Skip to content

Commit

Permalink
See #24091: Drop gradle from JOSM maintained plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Smock <[email protected]>
  • Loading branch information
tsmock committed Jan 28, 2025
1 parent ff7eff3 commit 1be5a72
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 344 deletions.
8 changes: 7 additions & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@
<property name="plugin.resources.dir" value="src/main/resources"/>

<!-- edit the properties of this plugin in the file `gradle.properties` -->
<property file="${basedir}/gradle.properties"/>
<property name="plugin.main.version " value=" 18877"/>
<property name="plugin.canloadatruntime " value=" true"/>
<property name="plugin.author " value=" floscher &lt;incoming+josm-plugin-wikipedia-6702380-issue-@incoming.gitlab.com&gt;, simon04"/>
<property name="plugin.class " value=" org.wikipedia.WikipediaPlugin"/>
<property name="plugin.icon " value=" images/dialogs/wikipedia.png"/>
<property name="plugin.link " value=" https://josm.openstreetmap.de/wiki/Help/Plugin/Wikipedia"/>
<property name="plugin.description " value=" Simplifies linking OSM objects to Wikipedia articles and Wikidata items"/>

<!-- ** include targets that all plugins have in common ** -->
<import file="../build-common.xml"/>
Expand Down
Binary file removed gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
7 changes: 0 additions & 7 deletions gradle/wrapper/gradle-wrapper.properties

This file was deleted.

244 changes: 0 additions & 244 deletions gradlew

This file was deleted.

92 changes: 0 additions & 92 deletions gradlew.bat

This file was deleted.

0 comments on commit 1be5a72

Please sign in to comment.