You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carlos Sanchez (JIRA)" <ji...@apache.org> on 2007/10/31 04:10:51 UTC

[jira] Created: (FELIX-418) Version incorrectly converted

Version incorrectly converted
-----------------------------

                 Key: FELIX-418
                 URL: https://issues.apache.org/jira/browse/FELIX-418
             Project: Felix
          Issue Type: Bug
          Components: Maven Bundle Plugin
            Reporter: Carlos Sanchez


Builder.cleanupVersion( "0.0.0.4aug2000r7-dev" );

returns 0.0.0.ug2000r7-dev from the BND lib 

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


[jira] Updated: (FELIX-418) Version incorrectly converted

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

Stuart McCulloch updated FELIX-418:
-----------------------------------


Hi,

I'd like to get all resolved defects verified before releasing the 1.1.0 version of the bundleplugin - so I'd really appreciate it if you could check things are still ok with the current snapshot, and if so close off the defect.

Thanks in advance!

> Version incorrectly converted
> -----------------------------
>
>                 Key: FELIX-418
>                 URL: https://issues.apache.org/jira/browse/FELIX-418
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Carlos Sanchez
>            Assignee: Stuart McCulloch
>
> Builder.cleanupVersion( "0.0.0.4aug2000r7-dev" );
> returns 0.0.0.ug2000r7-dev from the BND lib 

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


[jira] Resolved: (FELIX-418) Version incorrectly converted

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

Stuart McCulloch resolved FELIX-418.
------------------------------------

    Resolution: Fixed

Updated bundle-plugin pom to use bndlib 0.0.212

> Version incorrectly converted
> -----------------------------
>
>                 Key: FELIX-418
>                 URL: https://issues.apache.org/jira/browse/FELIX-418
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Carlos Sanchez
>            Assignee: Stuart McCulloch
>
> Builder.cleanupVersion( "0.0.0.4aug2000r7-dev" );
> returns 0.0.0.ug2000r7-dev from the BND lib 

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


[jira] Commented: (FELIX-418) Version incorrectly converted

Posted by "Stuart McCulloch (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539033 ] 

Stuart McCulloch commented on FELIX-418:
----------------------------------------

Have sent suggested patch to Peter for review.

> Version incorrectly converted
> -----------------------------
>
>                 Key: FELIX-418
>                 URL: https://issues.apache.org/jira/browse/FELIX-418
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Carlos Sanchez
>            Assignee: Stuart McCulloch
>
> Builder.cleanupVersion( "0.0.0.4aug2000r7-dev" );
> returns 0.0.0.ug2000r7-dev from the BND lib 

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


[jira] Commented: (FELIX-418) Version incorrectly converted

Posted by "Carlos Sanchez (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543500 ] 

Carlos Sanchez commented on FELIX-418:
--------------------------------------

uploaded, and tested, works!

> Version incorrectly converted
> -----------------------------
>
>                 Key: FELIX-418
>                 URL: https://issues.apache.org/jira/browse/FELIX-418
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Carlos Sanchez
>            Assignee: Stuart McCulloch
>
> Builder.cleanupVersion( "0.0.0.4aug2000r7-dev" );
> returns 0.0.0.ug2000r7-dev from the BND lib 

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


[jira] Closed: (FELIX-418) Version incorrectly converted

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

Stuart McCulloch closed FELIX-418.
----------------------------------


> Version incorrectly converted
> -----------------------------
>
>                 Key: FELIX-418
>                 URL: https://issues.apache.org/jira/browse/FELIX-418
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Carlos Sanchez
>            Assignee: Stuart McCulloch
>
> Builder.cleanupVersion( "0.0.0.4aug2000r7-dev" );
> returns 0.0.0.ug2000r7-dev from the BND lib 

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


[jira] Commented: (FELIX-418) Version incorrectly converted

Posted by "Stuart McCulloch (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543338 ] 

Stuart McCulloch commented on FELIX-418:
----------------------------------------

FYI, this is fixed in the latest bndlib:

   http://www.aqute.biz/repo/biz/aQute/bndlib/0.0.212/

I'll update the bundle-plugin POM when it appears on central.

> Version incorrectly converted
> -----------------------------
>
>                 Key: FELIX-418
>                 URL: https://issues.apache.org/jira/browse/FELIX-418
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Carlos Sanchez
>            Assignee: Stuart McCulloch
>
> Builder.cleanupVersion( "0.0.0.4aug2000r7-dev" );
> returns 0.0.0.ug2000r7-dev from the BND lib 

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


[jira] Assigned: (FELIX-418) Version incorrectly converted

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

Stuart McCulloch reassigned FELIX-418:
--------------------------------------

    Assignee: Stuart McCulloch

> Version incorrectly converted
> -----------------------------
>
>                 Key: FELIX-418
>                 URL: https://issues.apache.org/jira/browse/FELIX-418
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Carlos Sanchez
>            Assignee: Stuart McCulloch
>
> Builder.cleanupVersion( "0.0.0.4aug2000r7-dev" );
> returns 0.0.0.ug2000r7-dev from the BND lib 

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