Skip to content

Changes in this commit are primarily for Java 9 or newer.#14

Merged
shroffk merged 1 commit intomasterfrom
issue_13
Jun 19, 2018
Merged

Changes in this commit are primarily for Java 9 or newer.#14
shroffk merged 1 commit intomasterfrom
issue_13

Conversation

@georgweiss
Copy link
Copy Markdown
Contributor

The code was successfully built with Java 1.8, Java 9.0.4 and Java 10.0.1, using
Maven 3.5.2 on Mac OS 10.12.6.

Summary of changes:

  • Dependencies to Corba have been removed. This does imply a few API changes,
    but should have very limited impact.
  • Some pom files have been updated to fix an issue with the javadoc Maven plugin.
  • javadoc warnings eliminated.
  • Some html was changed due to the javadoc tool behavior in Java 9+, which
    treats self-closing elements as errors and hence aborts the Maven build.
  • Classes considered superfluous removed.

The code was successfully built with Java 1.8, Java 9.0.4 and Java 10.0.1, using
Maven 3.5.2 on Mac OS 10.12.6.

Summary of changes:
* Dependencies to Corba have been removed. This does imply a few API changes,
but should have very limited impact.
* Some pom files have been updated to fix an issue with the javadoc Maven plugin.
* javadoc warnings eliminated.
* Some html was changed due to the javadoc tool behavior in Java 9+, which
treats self-closing elements as errors and hence aborts the Maven build.
* Classes considered superfluous removed.
@shroffk shroffk merged commit e6ee8e1 into master Jun 19, 2018
@georgweiss
Copy link
Copy Markdown
Contributor Author

Thanks.

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.

3 participants