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-html4j.git.
from 1e398f8 Automatic handling of Interrupted executions with
PhaseExecutor
new 5dcd95a Javadoc yields unimportant warnings on JDK-17
new a34af38 Initialize Swing and JavaFX prior to starting tests to avoid
deadlocks
new 6e5b1de Switching to GitHub Actions for CI
new 3f8bba4 Merge pull request #45 from jtulach/Actions
The 375 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:
.../workflows/javadoc.yml | 36 ++++++++---
.../workflows/linux.yml | 36 ++++++++---
.../Bundle.properties => .github/workflows/mac.yml | 36 ++++++++---
.../workflows/windows.yml | 36 ++++++++---
.travis.yml | 71 ----------------------
README.md | 5 +-
.../org/netbeans/html/ko4j/DoubleViewTest.java | 39 ++++++++++++
pom.xml | 14 ++++-
8 files changed, 167 insertions(+), 106 deletions(-)
copy boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties =>
.github/workflows/javadoc.yml (58%)
copy boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties =>
.github/workflows/linux.yml (55%)
copy boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties =>
.github/workflows/mac.yml (57%)
copy boot-fx/src/main/resources/org/netbeans/html/boot/fx/Bundle.properties =>
.github/workflows/windows.yml (56%)
delete mode 100644 .travis.yml
---------------------------------------------------------------------
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