Skip to content

Moving SwingSet3 to Maven and Java 11#6

Open
cmarchand wants to merge 3 commits intosjas:masterfrom
cmarchand:master
Open

Moving SwingSet3 to Maven and Java 11#6
cmarchand wants to merge 3 commits intosjas:masterfrom
cmarchand:master

Conversation

@cmarchand
Copy link

A simple move to Maven (how still uses Ant ?) and to Java 11.
Project is also compatible with Java 24, even if pom limits to 11.

In java code, only this has been corrected :

  • deprecated for removal
  • dependency changes
  • resource loading

What's still to do :

  • correct all raw uses of collections
  • convert listener implementations to lambdas
  • use streams where it's better

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant