|
From: Rod J. <rod...@in...> - 2003-12-15 10:39:50
|
The tests now depend on a Commons Attributes precompile step. However, this doesn't take very long at all as it applies only to one package. However, you will need to put the following files in your $ANT_HOME/lib to get the tests to run: - Commons Attributes compiler Jar (in CVS) - commons-collections.jar (in CVS) - xjavadoc.jar (from XDoclet project). I'm not sure whether to put this in CVS as none of our code uses it. Thoughts? For now, I've named the attributes-dependent test case so that Eclipse won't pick up. I'll change this when I get time so that the build is also triggered under Eclipse. Regards, Rod ____________________________________________________ Rod Johnson J2EE Consultant and Author +44 7973 409 132 rod...@in... Author of "Expert One-on-One J2EE Design and Development" (October 2002). http://www.amazon.com/exec/obidos/tg/detail/-/0764543857/ Founder, Spring Framework: http://www.springframework.org "Introducing the Spring Framework" (ServerSide article) http://www.theserverside.com/resources/article.jsp?l=SpringFramework |