Skip to content

remove old asm & AnnotationMetadataReader supporting classes; adopt SimpleMetadataReaderFactory #14922

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 7.0.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 0 additions & 29 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -203,20 +203,6 @@

--------------------------------------------------------------------------

BSD License

The following classes within this product:

org.apache.grails.common.compiler.asm.Attribute
org.apache.grails.common.compiler.asm.ByteVector
org.apache.grails.common.compiler.asm.ClassReader
org.apache.grails.common.compiler.asm.Context
org.apache.grails.common.compiler.asm.TypePath

See the LICENSE/licenses-asm.txt file for the ASM license terms.

--------------------------------------------------------------------------

Public Domain

The following classes within this product:
Expand Down Expand Up @@ -250,21 +236,6 @@ See licenses/LICENSE-CDDL.txt for the full license terms.

--------------------------------------------------------------------------

This product includes the following files from Spring Framework 5.3, developed by Pivotal Software, Inc., licensed under the Apache License 2.0:

grails-common/src/main/groovy/org/apache/grails/common/annotation/AbstractRecursiveAnnotationVisitor.java
grails-common/src/main/groovy/org/apache/grails/common/annotation/AnnotationAttributesReadingVisitor.java
grails-common/src/main/groovy/org/apache/grails/common/annotation/AnnotationMetadataReadingVisitor.java
grails-common/src/main/groovy/org/apache/grails/common/annotation/AnnotationReadingVisitorUtils.java
grails-common/src/main/groovy/org/apache/grails/common/annotation/ClassMetadataReadingVisitor.java
grails-common/src/main/groovy/org/apache/grails/common/annotation/MethodMetadataReadingVisitor.java
grails-common/src/main/groovy/org/apache/grails/common/annotation/RecursiveAnnotationArrayVisitor.java
grails-common/src/main/groovy/org/apache/grails/common/annotation/RecursiveAnnotationAttributesVisitor.java

See the above Apache License 2.0 for the terms governing these files.

--------------------------------------------------------------------------

This product includes software developed by the OpenSymphony Group (http://www.opensymphony.com/). It uses Sitemesh2,
licensed under the OpenSymphony Software License, Version 1.1.

Expand Down
9 changes: 0 additions & 9 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ The Apache Software Foundation (http://www.apache.org/).
Additional Licenses
------------------

ASM Library
This product includes software from ASM Library, licensed under BSD License.
Copyright 2000-2011 INRIA, France Telecom.
See licenses/LICENSE-asm.txt for the full license terms.

Project Reactor
This product includes software from Project Reactor, licensed under Apache License, Version 2.0.
2011-2014 Pivotal Software, Inc.
Expand All @@ -23,9 +18,5 @@ The original XML Schemas for Java EE Deployment Descriptors:
may be obtained from:
http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html

This product includes software from Spring Framework 5.3, developed by Pivotal Software, Inc.
Copyright 2002-2020 the original author or authors.
See the LICENSE file for the Apache License 2.0 terms.

This product includes software developed by the OpenSymphony Group (http://www.opensymphony.com/). It uses Sitemesh2,
licensed under the OpenSymphony Software License, Version 1.1. See licenses/LICENSE-opensymphony.txt for the full license terms.

This file was deleted.

This file was deleted.

Loading
Loading