You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2009/10/05 21:00:32 UTC

[jira] Created: (GERONIMO-4902) need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin

need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin
------------------------------------------------------------------------------------------------

                 Key: GERONIMO-4902
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4902
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Plugins
    Affects Versions: 3.0
            Reporter: David Jencks
            Assignee: Kevan Miller
             Fix For: 3.0


In order to avoid giant problems with plexus invasiveness I copied the plexus code we need to build archives into geronimo-plugin and modified it to not pull in all of the plexus infrastructure.  We need to find a way to eliminate this code or fix the legal files.

rev 821961, https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/osgi/framework

Kevan, if you don't want to do this unassign it -- I thought you might be the best at figuring out what we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GERONIMO-4902) need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks closed GERONIMO-4902.
----------------------------------

    Resolution: Fixed

Fixed in rev 825791 by using ant 1.7.0 code instead of plexus.

> need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin
> ------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4902
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4902
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Kevan Miller
>             Fix For: 3.0
>
>
> In order to avoid giant problems with plexus invasiveness I copied the plexus code we need to build archives into geronimo-plugin and modified it to not pull in all of the plexus infrastructure.  We need to find a way to eliminate this code or fix the legal files.
> rev 821961, https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/osgi/framework
> Kevan, if you don't want to do this unassign it -- I thought you might be the best at figuring out what we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-4902) need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire updated GERONIMO-4902:
-----------------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: GERONIMO-5087

> need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin
> ------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4902
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4902
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: osgi, Plugins
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Kevan Miller
>             Fix For: 3.0
>
>
> In order to avoid giant problems with plexus invasiveness I copied the plexus code we need to build archives into geronimo-plugin and modified it to not pull in all of the plexus infrastructure.  We need to find a way to eliminate this code or fix the legal files.
> rev 821961, https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/osgi/framework
> Kevan, if you don't want to do this unassign it -- I thought you might be the best at figuring out what we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-4902) need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire updated GERONIMO-4902:
-----------------------------------

    Fix Version/s: 3.0-M1
                       (was: 3.0)

> need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin
> ------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4902
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4902
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: osgi, Plugins
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Kevan Miller
>             Fix For: 3.0-M1
>
>
> In order to avoid giant problems with plexus invasiveness I copied the plexus code we need to build archives into geronimo-plugin and modified it to not pull in all of the plexus infrastructure.  We need to find a way to eliminate this code or fix the legal files.
> rev 821961, https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/osgi/framework
> Kevan, if you don't want to do this unassign it -- I thought you might be the best at figuring out what we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4902) need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762716#action_12762716 ] 

David Jencks commented on GERONIMO-4902:
----------------------------------------

hmm, I was going by the source file headers which, when they exist, seem to indicate apache 1.1 or 2 licensing and say the code is licensed by apache.  Perhaps it originally came from apache and we can use that version.

Would it be acceptable to use the maven-shade-plugin to generate one or more jars with different package names containing the classes, and redistirbute these modified binaries from apache?  We'd need a bit more code, but that might work if legally OK.

> need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin
> ------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4902
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4902
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Kevan Miller
>             Fix For: 3.0
>
>
> In order to avoid giant problems with plexus invasiveness I copied the plexus code we need to build archives into geronimo-plugin and modified it to not pull in all of the plexus infrastructure.  We need to find a way to eliminate this code or fix the legal files.
> rev 821961, https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/osgi/framework
> Kevan, if you don't want to do this unassign it -- I thought you might be the best at figuring out what we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-4902) need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick McGuire updated GERONIMO-4902:
-----------------------------------

    Component/s: osgi

> need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin
> ------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4902
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4902
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: osgi, Plugins
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Kevan Miller
>             Fix For: 3.0
>
>
> In order to avoid giant problems with plexus invasiveness I copied the plexus code we need to build archives into geronimo-plugin and modified it to not pull in all of the plexus infrastructure.  We need to find a way to eliminate this code or fix the legal files.
> rev 821961, https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/osgi/framework
> Kevan, if you don't want to do this unassign it -- I thought you might be the best at figuring out what we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4902) need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762494#action_12762494 ] 

Kevan Miller commented on GERONIMO-4902:
----------------------------------------

Hmm. I think this is going to be a problem... How much code? Likely that we're going to have to find a different way of fixing this problem...

Plexus is licensed under CPL 1.0 (http://plexus.sourceforge.net/license.shtml). CPL 1.0 is classified as a Category B license by Apache (http://www.apache.org/legal/resolved.html#category-b ). This means that we can only include CPL binaries, not CPL source. Unless we can get Plexus to relicense or if this code meets the Category B exception clause (which I doubt it will), then afraid we're going to need to remove the Plexus code... 

> need license file modifications for imported plexus code in osgi sandbox modules/geronimo-plugin
> ------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4902
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4902
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Plugins
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: Kevan Miller
>             Fix For: 3.0
>
>
> In order to avoid giant problems with plexus invasiveness I copied the plexus code we need to build archives into geronimo-plugin and modified it to not pull in all of the plexus infrastructure.  We need to find a way to eliminate this code or fix the legal files.
> rev 821961, https://svn.apache.org/repos/asf/geronimo/sandbox/djencks/osgi/framework
> Kevan, if you don't want to do this unassign it -- I thought you might be the best at figuring out what we need.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.