| Ant1.5.2 EAR Problems --- Need Quick Feedback | Ant1.5.2 EAR Problems --- Need Quick Feedback 2003-03-07 - By Corbin, James
I am trying to build an ear file using ANT 1.5.2 and include the following Entry in the ear task.
<metainf dir="${common.dist.dir}" includes="LightSpeedCommon.jar"/>
The debug output to the screen says that the LightSpeedCommon.jar was added under the META-INF directory. When I extract the ear file to a directory, the jar file is not there. What gives?
This seems like a bug or am I doing something wrong?
Thanks, J.D.
[mkdir] Created dir: C:\LightSpeedAntBuild\jboss3x\ear\dist ZipFileSet: Setup scanner in dir C:\LightSpeedAntBuild\jboss3x\common\dist with patternSet{ includes: [LightSpeedCommon.jar] excludes: [] } fileset: Setup scanner in dir C:\LightSpeedAntBuild\jboss3x\ejb\dist with patternSet{ includes: [LightSpeedEJB.jar] excludes: [] } fileset: Setup scanner in dir C:\LightSpeedAntBuild\jboss3x\web\dist with patternSet{ includes: [LightSpeedWeb.war] excludes: [] } ZipFileSet: Setup scanner in dir C:\TogetherSoft\TogetherWSE\workspace\LightSpeed\META-INF with patternSet{ includes: [application.xml] excludes: [] } [ear] Building ear: C:\LightSpeedAntBuild\jboss3x\ear\dist\LightSpeed.ear [ear] adding directory META-INF/ [ear] adding entry META-INF/MANIFEST.MF [ear] adding entry META-INF/LightSpeedCommon.jar [ear] adding entry LightSpeedEJB.jar [ear] adding entry LightSpeedWeb.war [ear] adding entry META-INF/application.xml
_____
J.D. Corbin Architecture and Emerging Systems Starwood Technology and Revenue Systems 9285 Teddy Lane, Suite 230 Lone Tree, CO 80124
Phone: 303.790.9551 Fax: 303.790.9550
james.corbin@(protected)
_____
This electronic message transmission contains information from the Company that may be proprietary, confidential and/or privileged. The information is intended only for the use of the individual(s) or entity named above. If you are not the intended recipient, be aware that any disclosure, copying or distribution or use of the contents of this information is prohibited. If you have received this electronic transmission in error, please notify the sender immediately by replying to the address listed in the "From:" field.
|
|
 |