Author: bago
Date: Wed Jul 30 09:35:25 2008
New Revision: 681113

URL: http://svn.apache.org/viewvc?rev=681113&view=rev
Log:
Update ant-based build to make use of mailet's (base+standard) tests jar in the 
test classpath.
Updated mailet version dependency from 3.0-SNAPSHOT to 2.4-SNAPSHOT (3rd typos 
in sequence.. good day :-( )

Modified:
    james/server/trunk/include.properties

Modified: james/server/trunk/include.properties
URL: 
http://svn.apache.org/viewvc/james/server/trunk/include.properties?rev=681113&r1=681112&r2=681113&view=diff
==============================================================================
--- james/server/trunk/include.properties (original)
+++ james/server/trunk/include.properties Wed Jul 30 09:35:25 2008
@@ -258,9 +258,9 @@
 base-mailet.jar=${path.lib.james}/${jarname.base-mailet.jar}
 jarname.base-mailet.tests.jar=apache-james-mailet-base-1.0-SNAPSHOT-tests.jar
 base-mailet.tests.jar=${path.lib.james}/${jarname.base-mailet.tests.jar}
-jarname.std-mailet.tests.jar=apache-james-standard-mailets-1.0-SNAPSHOT.jar
+jarname.std-mailet.jar=apache-james-standard-mailets-1.0-SNAPSHOT.jar
 std-mailet.jar=${path.lib.james}/${jarname.std-mailet.jar}
-jarname.std-mailet.test.jar=apache-james-standard-mailets-1.0-SNAPSHOT-tests.jar
+jarname.std-mailet.tests.jar=apache-james-standard-mailets-1.0-SNAPSHOT-tests.jar
 std-mailet.tests.jar=${path.lib.james}/${jarname.std-mailet.tests.jar}
 jarname.commons-io.jar=commons-io-1.2.jar
 commons-io.jar=${path.lib.commonsio}/${jarname.commons-io.jar}



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to