Shane Curcuru wrote:
>
> I'm presuming this is the correct addition - the element name 'work'
> doesn't immediately spring this to mind, but it seems to work in the other
> smoketest variant...
>
> cvs diff xml-xalan.xml (in directory E:
> \builds\jakarta-alexandria\proposal\gump\project\)
> Index: xml-xalan.xml
> ===================================================================
> RCS file:
> /home/cvspublic/jakarta-alexandria/proposal/gump/project/xml-xalan.xml,v
> retrieving revision 1.14
> diff -r1.14 xml-xalan.xml
> 85a86
> > <work nested="test/java/src"/>
>
> Presumably this puts the src directory (which has the XSLTestAntTask.class
> file checked in) in Ant's classpath, such that the build.xml that attempts
> to define <xalantest> from this will work. I'm hoping to get this working
> so I can get rid of the old smoketest target and clean up the xalan
> testing. (and then think about expansion, and adding xml-commons to the
> list of projects, since I'd like to make Xalan use it soon.)(nevermind,
> it's already there!)
Yes, work means "add-to-classpath". I probably should rename it.
Why check this class in? It is build by the build process, and already on
the classpath. In fact, the version built is of a different size - any
explanation?
Directory of D:\jakarta\xml-xalan\test\java\build\org\apache\qetest\xsl
08/06/2001 06:35a 7,874 XSLTestAntTask.class
1 File(s) 7,874 bytes
Directory of D:\jakarta\xml-xalan\test\java\src\org\apache\qetest\xsl
07/27/2001 01:42p 10,289 XSLTestAntTask.class
07/27/2001 01:42p 24,571 XSLTestAntTask.java
2 File(s) 34,860 bytes
- Sam Ruby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]