Ant task with custom classpath?

2009-06-05 Thread mspelina
Hello Would it be possible to call Ant task with different classpath than the one actual build is running with ? Following should give you an idea: I have attempted to use taskdef to archieve this, but it does not seem to work: This defines the ta

Ant task with custom classpath?

2009-06-05 Thread adam kopecky
Hello Would it be possible to call Ant task with different classpath than the one actual build is running with ? Following should give you an idea: I have attempted to use taskdef to archieve this, but it does not seem to work: This defines th