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 c451e08 [NETBEANS-731] Rename AutoHidingMenuBarManualTest to avoid a
test failure. (#1067)
add a7ba74b Updating to Felix 6.0.1
add c7e15b7 Removing dependency on compat8 filesystem JAR
add 4be0d81 Hiding the travis scripts into nbbuild directory
add b95c732 JDK11 prevents changing context classloader for certain
threads
new d647a4f Jesse suggests to remove pre-loading of deprecated classes
new 3354ccf Bringing Felix601 into the master
The 2 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 +-
.../src/org/netbeans/junit/MockServices.java | 6 +++++-
.../travis/check-line-endings.sh | 0
.../netbeans/core/netigso/EnabledAutoloadTest.java | 1 -
.../org/netbeans/core/netigso/IntegrationTest.java | 1 -
.../core/netigso/NetigsoUsesSwingTest.java | 1 -
.../src/org/netbeans/core/netigso/NetigsoUtil.java | 7 ------
platform/core.osgi/nbproject/project.properties | 4 ++--
platform/core.osgi/nbproject/project.xml | 8 -------
.../src/org/netbeans/core/osgi/OSGiRepository.java | 3 ---
platform/libs.felix/external/binaries-list | 2 +-
...txt => org.apache.felix.main-6.0.1-license.txt} | 4 ++--
....txt => org.apache.felix.main-6.0.1-notice.txt} | 0
platform/libs.felix/manifest.mf | 1 +
platform/libs.felix/nbproject/project.properties | 2 +-
platform/libs.felix/nbproject/project.xml | 4 ++--
platform/libs.osgi/build.xml | 25 ----------------------
platform/libs.osgi/external/binaries-list | 4 ++--
.../{osgi-5.0-license.txt => osgi-7.0-license.txt} | 6 +++---
platform/libs.osgi/manifest.mf | 2 +-
platform/libs.osgi/nbproject/project.properties | 4 ++--
platform/libs.osgi/nbproject/project.xml | 8 +++----
.../org/netbeans/modules/netbinox/Netbinox.java | 12 +++++++++++
23 files changed, 39 insertions(+), 68 deletions(-)
rename travis-check-line-endings.sh => nbbuild/travis/check-line-endings.sh
(100%)
rename platform/libs.felix/external/{org.apache.felix.main-4.2.1-license.txt
=> org.apache.felix.main-6.0.1-license.txt} (99%)
rename platform/libs.felix/external/{org.apache.felix.main-4.2.1-notice.txt =>
org.apache.felix.main-6.0.1-notice.txt} (100%)
rename platform/libs.osgi/external/{osgi-5.0-license.txt =>
osgi-7.0-license.txt} (98%)
---------------------------------------------------------------------
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