You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2011/06/23 16:41:47 UTC

[jira] [Created] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
---------------------------------------------------------

                 Key: CAMEL-4144
                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
             Project: Camel
          Issue Type: Improvement
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.8.0


As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
{code}
  mvn clean install -Pvalidate -Psnapshot
{code}
BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

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

Claus Ibsen updated CAMEL-4144:
-------------------------------

    Component/s: karaf
       Priority: Minor  (was: Major)
     Issue Type: Task  (was: Improvement)

> Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
> ---------------------------------------------------------
>
>                 Key: CAMEL-4144
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.8.0
>
>
> As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
> Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
> {code}
>   mvn clean install -Pvalidate -Psnapshot
> {code}
> BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061620#comment-13061620 ] 

Jean-Baptiste Onofré commented on CAMEL-4144:
---------------------------------------------

Willem already did and check the behavior on Camel trunk.

I also updated camel-2.7.x to use Karaf 2.2.2 with the new features-maven-plugin behavior.

> Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
> ---------------------------------------------------------
>
>                 Key: CAMEL-4144
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.7.3, 2.8.0
>
>
> As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
> Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
> {code}
>   mvn clean install -Pvalidate -Psnapshot
> {code}
> BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053895#comment-13053895 ] 

Claus Ibsen commented on CAMEL-4144:
------------------------------------

We should not release Camel 2.8 with any SNAPSHOT deps. So in case karaf 2.2.2 is not release beforehand we need to revert this patch.

> Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
> ---------------------------------------------------------
>
>                 Key: CAMEL-4144
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
> Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
> {code}
>   mvn clean install -Pvalidate -Psnapshot
> {code}
> BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13062020#comment-13062020 ] 

Claus Ibsen commented on CAMEL-4144:
------------------------------------

We have upgraded to karaf 2.2.2 GA, so I guess this ticket can be resolved?

> Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
> ---------------------------------------------------------
>
>                 Key: CAMEL-4144
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.7.3, 2.8.0
>
>
> As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
> Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
> {code}
>   mvn clean install -Pvalidate -Psnapshot
> {code}
> BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053901#comment-13053901 ] 

Jean-Baptiste Onofré commented on CAMEL-4144:
---------------------------------------------

Agree Claus.

Let me check on my side if we can release Karaf 2.2.2.

> Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
> ---------------------------------------------------------
>
>                 Key: CAMEL-4144
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
> Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
> {code}
>   mvn clean install -Pvalidate -Psnapshot
> {code}
> BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056381#comment-13056381 ] 

Claus Ibsen commented on CAMEL-4144:
------------------------------------

Jamie is cutting Karaf 2.2.2 currently, so there is a good chance it may be released in time before we start cutting Camel 2.8.

> Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
> ---------------------------------------------------------
>
>                 Key: CAMEL-4144
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.8.0
>
>
> As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
> Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
> {code}
>   mvn clean install -Pvalidate -Psnapshot
> {code}
> BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated CAMEL-4144:
----------------------------------------

    Fix Version/s: 2.7.3
         Assignee: Jean-Baptiste Onofré  (was: Willem Jiang)

> Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
> ---------------------------------------------------------
>
>                 Key: CAMEL-4144
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.7.3, 2.8.0
>
>
> As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
> Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
> {code}
>   mvn clean install -Pvalidate -Psnapshot
> {code}
> BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (CAMEL-4144) Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved CAMEL-4144.
-----------------------------------------

    Resolution: Fixed

Yes, you're right Claus.

I updated camel-2.7.x yesterday evening to use Karaf 2.2.2 also.

> Update Karaf validate profile to use Karaf 2.2.2-SNAPSHOT
> ---------------------------------------------------------
>
>                 Key: CAMEL-4144
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4144
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: 2.7.3, 2.8.0
>
>
> As Karaf 2.2.2-SNAPSHOT validate plugin has better support to the Karaf feature validation, we should update the validate profile to use it.
> Now if you want to validate the change of apache-camel karaf feature, your just need to use this command in the features directory.
> {code}
>   mvn clean install -Pvalidate -Psnapshot
> {code}
> BTW, it should be safe when we release CAMEL 2.8.0.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira