From f06fb0b18ae2c1f940c01f7f43d79fe6a9e10a0b Mon Sep 17 00:00:00 2001 From: mdb Date: Fri, 2 Nov 2001 02:02:27 +0000 Subject: [PATCH] Fixed classpath so that things in classes are preferred, things in lib/*.jar are next and things in /usr/share/java/*.jar are last. git-svn-id: https://samskivert.googlecode.com/svn/trunk@413 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/samskivert/build.xml b/projects/samskivert/build.xml index ccdc2637..b6f8110a 100644 --- a/projects/samskivert/build.xml +++ b/projects/samskivert/build.xml @@ -17,9 +17,9 @@ - - + +