From 3a9f767d933afd9333de3f08f45cb56579efad95 Mon Sep 17 00:00:00 2001 From: Antonio Vieiro Date: Tue, 10 Oct 2017 07:52:55 +0200 Subject: [PATCH 1/2] [NETBEANS-54] Module Review libs.xerces - Updated maven coordinates for Xerces 2.8.0 (Apache 2). - Added xerces notice from https://svn.apache.org/repos/asf/xerces/java/tags/Xerces-J_2_8_0/NOTICE --- libs.xerces/external/binaries-list | 2 +- libs.xerces/external/xerces-2.8.0-notice.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 libs.xerces/external/xerces-2.8.0-notice.txt diff --git a/libs.xerces/external/binaries-list b/libs.xerces/external/binaries-list index 072f5cc095b2..afc7766ef68c 100644 --- a/libs.xerces/external/binaries-list +++ b/libs.xerces/external/binaries-list @@ -14,4 +14,4 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -6E60617C9D81EA1EF96913C226900BC2D1E69C37 xerces-2.8.0.jar +CFD3EBE2F8034E660344F9108C3E2DAF78C29CC3 xerces:xercesImpl:2.8.0 diff --git a/libs.xerces/external/xerces-2.8.0-notice.txt b/libs.xerces/external/xerces-2.8.0-notice.txt new file mode 100644 index 000000000000..c8147414bf99 --- /dev/null +++ b/libs.xerces/external/xerces-2.8.0-notice.txt @@ -0,0 +1,15 @@ + ========================================================================= + == NOTICE file corresponding to section 4(d) of the Apache License, == + == Version 2.0, in this case for the Apache Xerces distribution. == + ========================================================================= + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/). + + Portions of this software were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. + - voluntary contributions made by Paul Eng on behalf of the + Apache Software Foundation that were originally developed at iClick, Inc., + software copyright (c) 1999. + From 6cb3885a1e2f034693b7970b567fc4916a17fd19 Mon Sep 17 00:00:00 2001 From: Antonio Vieiro Date: Tue, 10 Oct 2017 21:15:11 +0200 Subject: [PATCH 2/2] Updated nbproject/project.properties as requested. Thanks, taking note for future libraries with different names! --- libs.xerces/nbproject/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.xerces/nbproject/project.properties b/libs.xerces/nbproject/project.properties index 343b96d0f7bb..e827bea1e3d0 100644 --- a/libs.xerces/nbproject/project.properties +++ b/libs.xerces/nbproject/project.properties @@ -16,6 +16,6 @@ # under the License. is.autoload=true -release.external/xerces-2.8.0.jar=modules/ext/xerces-2.8.0.jar +release.external/xercesImpl-2.8.0.jar=modules/ext/xerces-2.8.0.jar module.jar.verifylinkageignores=org.apache.xerces.util.XMLCatalogResolver spec.version.base=1.39.0