Changeset 19375 in josm for trunk/build.xml
- Timestamp:
- 2025-04-02T18:14:21+02:00 (12 months ago)
- File:
-
- 1 edited
-
trunk/build.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/build.xml
r19367 r19375 802 802 <pathelement path="${build.dir}"/> 803 803 <pathelement path="${test.dir}/build/unit"/> 804 <pathelement path="${commons-lang3.jar}"/>805 804 </classpath> 806 805 </javac> … … 817 816 <pathelement path="${build.dir}"/> 818 817 <pathelement path="${script-build.dir}"/> 819 <pathelement path="${commons-lang3.jar}"/>820 818 </classpath> 821 819 <arg value="--type"/> … … 842 840 <pathelement path="${build.dir}"/> 843 841 <pathelement path="${script-build.dir}"/> 844 <pathelement path="${commons-lang3.jar}"/>845 842 </classpath> 846 843 <arg value="--noeli"/>
Note:
See TracChangeset
for help on using the changeset viewer.
