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 rd...@apache.org on 2008/07/27 15:46:08 UTC

svn commit: r680105 - /james/mailet/crypto/trunk/include.properties

Author: rdonkin
Date: Sun Jul 27 06:46:08 2008
New Revision: 680105

URL: http://svn.apache.org/viewvc?rev=680105&view=rev
Log:
Fixed bad path for activation jar.

Modified:
    james/mailet/crypto/trunk/include.properties

Modified: james/mailet/crypto/trunk/include.properties
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/include.properties?rev=680105&r1=680104&r2=680105&view=diff
==============================================================================
--- james/mailet/crypto/trunk/include.properties (original)
+++ james/mailet/crypto/trunk/include.properties Sun Jul 27 06:46:08 2008
@@ -26,7 +26,7 @@
 
 # ----- Activation -----
 activation.id=activation-1.1.1
-javax-activation.jar=stage/activation/jars/${activation.id}.jar
+javax-activation.jar=stage/javax.activation/jars/${activation.id}.jar
 
 # ----- Mailet -----
 mailet.jar=stage/org.apache.james/jars/mailet-3.0-SNAPSHOT.jar



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org