This is an automated email from the ASF dual-hosted git repository.
jlahoda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 5885596 Merge pull request #2026 from pedro-w/jgit-551
add b52d38d Enhancing the OpenJDK support with ability to disable use of
ant langtools build; and specifying a different location for the build.
No new revisions were added by this update.
Summary of changes:
.../release/scripts/build-langtools-consol.xml | 6 +-
.../java/openjdk/jtreg/ActionProviderImpl.java | 10 +-
.../java/openjdk/project/ActionProviderImpl.java | 26 +++-
.../modules/java/openjdk/project/Settings.java | 20 ++++
.../{TestCategory.form => BuildCategory.form} | 63 ++++------
.../openjdk/project/customizer/BuildCategory.java | 132 +++++++++++++++++++++
.../openjdk/project/customizer/Bundle.properties | 3 +
.../openjdk/project/customizer/TestCategory.form | 2 +
.../openjdk/project/customizer/TestCategory.java | 2 +-
9 files changed, 214 insertions(+), 50 deletions(-)
copy
java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/project/customizer/{TestCategory.form
=> BuildCategory.form} (54%)
create mode 100644
java/java.openjdk.project/src/org/netbeans/modules/java/openjdk/project/customizer/BuildCategory.java
---------------------------------------------------------------------
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