Ant task with custom classpath?
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?
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