It's the official way in principle maybe we should remove or regenerate the build.xml. Also, the build.xml is only going to be good for compiling...
The following just worked for me:
mkdir xwing cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/xwing co . cd projects/xwing maven jar:install-snapshot cd ../xwingxet/ maven jar maven makeApplets appletviewer target/applets/Applet-XwingXet.html
paul
On 22-Apr-04, at 16:26 Uhr, David Forslund wrote:
I did a CVS checkout on xwing and tried an ant build. It fails with many
missing classes. Not all of Jaxen is there and it is missing
org.apache.commons.lang
I can add some of the jar files, but why go through the effort of autodownloading the jar files if they aren't the right ones or aren't sufficient?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
