Tommy Nordgren <[EMAIL PROTECTED]>
04/01/2006 05:56 AM
Please respond to
"Ant Users List"
To
Ant Users List
cc
Subject
Building ant tasks with ant
I want to use ant to build ant tasks. However, since
the ant library
folder is automatically
added to the class p
I want to use ant to build ant tasks. However, since the ant library
folder is automatically
added to the class path when running the javac task, how can I
specifically exclude a jar
file in the ants library (containing previous versions of my ant
tasks, and any helper classes)
from the clas