Re: antlib classloader issue

2010-11-04 Thread Venkatesh Sangam
our tasks with the same loaderRef that is > used by the parent, if you can make no changes to the parent. > > -----Original Message- > From: Venkatesh Sangam [mailto:vsan...@gmail.com] > Sent: Wednesday, November 03, 2010 11:44 AM > To: user@ant.apache.org > Subject: Re: antli

task

2010-11-03 Thread Venkatesh Sangam
Based on the 1.8 planning guide , it seems like the taskwas planned for 1.8. But, I do not see this in the ant manual. Does this mean it is planned for a future release Thanks, Venkatesh

Re: antlib classloader issue

2010-11-03 Thread Venkatesh Sangam
Does anynore have any suggestions on the below classloader issue? Any suggestions are really appreciated Thanks, Venkatesh On Thu, Oct 21, 2010 at 11:37 AM, Venkatesh Sangam wrote: > Hello, > > I have the following case that is resulting in classcastexception. Any > suggestion to

antlib classloader issue

2010-10-21 Thread Venkatesh Sangam
Hello, I have the following case that is resulting in classcastexception. Any suggestion to fix this is really appreciated. 1. I have an ant build file parent.xml that has an antlib entry and also has usage for the custom tasks defined in the antlib as follows: