Posted By:
Chuck_Scott
Posted On:
Tuesday, November 12, 2002 09:57 PM
I am having a hard time figuring out how to get JUnit testing to work from ant when it comes to testing code that uses Xerces library code. I've seen some gory explanations associated with the classloader issue but finding a straight forward answer has been tough
I am calling Maven's ant targets from a beta release and when it comes to testing xml code, I have to run JUnit independently.