On Jan 3, 2006, at 11:20 AM, Mark Womack wrote:

This is because of the build changes I just made.  For those that have
experience with this, how do I update gump so that it knows the new
location for the jar?

-Mark

Checkout the gump metadata: svn co https://svn.apache.org/repos/gump/ metadata/project gumpmeta

Edit gumpmeta/logging-log4j.xml and change all occurrences of <jar> along the lines of:

-    <jar  name="log4j-@@DATE@@.jar" id="log4j"/>
+    <jar  name="dist/lib/log4j-@@DATE@@.jar" id="log4j"/>

svn commit -m "Changed location of jar artifacts"




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

Reply via email to