| Problem Using Ear Task in 1.5.2 | Problem Using Ear Task in 1.5.2 2003-03-27 - By Wax, Michael (NBC)
The ear task in 1.5.2 does not include my application.xml file in the ear file. This feature works in 1.5.1.
My task is as follows: <target name="ear"> <ear destfile="${target.dir}/trackerApp.ear" appxml="${src.dir}/meta-inf/application.xml"> <fileset dir="${target.dir}" includes="*.jar,*.war"/> </ear> </target>
Am I doing something wrong, or is this a bug?
Because e-mail can be altered electronically, the integrity of this communication cannot be guaranteed.
|
|
 |