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

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


    from 331ac2a  Fix maven output window links for newer versions of Maven 
(#541)
     add 569f736  [NETBEANS-317] Ensuring that jars that are augmented with 
OSGi metadata still get the correct license/notice handling.
     add 9b819cf  Calculate CRC32 for license mapping at build time instead of 
hardcoding
     new db285cc  Merge pull request #520 from jlahoda/NETBEANS-317-jsch-jzlib

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:
 c.jcraft.jsch/build.xml                            |   4 +-
 c.jcraft.jzlib/build.xml                           |   4 +-
 ...aseFilesExtra.java => FileCRC32Calculator.java} |  47 ++---
 .../nbbuild/extlibs/CreateLicenseSummary.java      |  89 ++++++---
 nbbuild/templates/projectized.xml                  |   4 +
 o.apache.commons.codec/build.xml                   |   4 +-
 o.apache.commons.httpclient/build.xml              |   4 +-
 o.apache.commons.logging/build.xml                 |   4 +-
 o.apache.ws.commons.util/build.xml                 |   4 +-
 o.apache.xmlrpc/build.xml                          |   4 +-
 ...ient-3.0-license.txt => xmlrpc-3.0-license.txt} |   1 +
 .../external/xmlrpc-common-3.0-license.txt         | 208 ---------------------
 .../external/xmlrpc-server-3.0-license.txt         | 208 ---------------------
 13 files changed, 111 insertions(+), 474 deletions(-)
 copy nbbuild/antsrc/org/netbeans/nbbuild/{extlibs/ReleaseFilesExtra.java => 
FileCRC32Calculator.java} (51%)
 rename o.apache.xmlrpc/external/{xmlrpc-client-3.0-license.txt => 
xmlrpc-3.0-license.txt} (99%)
 delete mode 100644 o.apache.xmlrpc/external/xmlrpc-common-3.0-license.txt
 delete mode 100644 o.apache.xmlrpc/external/xmlrpc-server-3.0-license.txt

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

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