Changeset 349
- Timestamp:
- 01/05/12 15:46:09 (14 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/JavaCommons/build.xml (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/JavaCommons/build.xmlr337 r349 97 97 <path id="JFCMonitor.classpath"> 98 98 <pathelement location="${build.location.jfcmonitor}" /> 99 <path refid="JavaHelperLib.classpath" /> 99 100 </path> 100 101 … … 330 331 </manifest> 331 332 </jar> 333 <copy todir="${dist.location.jfcmonitor}"> 334 <fileset file="${dist.location.main}/${JavaHelperLib.jarname}"/> 335 </copy> 332 336 333 337 <!-- copy Javadoc to dist --> 
Note: See TracChangeset
          for help on using the changeset viewer.
      
