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/16 19:54:32 UTC

[jira] Created: (GERONIMO-4913) Use pax mvn urls everywhere possible.

Use pax mvn urls everywhere possible.
-------------------------------------

                 Key: GERONIMO-4913
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4913
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: osgi
    Affects Versions: 3.0
            Reporter: David Jencks


While running the server, we use pax mvn urls for bundle locations, but not always while running tests and otherwise during the build.  We should clean this up to use mvn urls except for temporary bundles in the DeploymentContext.

The code that creates the non mvn: urls is in locateBundle methods in SimpleConfigurationManager and DeploymentManager.

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


[jira] Updated: (GERONIMO-4913) Use pax mvn urls everywhere possible.

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

David Jencks updated GERONIMO-4913:
-----------------------------------

    Fix Version/s: 3.0

> Use pax mvn urls everywhere possible.
> -------------------------------------
>
>                 Key: GERONIMO-4913
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4913
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>            Reporter: David Jencks
>             Fix For: 3.0
>
>
> While running the server, we use pax mvn urls for bundle locations, but not always while running tests and otherwise during the build.  We should clean this up to use mvn urls except for temporary bundles in the DeploymentContext.
> The code that creates the non mvn: urls is in locateBundle methods in SimpleConfigurationManager and DeploymentManager.

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


[jira] Updated: (GERONIMO-4913) Use pax mvn urls everywhere possible.

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

Rick McGuire updated GERONIMO-4913:
-----------------------------------

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

> Use pax mvn urls everywhere possible.
> -------------------------------------
>
>                 Key: GERONIMO-4913
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4913
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>            Reporter: David Jencks
>             Fix For: 3.0
>
>
> While running the server, we use pax mvn urls for bundle locations, but not always while running tests and otherwise during the build.  We should clean this up to use mvn urls except for temporary bundles in the DeploymentContext.
> The code that creates the non mvn: urls is in locateBundle methods in SimpleConfigurationManager and DeploymentManager.

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