Hi,
Is it possible to use uptodate on class files?
//Mikael
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
When I read about the depend in the ant user's manual I get confused.
"The depend task works by determining which classes are out of date with respect to
their source and then removing the class files of any other classes which depend on
the out-of-date classes."
So this removes classes th
Hi Geoff,
>From the JDK Tool docs:
java -jar ... "When you use this option, the JAR file is the source of all user
classes, and other user class path settings are ignored."
If you want to launch an application using java -jar, then build that jar file with a
Class-Path entry in its manifest.
[sorry for the cross post]
You may want to try using two tasks, xcluder [1] for XInclude and then
xslt/style for XSLT.
xcluder uses Xerces or XOM. Note that it's just a wrapper so the
namespaces the task will understand and conformance in general depends
on what is used under the hood. I had to