You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/01/25 17:04:44 UTC

[jira] Created: (KARAF-417) Move extractNameVersionType() method into Karaf utils

Move extractNameVersionType() method into Karaf utils
-----------------------------------------------------

                 Key: KARAF-417
                 URL: https://issues.apache.org/jira/browse/KARAF-417
             Project: Karaf
          Issue Type: Improvement
    Affects Versions: 2.1.3
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.2.0


Currently, the Spring, Blueprint and Feature deployers define a extractNameVersionType() method in each transformer.

For maintenance reason and reuse of code, it's better to centralized this method into the Karaf utils bundle.

I'm gonna create a DeployerUtils class in Karaf utils bundle and move this method into.

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


[jira] Assigned: (KARAF-417) Move extractNameVersionType() method into Karaf utils

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

Guillaume Nodet reassigned KARAF-417:
-------------------------------------

    Assignee: Guillaume Nodet  (was: Jean-Baptiste Onofré)

> Move extractNameVersionType() method into Karaf utils
> -----------------------------------------------------
>
>                 Key: KARAF-417
>                 URL: https://issues.apache.org/jira/browse/KARAF-417
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.3
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>             Fix For: 2.2.0
>
>
> Currently, the Spring, Blueprint and Feature deployers define a extractNameVersionType() method in each transformer.
> For maintenance reason and reuse of code, it's better to centralized this method into the Karaf utils bundle.
> I'm gonna create a DeployerUtils class in Karaf utils bundle and move this method into.

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


[jira] Resolved: (KARAF-417) Move extractNameVersionType() method into Karaf utils

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

Guillaume Nodet resolved KARAF-417.
-----------------------------------

    Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/karaf/trunk ...
	M	deployer/blueprint/pom.xml
	M	deployer/blueprint/src/main/java/org/apache/karaf/deployer/blueprint/BlueprintTransformer.java
	M	deployer/blueprint/src/test/java/org/apache/karaf/deployer/blueprint/BlueprintDeploymentListenerTest.java
	M	deployer/features/pom.xml
	M	deployer/features/src/main/java/org/apache/karaf/deployer/features/FeatureTransformer.java
	M	deployer/spring/pom.xml
	M	deployer/spring/src/main/java/org/apache/karaf/deployer/spring/SpringTransformer.java
	M	deployer/spring/src/test/java/org/apache/karaf/deployer/spring/SpringDeploymentListenerTest.java
	A	util/src/main/java/org/apache/karaf/util/DeployerUtils.java
	A	util/src/test/java/org/apache/karaf/util/DeployerUtilsTest.java
Committed r1064037


> Move extractNameVersionType() method into Karaf utils
> -----------------------------------------------------
>
>                 Key: KARAF-417
>                 URL: https://issues.apache.org/jira/browse/KARAF-417
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.3
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>             Fix For: 2.2.0
>
>
> Currently, the Spring, Blueprint and Feature deployers define a extractNameVersionType() method in each transformer.
> For maintenance reason and reuse of code, it's better to centralized this method into the Karaf utils bundle.
> I'm gonna create a DeployerUtils class in Karaf utils bundle and move this method into.

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


[jira] [Closed] (KARAF-417) Move extractNameVersionType() method into Karaf utils

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-417.
--------------------------------

    
> Move extractNameVersionType() method into Karaf utils
> -----------------------------------------------------
>
>                 Key: KARAF-417
>                 URL: https://issues.apache.org/jira/browse/KARAF-417
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 2.1.3
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>             Fix For: 2.2.0
>
>
> Currently, the Spring, Blueprint and Feature deployers define a extractNameVersionType() method in each transformer.
> For maintenance reason and reuse of code, it's better to centralized this method into the Karaf utils bundle.
> I'm gonna create a DeployerUtils class in Karaf utils bundle and move this method into.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira