On the command line I checked out the code for the 2.7.1 release with a
subversion client:
svn checkout
http://svn.apache.org/repos/asf/xalan/java/tags/xalan-j_2_7_1
The "build dist" target didn't build OK for me, but there is an
informational message just before all the failures:
[echo] To compile the sample servlets, javax.servlet and
javax.servlet.http must be on the classpath
So one can't build a distribution with what we have in subversion. Perhaps
there is a reason we don't have the jar that contains the servlet APIs
defined in it.
On the other hand if I have to tweak my classpath to make the build work,
where do I get this code from?
- Brian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]