This is an automated email from the ASF dual-hosted git repository.

jlahoda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jackpot30.git

commit b197e3a9561a236854f938f01efab13fc4ea7ee2
Merge: 13e22c1 db7b360
Author: Jan Lahoda <jlah...@netbeans.org>
AuthorDate: Sun Jan 21 09:57:48 2024 +0100

    Merge pull request #35 from jlahoda/release20
    
    Upgrading to NetBeans 20

 .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(-)


---------------------------------------------------------------------
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