Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build tools and dependencies #24

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from
Open

Conversation

matthieun
Copy link
Contributor

  • Travis: openjdk11
  • Checkstyle 8.18
  • Atlas 5.8.4
  • Spotless 3.18.0
  • Gradle 5.6
  • Gradle JOSM plugin: 0.6.4

.travis/build.sh Outdated
@@ -2,4 +2,4 @@

chmod u+x gradlew

./gradlew clean build minJosmVersionClasses
./gradlew clean build
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add task compileJava_minJosm, which is the new name for what was minJosmVersionClasses in previous versions of the gradle-josm-plugin.
It checks if the plugin can be compiled against the minimum JOSM version that is given in the manifest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants