|
From: Colin S. <col...@ex...> - 2003-12-15 15:38:28
|
Rod, Is this an older version of the attributes code? The dep info at Apache lists qdox: http://jakarta.apache.org/commons/sandbox/attributes/dependencies.html Rod Johnson wrote: >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 > > |