Depot Version Ant Tasks - Troubleshooting |
VersionException | ||
Apache Depot Version attempts to throw meaningful and descriptive exceptions. If on JDK1.4 or above look at the 'cause' behind the ant BuildException.
-verbose | ||
The ant tasks respect this with ant command line parameter, and give appropriate information.
-debug | ||
The ant tasks respect this with ant command line parameter, and give appropriate information. Try -verbose first, since -debug is exhaustive & highly verbose.
Logging | ||
-D org.apache.depot.version.logging=true enables Apache Depot Version Commons Logging. That said, this is less and less useful (we are trying to integrate logging at an API level into the tools) and might soon be removed altogether.
Contact us | ||
If all else fails contact us via http://www.apache.org. You'll find appropriate mailing lists and bug tracker there.
by Adam R. B. Jack

