You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org> on 2006/02/18 02:10:24 UTC

[jira] Created: (GERONIMO-1636) Support optional version number on dependencies

Support optional version number on dependencies
-----------------------------------------------

         Key: GERONIMO-1636
         URL: http://issues.apache.org/jira/browse/GERONIMO-1636
     Project: Geronimo
        Type: Improvement
    Versions: 1.0    
    Reporter: Dain Sundstrom
 Assigned to: Dain Sundstrom 
     Fix For: 1.0.1


Add support for making the version number of a dependency optional.  In the case of a missing version number a pluggable strategy should choose the actual version to load.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1636) Support optional version number on dependencies

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1636?page=all ]

Dain Sundstrom updated GERONIMO-1636:
-------------------------------------

    Component: kernel

> Support optional version number on dependencies
> -----------------------------------------------
>
>          Key: GERONIMO-1636
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1636
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.0
>     Reporter: Dain Sundstrom
>     Assignee: David Jencks
>      Fix For: 1.1

>
> Add support for making the version number of a dependency optional.  In the case of a missing version number a pluggable strategy should choose the actual version to load.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-1636) Support optional version number on dependencies

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1636?page=all ]

Dain Sundstrom reassigned GERONIMO-1636:
----------------------------------------

    Assign To: David Jencks  (was: Dain Sundstrom)

The packaging plugin must be updated to not include version numbers in the generated plans.

> Support optional version number on dependencies
> -----------------------------------------------
>
>          Key: GERONIMO-1636
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1636
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>     Versions: 1.0
>     Reporter: Dain Sundstrom
>     Assignee: David Jencks
>      Fix For: 1.1

>
> Add support for making the version number of a dependency optional.  In the case of a missing version number a pluggable strategy should choose the actual version to load.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1636) Support optional version number on dependencies

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1636?page=all ]
     
David Jencks closed GERONIMO-1636:
----------------------------------

    Resolution: Fixed

I think this is working well enough to close, any problems should get their own jiiras.

> Support optional version number on dependencies
> -----------------------------------------------
>
>          Key: GERONIMO-1636
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1636
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.0
>     Reporter: Dain Sundstrom
>     Assignee: David Jencks
>      Fix For: 1.1

>
> Add support for making the version number of a dependency optional.  In the case of a missing version number a pluggable strategy should choose the actual version to load.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1636) Support optional version number on dependencies

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1636?page=comments#action_12375245 ] 

David Jencks commented on GERONIMO-1636:
----------------------------------------

In rev 395478 versions are removed from the output of the dependency plugin as well. (also generated dependency lists are now called META-INF/geronimo-dependency.xml)

> Support optional version number on dependencies
> -----------------------------------------------
>
>          Key: GERONIMO-1636
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1636
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.0
>     Reporter: Dain Sundstrom
>     Assignee: David Jencks
>      Fix For: 1.1

>
> Add support for making the version number of a dependency optional.  In the case of a missing version number a pluggable strategy should choose the actual version to load.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1636) Support optional version number on dependencies

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1636?page=comments#action_12375148 ] 

David Jencks commented on GERONIMO-1636:
----------------------------------------

most of this is done in g rev 395290 and openejb rev 2613.  One remaining part is to parameterize the versions in the etc/external_versions.properties file.

> Support optional version number on dependencies
> -----------------------------------------------
>
>          Key: GERONIMO-1636
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1636
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.0
>     Reporter: Dain Sundstrom
>     Assignee: David Jencks
>      Fix For: 1.1

>
> Add support for making the version number of a dependency optional.  In the case of a missing version number a pluggable strategy should choose the actual version to load.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira