You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2022/02/19 02:39:31 UTC

[netbeans-tools] branch master updated (9643687 -> 3e16546)

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

lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git.


    from 9643687  Merge pull request #47 from neilcsmith-net/nbpackage
     new 9a8a03f  Initial script for Snap creation from source
     new 1451177  Prepare snap package to clean-up external nbjavac insstals from the userdir
     new 0807475  Added snapcraft file using a zip distribution binary and core20
     new 3e16546  Merge pull request #48 from lkishalmi/snapcraft-core18

The 205 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:
 snap-packages/frame512.png                         | Bin 0 -> 20905 bytes
 snap-packages/from-source/build.xml                | 173 ++++++++++++++++++++
 .../from-source/netbeans-template.desktop          |  26 +++
 snap-packages/from-source/snapcraft-template.yaml  |  78 +++++++++
 snap-packages/from-zip/build.xml                   | 177 +++++++++++++++++++++
 snap-packages/from-zip/netbeans-template.desktop   |  26 +++
 snap-packages/from-zip/snapcraft-template.yaml     |  73 +++++++++
 snap-packages/launchers/nbjavac-cleanup            |   8 +
 8 files changed, 561 insertions(+)
 create mode 100644 snap-packages/frame512.png
 create mode 100644 snap-packages/from-source/build.xml
 create mode 100644 snap-packages/from-source/netbeans-template.desktop
 create mode 100644 snap-packages/from-source/snapcraft-template.yaml
 create mode 100644 snap-packages/from-zip/build.xml
 create mode 100644 snap-packages/from-zip/netbeans-template.desktop
 create mode 100644 snap-packages/from-zip/snapcraft-template.yaml
 create mode 100644 snap-packages/launchers/nbjavac-cleanup

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

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