Skip to content

Conversation

@chirontt
Copy link

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.

This would make the Ant build succeeds and the resulting SwingSet3 works fine in Java 8.
The build would still succeed in Java 11, but SwingSet3 gives errors when switching between demos.
The fix for Java 11 will be in another PR.

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.
@chirontt
Copy link
Author

chirontt commented Jul 2, 2021

closed as superseded by #5

@chirontt chirontt closed this 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