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-jackpot30.git


    from 13e22c1  Fixing tests.
     add db7b360  Upgrading to NetBeans 20
     new b197e3a  Merge pull request #35 from jlahoda/release20

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                         | 68 ++++++++++++++++++++++
 .travis.yml                                        | 37 ------------
 cmdline/README.md                                  |  8 +--
 cmdline/build.xml                                  | 14 ++++-
 .../jackpot30/cmdline/lib/CreateStandaloneJar.java | 21 ++++++-
 cmdline/maven/pom.xml                              |  4 +-
 .../modules/jackpot30/maven/RunJackpot30Test.java  |  2 +-
 cmdline/maven/tests/fail-on-warnings/golden        |  2 +-
 cmdline/maven/tests/sl-failure/golden              |  2 +-
 cmdline/processor/build.xml                        |  4 +-
 cmdline/processor/nbproject/project.properties     |  3 +-
 cmdline/tool/build.xml                             | 10 +---
 cmdline/tool/nbproject/project.properties          |  3 +-
 cmdline/tool/scripts/pom.xml                       |  2 +-
 .../netbeans/modules/jackpot30/cmdline/Main.java   | 33 +++++++++--
 .../modules/jackpot30/cmdline/CreateToolTest.java  |  6 +-
 .../modules/jackpot30/cmdline/MainTest.java        |  7 +++
 17 files changed, 157 insertions(+), 69 deletions(-)
 create mode 100644 .github/workflows/main.yml
 delete mode 100644 .travis.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to