Skip to content

Commit

Permalink
Include error stacktrace in copyright plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
  • Loading branch information
jbescos committed Dec 4, 2020
1 parent 0bd8f26 commit 155f57e
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 74 deletions.
18 changes: 1 addition & 17 deletions core-common/src/main/resources/META-INF/NOTICE.markdown
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
#
# Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

# Notice for Jersey Core Common module
# Notice for Jersey Core Common module
This content is produced and maintained by the Eclipse Jersey project.


Expand Down
18 changes: 1 addition & 17 deletions core-server/src/main/resources/META-INF/NOTICE.markdown
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
#
# Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

# Notice for Jersey Core Server module
# Notice for Jersey Core Server module
This content is produced and maintained by the Eclipse Jersey project.

* https://projects.eclipse.org/projects/ee4j.jersey
Expand Down
3 changes: 2 additions & 1 deletion etc/config/copyright-exclude
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
.zip
.dat
.lua
.md
.markdown
travis.sh
.travis.yml
/docs/src/main/docbook/inc/modules_table_footer.src
Expand Down Expand Up @@ -85,6 +87,5 @@ build.readme
NOTICE.md
/ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/ProcessAllAnnotatedTypes.java
/ext/cdi/jersey-cdi1x/src/main/java/org/glassfish/jersey/ext/cdi1x/internal/ProcessJAXRSAnnotatedTypes.java
/core-server/src/main/resources/META-INF/NOTICE.markdown
/media/json-binding/src/test/java/org/glassfish/jersey/jsonb/internal/JsonBindingProviderTest.java
/connectors/jdk-connector/src/test/resources
2 changes: 1 addition & 1 deletion etc/travis/travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ PING_LOOP_PID=$!
mvn -version

if [ "$1" = "glassfish-copyright:check" ]; then
mvn $1
mvn -e $1
else
mvn -e -U -B clean install $1 >> $BUILD_OUTPUT 2>&1
fi
Expand Down
20 changes: 2 additions & 18 deletions ext/bean-validation/src/main/resources/META-INF/NOTICE.markdown
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
#
# Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

# Notice for Jersey Bean Validation module
# Notice for Jersey Bean Validation module
This content is produced and maintained by the Eclipse Jersey project.

* https://projects.eclipse.org/projects/ee4j.jersey
Expand Down Expand Up @@ -50,4 +34,4 @@ The project maintains the following source code repositories:
Hibernate Validator CDI, 6.1.2.Final
* License: Apache License, 2.0
* Project: https://beanvalidation.org/
* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
* Repackaged in org.glassfish.jersey.server.validation.internal.hibernate
20 changes: 2 additions & 18 deletions media/json-jackson/src/main/resources/META-INF/NOTICE.markdown
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
#
# Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

# Notice for Jersey Json Jackson module
# Notice for Jersey Json Jackson module
This content is produced and maintained by the Eclipse Jersey project.

* https://projects.eclipse.org/projects/ee4j.jersey
Expand Down Expand Up @@ -50,4 +34,4 @@ The project maintains the following source code repositories:
Jackson JAX-RS Providers version 2.10.1
* License: Apache License, 2.0
* Project: https://github.com/FasterXML/jackson-jaxrs-providers
* Copyright: (c) 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.
* Copyright: (c) 2009-2011 FasterXML, LLC. All rights reserved unless otherwise indicated.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -647,11 +647,11 @@
<!--svn|mercurial|git - defaults to svn-->
<scm>git</scm>
<!-- turn on/off debugging -->
<debug>false</debug>
<debug>true</debug>
<!-- skip files not under SCM-->
<scmOnly>true</scmOnly>
<!-- turn off warnings -->
<warn>true</warn>
<warn>false</warn>
<!-- for use with repair -->
<update>false</update>
<!-- check that year is correct -->
Expand Down

0 comments on commit 155f57e

Please sign in to comment.