I want to create a WAR's and JAR's through ANT process. Through Build.xml I am able to create JAR's and WAR's easily but problem lies with the manifest file. After searching a lot I found some lines of code which is needed to be added in build.xml to include original manifest.mf file inside the JAR'S but I am stuck when I want my original manifest.mf file inside my WAR. Please help me how to include original mainifest.mf inside the WAR structure through ANT
Asked
Active
Viewed 65 times
1 Answers
0
I used filesetmanifest="merge"
to solved the problem.

Dan Is Fiddling By Firelight
- 5,981
- 17
- 77
- 128

sargam
- 31
- 6