You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2014/04/24 10:29:15 UTC

[jira] [Updated] (BCEL-143) Fix CPL License issues with EnclosingMethod.java and LocalVariableTypeTable.java

     [ https://issues.apache.org/jira/browse/BCEL-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg updated BCEL-143:
--------------------------------

         Priority: Blocker
      Environment:     (was: Operating System: All
Platform: PC)
    Fix Version/s: 6.0

> Fix CPL License issues with EnclosingMethod.java and LocalVariableTypeTable.java
> --------------------------------------------------------------------------------
>
>                 Key: BCEL-143
>                 URL: https://issues.apache.org/jira/browse/BCEL-143
>             Project: Commons BCEL
>          Issue Type: Bug
>          Components: Main
>    Affects Versions: 5.3
>            Reporter: Kevan Miller
>            Assignee: Apache Commons Developers
>            Priority: Blocker
>             Fix For: 6.0
>
>         Attachments: EnclosingMethod.java, LocalVariableTypeTable.java, license-fix.patch
>
>
> The following BCEL source files are CPL licensed:
> src/main/java/org/apache/bcel/classfile/EnclosingMethod.java
> src/main/java/org/apache/bcel/classfile/LocalVariableTypeTable.java
> This is a problem since CPL is classified as a category B license by the ASF.
> These files are originally from the Eclipse AspectJ project. 
> http://dev.eclipse.org/viewcvs/index.cgi/org.aspectj/modules/bcel-builder/src/org/aspectj/apache/bcel/classfile/EnclosingMethod.java?revision=1.1&root=Tools_Project&view=markup
> http://dev.eclipse.org/viewcvs/index.cgi/org.aspectj/modules/bcel-builder/src/org/aspectj/apache/bcel/classfile/LocalVariableTypeTable.java?revision=1.1&root=Tools_Project&view=markup
> IBM holds the Copyright of the 1.1 version of these files. As an employee of IBM, I am relicensing these files under AL2. 
> I've updated the files with the Apache source license header and updated the package names for the BCEL project. I have not made any other changes to the source.
> I'm able to build BCEL with these updated files, but have not performed any further testing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)