Hi,

 

I have an build.xml file.

 

If I  run the target "ear-target" using  ant -Dxyz=1 -Dyyy=1 ear-target    @ 
command prompt, it should create webpro11.ear & webpro11.war

 

& if I run "ear-target" using  ant -Dxyz=1  -Dyyy=2  ear-target    @ command 
prompt, it should create webpro12.ear & webpro12.ear

 

How can I achieve this ?

 

Any idea?

 

Thanks in adavance.

 

Regards,

evviswanath

Reply via email to