Re: Nesting of Braces

2010-06-06 Thread adam kopecky
You can use http://ant-contrib.sourceforge.net/tasks/tasks/propertycopy.html";>PropertyCopy task Regards > Původní zpráva > Od: GokulHCL > Předmět: Nesting of Braces > Datum: 27.5.2010 14:22:01 > > > Hi > I am using ant 1.7. I

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