You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ba...@apache.org on 2008/07/30 19:23:34 UTC

svn commit: r681131 - in /james/server/trunk: include.properties stage/org.apache.james/jars/apache-james-standard-mailets-1.0-SNAPSHOT.jar

Author: bago
Date: Wed Jul 30 10:23:34 2008
New Revision: 681131

URL: http://svn.apache.org/viewvc?rev=681131&view=rev
Log:
Generated name for standard-mailets is currently standard-mailets.

Removed:
    james/server/trunk/stage/org.apache.james/jars/apache-james-standard-mailets-1.0-SNAPSHOT.jar
Modified:
    james/server/trunk/include.properties

Modified: james/server/trunk/include.properties
URL: http://svn.apache.org/viewvc/james/server/trunk/include.properties?rev=681131&r1=681130&r2=681131&view=diff
==============================================================================
--- james/server/trunk/include.properties (original)
+++ james/server/trunk/include.properties Wed Jul 30 10:23:34 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.jar=apache-james-standard-mailets-1.0-SNAPSHOT.jar
+jarname.std-mailet.jar=standard-mailets-1.0-SNAPSHOT.jar
 std-mailet.jar=${path.lib.james}/${jarname.std-mailet.jar}
-jarname.std-mailet.tests.jar=apache-james-standard-mailets-1.0-SNAPSHOT-tests.jar
+jarname.std-mailet.tests.jar=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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org