Changeset 33668 in osm for applications


Ignore:
Timestamp:
2017-09-25T19:55:43+02:00 (7 years ago)
Author:
donvip
Message:

fix build.xml to include lib jars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/apache-commons/build.xml

    r32680 r33668  
    4343            <classpath>
    4444                <pathelement path="${plugin.build.dir}"/>
    45                 <pathelement location="${josm}"/>
     45                <path refid="plugin.classpath"/>
    4646            </classpath>
    4747        </javac>
Note: See TracChangeset for help on using the changeset viewer.