Changeset 34625 in osm for applications/editors/josm/plugins/openjfx/build.xml
- Timestamp:
- 2018-09-09T23:44:05+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/openjfx/build.xml
r34623 r34625 80 80 </restrict> 81 81 </jar> 82 <echo>Adding Monocle artifacts...</echo> 83 <jar destfile="${plugin.jar}" update="true" duplicate="preserve" level="9"> 84 <restrict> 85 <archives> 86 <zips> 87 <fileset dir="${plugin.lib.dir}" includes="*-monocle*.jar"/> 88 </zips> 89 </archives> 90 </restrict> 91 </jar> 82 92 </target> 83 93 </project>
Note:
See TracChangeset
for help on using the changeset viewer.
