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é (Created JIRA)" <ji...@apache.org> on 2011/11/17 17:28:51 UTC

[jira] [Created] (KARAF-1020) BundleWatcher should look for SNAPSHOT

BundleWatcher should look for SNAPSHOT
--------------------------------------

                 Key: KARAF-1020
                 URL: https://issues.apache.org/jira/browse/KARAF-1020
             Project: Karaf
          Issue Type: Bug
          Components: karaf-shell
    Affects Versions: 2.2.4
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.2.5, 3.0.0


In order to be "fully" compliant with Maven, the BundleWatcher should look for bundle location ending by SNAPSHOT (and not -SNAPSHOT).

In fact, in Maven, a valid SNAPSHOT could be .SNAPSHOT or -SNAPSHOT: Maven only look for SNAPSHOT end.

--
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

       

[jira] [Closed] (KARAF-1020) BundleWatcher should look for SNAPSHOT

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

Jamie goodyear closed KARAF-1020.
---------------------------------

    
> BundleWatcher should look for SNAPSHOT
> --------------------------------------
>
>                 Key: KARAF-1020
>                 URL: https://issues.apache.org/jira/browse/KARAF-1020
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> In order to be "fully" compliant with Maven, the BundleWatcher should look for bundle location ending by SNAPSHOT (and not -SNAPSHOT).
> In fact, in Maven, a valid SNAPSHOT could be .SNAPSHOT or -SNAPSHOT: Maven only look for SNAPSHOT end.

--
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

       

[jira] [Resolved] (KARAF-1020) BundleWatcher should look for SNAPSHOT

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

Jean-Baptiste Onofré resolved KARAF-1020.
-----------------------------------------

    Resolution: Fixed
    
> BundleWatcher should look for SNAPSHOT
> --------------------------------------
>
>                 Key: KARAF-1020
>                 URL: https://issues.apache.org/jira/browse/KARAF-1020
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> In order to be "fully" compliant with Maven, the BundleWatcher should look for bundle location ending by SNAPSHOT (and not -SNAPSHOT).
> In fact, in Maven, a valid SNAPSHOT could be .SNAPSHOT or -SNAPSHOT: Maven only look for SNAPSHOT end.

--
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

       

[jira] [Commented] (KARAF-1020) BundleWatcher should look for SNAPSHOT

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

Jean-Baptiste Onofré commented on KARAF-1020:
---------------------------------------------

In Karaf, it's not "end with", it's "contain with".

But it works also ;)
                
> BundleWatcher should look for SNAPSHOT
> --------------------------------------
>
>                 Key: KARAF-1020
>                 URL: https://issues.apache.org/jira/browse/KARAF-1020
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> In order to be "fully" compliant with Maven, the BundleWatcher should look for bundle location ending by SNAPSHOT (and not -SNAPSHOT).
> In fact, in Maven, a valid SNAPSHOT could be .SNAPSHOT or -SNAPSHOT: Maven only look for SNAPSHOT end.

--
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

       

[jira] [Commented] (KARAF-1020) BundleWatcher should look for SNAPSHOT

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

Jean-Baptiste Onofré commented on KARAF-1020:
---------------------------------------------

Fix on trunk: revision 1203349.
                
> BundleWatcher should look for SNAPSHOT
> --------------------------------------
>
>                 Key: KARAF-1020
>                 URL: https://issues.apache.org/jira/browse/KARAF-1020
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> In order to be "fully" compliant with Maven, the BundleWatcher should look for bundle location ending by SNAPSHOT (and not -SNAPSHOT).
> In fact, in Maven, a valid SNAPSHOT could be .SNAPSHOT or -SNAPSHOT: Maven only look for SNAPSHOT end.

--
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

       

[jira] [Commented] (KARAF-1020) BundleWatcher should look for SNAPSHOT

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

Jean-Baptiste Onofré commented on KARAF-1020:
---------------------------------------------

Fixed on karaf-2.2.x: revision 1203351.
                
> BundleWatcher should look for SNAPSHOT
> --------------------------------------
>
>                 Key: KARAF-1020
>                 URL: https://issues.apache.org/jira/browse/KARAF-1020
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 2.2.4
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> In order to be "fully" compliant with Maven, the BundleWatcher should look for bundle location ending by SNAPSHOT (and not -SNAPSHOT).
> In fact, in Maven, a valid SNAPSHOT could be .SNAPSHOT or -SNAPSHOT: Maven only look for SNAPSHOT end.

--
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