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/netbeans.git
from d371705b68 Merge pull request #5677 from
matthiasblaesing/js_improvements1
add a44b3ed9c9 Opt-in support for building NetBeans with nb-javac via
nbjavac.class.path property
add 91951b246b Using Matthias's version of nb-javac-smokecheck
new b03de5696e Merge pull request #5609 from
apache/jtulach/BuildNetBeansWithNbJavac
The 1 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:
.github/workflows/main.yml | 28 +++
.../antsrc/org/netbeans/nbbuild/CustomJavac.java | 14 +-
.../netbeans/nbbuild/CustomJavacClassLoader.java | 203 +++++++++++++++++++++
3 files changed, 244 insertions(+), 1 deletion(-)
create mode 100644
nbbuild/antsrc/org/netbeans/nbbuild/CustomJavacClassLoader.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