Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX - Java 11 javax.xml.bind dependencies #254

Merged
merged 2 commits into from
Apr 9, 2019

Commits on Apr 8, 2019

  1. FIX - Java 11 javax.xml.bind dependencies

    - added required dependencies to `pom.xml` dependencyManagement;
    - added managed dependencies to `greenfield-apps/pom.xml` and `pdfbox-apps/pom.xml';
    - removed `--add-modules=java.xml.bind` from all startup scripts as this fails from Java 11 onwards and the dependencies are now packaged; and
    - now sourcing download from OPF site, updates happen less often.
    carlwilson committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    bd93366 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    1ebac01 View commit details
    Browse the repository at this point in the history