ECTED]> wrote:
With conditional pattern ...
Jan
-Ursprüngliche Nachricht-
Von: Mohit Anchlia [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 30. September 2008 20:54
An: user@ant.apache.org
Betreff: Packaging war
I have a war file that gets deployed in tomcat and jboss.
t;>
>> On Tue, Sep 30, 2008 at 10:20 PM, <[EMAIL PROTECTED]> wrote:
>> > With conditional pattern ...
>> >
>> >
>> >
>> >
>> >
>> >
>> > Jan
>> >
>> >>-Ursprüngliche Nachric
chlia [mailto:[EMAIL PROTECTED]
> >>Gesendet: Dienstag, 30. September 2008 20:54
> >>An: user@ant.apache.org
> >>Betreff: Packaging war
> >>
> >>I have a war file that gets deployed in tomcat and jboss. I
]
>>Gesendet: Dienstag, 30. September 2008 20:54
>>An: user@ant.apache.org
>>Betreff: Packaging war
>>
>>I have a war file that gets deployed in tomcat and jboss. I need to
>>include log4j.xml in WEB-INF/lib only in ce
Inside your jar command you may declare your criteria easily. Try ant
condition.
http://ant.apache.org/manual/CoreTasks/condition.html
First you may declare your criteria as a property, and check that inside a
condition.
---
Kamal Mettananda
http://lkamal.b
With conditional pattern ...
Jan
>-Ursprüngliche Nachricht-
>Von: Mohit Anchlia [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 30. September 2008 20:54
>An: user@ant.apache.org
>Betreff: Packaging war
>
>I have a war file that gets deployed in tom
I have a war file that gets deployed in tomcat and jboss. I need to
include log4j.xml in WEB-INF/lib only in certain env. How can I
include this lib file selectively while pacakging war file
-
To unsubscribe, e-mail: [EMAIL PROTEC