There already is a core War and Ear task in CVS - cant you use those? Bye,
Les > -----Original Message----- > From: Martin Gee [mailto:[EMAIL PROTECTED] > Sent: 30 April 2001 06:27 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [SUBMIT] iPlanet war task. Generic Ear task. > > > Hi Gents, > > ear - cleanly package an ear file (application server > independent so far). > war - iPlanet Application Server 6.0 war task to gracefully > include iAS > addition XML descriptor (ias-web.xml). This task should spur > an abstraction > for the war task to cleanly encapsulate each application > server specific web > descriptor. > > NOTE: I will not be submitting an ejbjar task, Please see > Greg Nelson for > this. [EMAIL PROTECTED] I believe it would make sense for > that task to be > packaged in the j2eemodule package too. > > > Cheers, > Martin > > Configuration of tasks (defaults.properties) > ************************************************** > ear=org.apache.tools.ant.taskdefs.optional.j2eemodule.Ear > iplanet-war=org.apache.tools.ant.taskdefs.optional.j2eemodule.War > > > Submitted files > ************************************************** > iPlanetModule_war_ear.htm (Good docos) > org.apache.tools.ant.taskdefs.optional.j2eemodule.Ear.java > org.apache.tools.ant.taskdefs.optional.j2eemodule.War.java > > >
