This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 3354ccf Bringing Felix601 into the master
new 4b857cc Detect JDK9+ by presence of jmod
new f902f31 ant test-platform -Dtest.includes=Nothing compiles
new ebad3e6 ant clean shouldn't try to build javac
new cde21ae Make sure the tests fail in timely manner on JDK11
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 2 +-
nbbuild/build.xml | 10 +++++++++-
nbbuild/jdk.xml | 7 +++++--
nbi/engine/build.xml | 2 ++
.../unit/src/org/netbeans/modules/htmlui/ComponentsTest.java | 6 ++++--
.../unit/src/org/netbeans/modules/htmlui/DialogsTest.java | 8 +++++---
.../src/org/netbeans/modules/htmlui/FreeGeoProviderTest.java | 4 ++--
.../src/org/netbeans/modules/htmlui/HtmlComponentTest.java | 12 ++++++++----
.../netbeans/modules/htmlui/OpenHTMLRegistrationTest.java | 3 ++-
.../org/netbeans/modules/htmlui/ShowDialogFromEDTTest.java | 4 +++-
.../netbeans/modules/htmlui/ShowDialogFromFXThreadTest.java | 7 +++++--
platform/applemenu/build.xml | 4 +++-
.../src/org/openide/filesystems/JarFileSystemHidden.java | 4 +++-
13 files changed, 52 insertions(+), 21 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