jvanzyl 2004/05/02 20:47:51
Modified: maven-core/src/bin classworlds.conf
Log:
o tools.jar isn't required, the compiler component should know how
to find what it needs and it does.
Revision Changes Path
1.4 +0 -1 maven-components/maven-core/src/bin/classworlds.conf
Index: classworlds.conf
===================================================================
RCS file: /home/cvs/maven-components/maven-core/src/bin/classworlds.conf,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- classworlds.conf 16 Apr 2004 13:56:09 -0000 1.3
+++ classworlds.conf 3 May 2004 03:47:51 -0000 1.4
@@ -1,5 +1,4 @@
main is org.apache.maven.MavenCli from root
[root]
-load ${tools.jar}
load ${maven.home}/lib/*.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]