Say folks - I pulled velocity-tools out of CVS fresh and tried to build w/ Java 1.3.1 - dies because Datasource and javax.sql.Datasource cannot be resolved.
Builds fine with JDK 1.4.1 - so it looks like jdbc2 needs to be added to the libs. And upon further reflection - I notice that the javadoc task fails too ... Need to add xerces.jar and then all is good. Say - anybody know if ant can conditionally include jars like these based on java compiler being used? Timo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
