This is an automated email from the ASF dual-hosted git repository.
ebarboni pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jackpot30.git
from 9cd8f7e Merge pull request #47 from
apache/dependabot/github_actions/actions/checkout-7
add 0950422 use maven 3 for jackpot30
new 894dce2 Merge pull request #49 from ebarboni/mvnmodern
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:
.gitignore | 1 +
cmdline/maven/pom.xml | 48 ++++++++----------
.../modules/jackpot30/maven/RunAnalyze.java | 16 ++----
.../netbeans/modules/jackpot30/maven/RunApply.java | 16 ++----
.../modules/jackpot30/maven/RunJackpot30.java | 59 ++++++++++++----------
.../modules/jackpot30/maven/ShowGuiJackpot30.java | 32 ++++++------
.../netbeans/modules/jackpot30/maven/Utils.java | 39 ++------------
7 files changed, 84 insertions(+), 127 deletions(-)
create mode 100644 .gitignore
---------------------------------------------------------------------
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