-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I've gone through a clean checkout and documented every step for beginners to be able to build the source and run the examples. What I've hit now is in doing the same thing in Eclipse. (Didn't realize how much I had done outside of Eclipse until now *sigh*)
Any missed steps / better ways / help / prayers in getting this set up from scratch would be appreciated.
Environment: ~ Windows XP ~ JDK 1.5 ~ Eclipse 3.1 Build id: 200412162000 (M4)
Checked out HEAD to a _clean_ area Selected build.xml -> Run As... -> Ant Build Passed the Download Warning Build failed - Unable to find classes in xercesImpl.jar. Modified classpath in Run As... -> Ant Build... to include xercesImpl.jar from $ANT_HOME\lib Build now succeeds, but all the hivemind.test.ant.TestConstructRegistry tests fail because org.apache.xml.serialize.BaseMarkupSerializer isn't found (NoClassDefFoundError)
Modifying the build's classpath didn't feel right, but it allowed compilation to succeed. Any insight as to how to do it 'right' such that the tests pass as well?
[trying to get the 'initial setup' instructions as concise as possible]
TIA Brian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32)
iD8DBQFB/zWnaCoPKRow/gARApexAJ9/fyAZapatlVgvzKk4f8Bo/g3akwCcDLGn VIy3WF1uq5xjVfrcANh2crk= =KGOs -----END PGP SIGNATURE-----
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
