Re: Creating EAR files..

Nick Chalko <[email protected]> Thu, 07 Aug 2003 12:50:47 -0700
Newsgroups gmane.comp.krysalis.user
Message-ID <[email protected]>
Since centipede is just ant,  of course there is,  but there is not a 
antlib for that yet.

Just create your own target that does what you need  like

<target name="ear"  depends="compile" >
<!-- do stuff -->
</target>

That way your target will rely on the compile from the java cent(antlib)

Krysalis USB wrote:

> Hi. Wanted to know whether it is possible to create EAR files (rather 
> than the JAR files) from Krysalis-Centipede. Is there any settings 
> that need to be done to achieve this.
>
> Thanks.
>
> _________________________________________________________________
> STOP MORE SPAM with the new MSN 8 and get 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 
>
> _______________________________________________
> krysalis-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/krysalis-users





-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01