Steve Cohen wrote:
what is fetch.xml? Sounds interesting.
I thought you knew; you updated lib/libraries.properties like you did,
that being the property file that drives it.
1. get the maven dependency tasks for ant; stick them in ant home
2. set up your proxy settings in ANT_OPTS, if needed.
3. go
ant -f fetch.xml -Ddest=system all
this will pull down the version of many things that are in
libraries.properties if they are not there.
make sure you dont have old versions on your classpath. Because we are
copying them into the dir, the old ones are not purged.
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]