Skip to content

Commit

Permalink
Drop most ivy files
Browse files Browse the repository at this point in the history
This is mostly to ensure there is one place for dependency updates to occur, not
two.

lwjgl and geotools did not have their ivy files dropped, since there was a diff
between ivy and maven dependency builds. This is most likely due to dependency
exclusions. The geotools pom.xml now has all the exclusions from the ivy.xml file
now.

jts ''also'' had a diff between ivy and maven dependency builds, but the missing
files were test files (specifically, `*Test.class`) and test related files.

This additionally bumps the minimum JOSM version for everything that had an
ivy.xml file to r19044 for rebuild purposes (r19044 is Java 11+ only).
  • Loading branch information
tsmock committed Oct 23, 2024
1 parent eb79054 commit 8aedd41
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ivy.xml

This file was deleted.

0 comments on commit 8aedd41

Please sign in to comment.