Hi,
I need to run multiple target in Ant's loop. How can I achieve this. I am
able to make antcall in sequential way as described below.
every jar in a Tomcat or Glassgish war goes into /WEB-INF/lib e.g.
$CATALINA_HOME/webapps/WebAppName/WEB-INF/lib
$GF_HOME/lib/install/applications/WebappName\WebappName_war\WEB-INF\lib
Under Glassfish Server ant jars are located to $GF_HOME/lib/ant/lib
servlet spec
Hi,
I'm trying to build a war using Ant, but it won't find the lib/runtime
Here is my structure.
- WEB-INF
- lib
- build
- runtime
- classes
- META-INF
- MANIFEST.MF
- index.html
my manifest classpath
Class-Path: . lib/runtime/dwr.jar lib/runtime/bsf-2.3.jar
How should I have
Did you loop through targets using for loop?? If so, please let me know some
example.
Thanks.
Melih Onvural wrote:
>
> Thanks a bunch for that!
>
> --
> Melih
>
> On Sep 25, 2009, at 8:44 PM, Dominique Devienne wrote:
>
>> On Fri, Sep 25, 2009 at 9:24 PM, Melih Onvural > > wrote:
>>> I noti
Yes, I could use for to loop through. But its throwing error when i use as
below.. The error is thrown for taskdef.. When I enclose the loadfile in to
a target block its working fine without any issues. Please guide me to loop
through the targets for values from the text file.
But im getting err
its task not preset..
cvsusr wrote:
>
> Hi
>
> Can anyone help me in this.. im trying various ways but not able to
> achieve a solution..
>
> I used working fine when we know the target dir to compare and only when we need
> to compare two dirs..
>
> In my case i need to check all the di
Hi
Can anyone help me in this.. im trying various ways but not able to achieve
a solution..
I used
> Thanks for ur replies.. i will look in to that .. before that i shall give
> you the explanation of the question.
>
>
> I have dirs like
>
> Title/t1
> title/t2
> title/t3
>
> and more sub