User: user57
Date: 01/08/01 20:45:32
Modified: . Tag: jboss_buildmagic build.sh
Log:
o testsuite can now run junit tasks again.
o classpath usage has been expaned to allow standard ant v1.3 clients to
work against the build files.
o optional tasks is not assumed to be in the path anymore
o reverting to the standard xml parser that comes with ant to avoid any
odd class loading problems that might occur.
Revision Changes Path
No revision
No revision
1.1.2.5 +1 -4 jboss/Attic/build.sh
Index: build.sh
===================================================================
RCS file: /cvsroot/jboss/jboss/Attic/build.sh,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- build.sh 2001/08/01 22:01:55 1.1.2.4
+++ build.sh 2001/08/02 03:45:32 1.1.2.5
@@ -23,7 +23,7 @@
## ##
### ====================================================================== ###
-# $Id: build.sh,v 1.1.2.4 2001/08/01 22:01:55 user57 Exp $
+# $Id: build.sh,v 1.1.2.5 2001/08/02 03:45:32 user57 Exp $
PROGNAME=`basename $0`
DIRNAME=`dirname $0`
@@ -32,9 +32,6 @@
# the default search path for buildmagic/ant
ANT_SEARCH_PATH="\
- tools/planet57/buildmagic \
- tools/buildmagic \
- buildmagic \
tools/apache/ant \
tools/ant \
ant"
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development