You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2007/04/20 13:14:00 UTC

svn commit: r530741 - /gump/metadata/project/james-server.xml

Author: bodewig
Date: Fri Apr 20 04:13:57 2007
New Revision: 530741

URL: http://svn.apache.org/viewvc?view=rev&rev=530741
Log:
jar moved

Modified:
    gump/metadata/project/james-server.xml

Modified: gump/metadata/project/james-server.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-server.xml?view=diff&rev=530741&r1=530740&r2=530741
==============================================================================
--- gump/metadata/project/james-server.xml (original)
+++ gump/metadata/project/james-server.xml Fri Apr 20 04:13:57 2007
@@ -113,8 +113,8 @@
       <!-- end for -->
     </ant>
     <depend project="magic" runtime="true" inherit="runtime"/> 
-    <home nested="./pheonix-deployment/target/lib"/>
-    <jar name="james-server-@@DATE@@.jar"/>
+    <home nested="stage/org.apache.james/jars"/>
+    <jar name="james-server-core-library-@@DATE@@.jar"/>
     <nag to="server-dev@james.apache.org"
        from="Gump &lt;server-dev@james.apache.org&gt;"/>
   </project>