Skip to content

fix Ant build script and make SwingSet3 work with Java 11 - #5

Open
chirontt wants to merge 2 commits into
sjas:masterfrom
chirontt:make_it_work_with_Java_11
Open

fix Ant build script and make SwingSet3 work with Java 11#5
chirontt wants to merge 2 commits into
sjas:masterfrom
chirontt:make_it_work_with_Java_11

Conversation

@chirontt

@chirontt chirontt commented Jul 2, 2021

Copy link
Copy Markdown

detailed info are in the commit messages.

chirontt added 2 commits June 24, 2021 13:00
so that the Ant build would complete successfully:

- add the missing jnlp.file property
- javadoc command shouldn't fail the build when there are errors in
javadocs (and there are plenty of javadoc errors!)
- make the source code loading work in Windows, by removing the
drive letter from the user.dir property value string when read.
- swingx.jar is too old to be compatible with Java 11; replace it with
the swingx-all-1.6.3.jar from Maven Central
- with the springx 1.6.3 library, the custom JXPanel class is no longer
compatible, and is no longer needed, so it's deleted
- all old "temp fix" for the Nimbus L&F class name is removed, to make
it work with Java 11
@chirontt chirontt mentioned this pull request Jul 2, 2021
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