This is an automated email from the ASF dual-hosted git repository. geertjan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-html4j.git
commit 006488782a6d1567eacb080443bcd9329988f323 Merge: 78c3810 ffb3f0b Author: Geertjan Wielenga <[email protected]> AuthorDate: Sat Sep 22 10:53:32 2018 +0200 Merge pull request #11 from dukescript/jdk-11 Allow building on JDK 11 .travis.yml | 5 +- boot-agent-test/pom.xml | 5 ++ boot-fx/pom.xml | 12 ++--- .../java/html/boot/script/KnockoutEnvJSTest.java | 24 +++++++--- equinox-agentclass-hook/pom.xml | 9 ---- .../src/main/java/java/lang/Module.java | 23 +++++++++ .../html/equinox/agentclass/NbInstrumentation.java | 9 +++- html4j-maven-plugin/pom.xml | 48 +++++++++++-------- .../java/org/netbeans/html/mojo/Gradle1Test.java | 8 ++++ .../net/java/html/json/ModelProcessorTest.java | 8 ++++ ko-felix-test/pom.xml | 12 ++--- ko-osgi-test/pom.xml | 32 +++++++++---- ko-ws-tyrus/pom.xml | 5 ++ ko4j/pom.xml | 5 ++ pom.xml | 55 +++++++++++++--------- sound/pom.xml | 9 +++- xhr4j/pom.xml | 5 ++ 17 files changed, 191 insertions(+), 83 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
