File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 </copy >
9393 </target >
9494 <target name =" jar" description =" o Create the jar" depends =" compile,test" >
95- <jar jarfile =" ${ defaulttargetdir } /${ final.name } .jar" excludes =" **/package.html" basedir =" ${ classesdir } " >
95+ <jar jarfile =" ${ defaulttargetdir } /${ final.name } .jar" excludes =" **/package.html" basedir =" ${ classesdir } " manifest = " ${ basedir } /src/conf/MANIFEST.MF " >
9696 </jar >
9797 </target >
9898 <target name =" clean" description =" o Clean up the generated directories" >
Original file line number Diff line number Diff line change 1- Extension-Name : @package@
1+ Extension-Name : commons-io
2+ Specification-Title : Commons IO
23Specification-Vendor : Apache Software Foundation
3- Specification-Version : 1.0
4+ Specification-Version : 1.1
5+ Implementation-Title : org.apache.commons.io
46Implementation-Vendor : Apache Software Foundation
5- Implementation-Version : @version@
7+ Implementation-Version : 1.1
You can’t perform that action at this time.
0 commit comments