You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/04/01 19:21:04 UTC

[incubator-netbeans] branch master updated (593e98f -> 54c60be)

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

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


    from 593e98f  [NETBEANS-492] disable QuickSearchProvider for JavaHelp (#467)
     add 6514327  [NETBEANS-284] Add a new java icon with correct size
     new 54c60be  Merge pull request #470 from matthiasblaesing/netbeans-284

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:
 nbbuild/licenses/CC0-v10                           | 111 +++++
 nbbuild/licenses/names.properties                  |   3 +-
 {lib.profiler => options.java}/licenseinfo.xml     |   9 +-
 .../modules/options/java/resources/java_logo.png   | Bin 3842 -> 1659 bytes
 .../modules/options/java/resources/java_logo.svg   | 470 +++++++++++++++++++++
 5 files changed, 587 insertions(+), 6 deletions(-)
 create mode 100644 nbbuild/licenses/CC0-v10
 copy {lib.profiler => options.java}/licenseinfo.xml (76%)
 create mode 100644 options.java/src/org/netbeans/modules/options/java/resources/java_logo.svg

-- 
To stop receiving notification emails like this one, please contact
matthiasblaesing@apache.org.

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


[incubator-netbeans] 01/01: Merge pull request #470 from matthiasblaesing/netbeans-284

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 54c60bed3f197bb99d42f007f1fa314a9a30cd5c
Merge: 593e98f 6514327
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Sun Apr 1 21:21:00 2018 +0200

    Merge pull request #470 from matthiasblaesing/netbeans-284
    
    [NETBEANS-284] Add a new java icon with correct size

 nbbuild/licenses/CC0-v10                           | 111 +++++
 nbbuild/licenses/names.properties                  |   3 +-
 options.java/licenseinfo.xml                       |  29 ++
 .../modules/options/java/resources/java_logo.png   | Bin 3842 -> 1659 bytes
 .../modules/options/java/resources/java_logo.svg   | 470 +++++++++++++++++++++
 5 files changed, 612 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
matthiasblaesing@apache.org.

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