Changeset 35601 in osm for applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
- Timestamp:
- 2020-10-18T19:30:35+02:00 (4 years ago)
- Location:
- applications/editors/josm/plugins/MicrosoftStreetside
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/MicrosoftStreetside
- Property svn:ignore
-
old new 11 11 checkstyle-josm-MicrosoftStreetside.xml 12 12 spotbugs-josm-MicrosoftStreetside.xml 13 bintest
-
- Property svn:ignore
-
applications/editors/josm/plugins/MicrosoftStreetside/gradle.properties
r34772 r35601 8 8 # Minimum required JOSM version to run this plugin, choose the lowest version possible that is compatible. 9 9 # You can check if the plugin compiles against this version by executing `./gradlew minJosmVersionClasses`. 10 plugin.main.version=1 446010 plugin.main.version=16548 11 11 #plugin.version= 12 12 # Version of JOSM against which the plugin is compiled 13 13 # Please check, if the specified version is available for download from https://josm.openstreetmap.de/download/ . 14 14 # If not, choose the next higher number that is available, or the gradle build will break. 15 plugin.compile.version=1 446015 plugin.compile.version=17084 16 16 plugin.requires=apache-commons;apache-http;utilsplugin2;javafx 17 17
Note:
See TracChangeset
for help on using the changeset viewer.