You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Aled Sage (JIRA)" <ji...@apache.org> on 2012/05/08 14:35:48 UTC

[jira] [Created] (WHIRR-587) Update version of jopt-simple (from 3.2 to 4.3)

Aled Sage created WHIRR-587:
-------------------------------

             Summary: Update version of jopt-simple (from 3.2 to 4.3)
                 Key: WHIRR-587
                 URL: https://issues.apache.org/jira/browse/WHIRR-587
             Project: Whirr
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Aled Sage
            Priority: Minor


The version of jopt-simple (in cli/pom.xml, core/pom.xml and examples/pom.xml) is 3.2.

I'm working on github.com/brooklyncentral/brooklyn, which has a dependency on Whirr. I'd like to use the most recent jopt-simple (version 4.3) but this leads to the obvious classpath issues.

---
Interesting, platforms/karaf/feature/pom.xml has:
     <jopt.simple.bundle.version>4.3_1</jopt.simple.bundle.version>

Does that mean if you use whirr in a Karaf OSGi container, it will be using 4.3 already?!


--
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] (WHIRR-587) Update version of jopt-simple (from 3.2 to 4.3)

Posted by "Andrei Savu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270406#comment-13270406 ] 

Andrei Savu commented on WHIRR-587:
-----------------------------------

Is 4.3 backwards compatible or we need to make code changes? 
                
> Update version of jopt-simple (from 3.2 to 4.3)
> -----------------------------------------------
>
>                 Key: WHIRR-587
>                 URL: https://issues.apache.org/jira/browse/WHIRR-587
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Aled Sage
>            Priority: Minor
>
> The version of jopt-simple (in cli/pom.xml, core/pom.xml and examples/pom.xml) is 3.2.
> I'm working on github.com/brooklyncentral/brooklyn, which has a dependency on Whirr. I'd like to use the most recent jopt-simple (version 4.3) but this leads to the obvious classpath issues.
> ---
> Interesting, platforms/karaf/feature/pom.xml has:
>      <jopt.simple.bundle.version>4.3_1</jopt.simple.bundle.version>
> Does that mean if you use whirr in a Karaf OSGi container, it will be using 4.3 already?!

--
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] (WHIRR-587) Update version of jopt-simple (from 3.2 to 4.3)

Posted by "Aled Sage (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270447#comment-13270447 ] 

Aled Sage commented on WHIRR-587:
---------------------------------

>From http://pholser.github.com/jopt-simple/changes.html, looks like its just additions (and internal cleanup) so hopefully backwards compatible.

I'll try to find some time to try upgrading it soon, and see how it goes...
                
> Update version of jopt-simple (from 3.2 to 4.3)
> -----------------------------------------------
>
>                 Key: WHIRR-587
>                 URL: https://issues.apache.org/jira/browse/WHIRR-587
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Aled Sage
>            Priority: Minor
>
> The version of jopt-simple (in cli/pom.xml, core/pom.xml and examples/pom.xml) is 3.2.
> I'm working on github.com/brooklyncentral/brooklyn, which has a dependency on Whirr. I'd like to use the most recent jopt-simple (version 4.3) but this leads to the obvious classpath issues.
> ---
> Interesting, platforms/karaf/feature/pom.xml has:
>      <jopt.simple.bundle.version>4.3_1</jopt.simple.bundle.version>
> Does that mean if you use whirr in a Karaf OSGi container, it will be using 4.3 already?!

--
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] (WHIRR-587) Update version of jopt-simple (from 3.2 to 4.3)

Posted by "Tom White (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WHIRR-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277529#comment-13277529 ] 

Tom White commented on WHIRR-587:
---------------------------------

+1 looks fine.
                
> Update version of jopt-simple (from 3.2 to 4.3)
> -----------------------------------------------
>
>                 Key: WHIRR-587
>                 URL: https://issues.apache.org/jira/browse/WHIRR-587
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Aled Sage
>            Assignee: Andrei Savu
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-587.patch
>
>
> The version of jopt-simple (in cli/pom.xml, core/pom.xml and examples/pom.xml) is 3.2.
> I'm working on github.com/brooklyncentral/brooklyn, which has a dependency on Whirr. I'd like to use the most recent jopt-simple (version 4.3) but this leads to the obvious classpath issues.
> ---
> Interesting, platforms/karaf/feature/pom.xml has:
>      <jopt.simple.bundle.version>4.3_1</jopt.simple.bundle.version>
> Does that mean if you use whirr in a Karaf OSGi container, it will be using 4.3 already?!

--
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] [Updated] (WHIRR-587) Update version of jopt-simple (from 3.2 to 4.3)

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

Andrei Savu updated WHIRR-587:
------------------------------

    Attachment: WHIRR-587.patch

Everything seems to be working fine with 4.3.
                
> Update version of jopt-simple (from 3.2 to 4.3)
> -----------------------------------------------
>
>                 Key: WHIRR-587
>                 URL: https://issues.apache.org/jira/browse/WHIRR-587
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Aled Sage
>            Priority: Minor
>         Attachments: WHIRR-587.patch
>
>
> The version of jopt-simple (in cli/pom.xml, core/pom.xml and examples/pom.xml) is 3.2.
> I'm working on github.com/brooklyncentral/brooklyn, which has a dependency on Whirr. I'd like to use the most recent jopt-simple (version 4.3) but this leads to the obvious classpath issues.
> ---
> Interesting, platforms/karaf/feature/pom.xml has:
>      <jopt.simple.bundle.version>4.3_1</jopt.simple.bundle.version>
> Does that mean if you use whirr in a Karaf OSGi container, it will be using 4.3 already?!

--
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] [Updated] (WHIRR-587) Update version of jopt-simple (from 3.2 to 4.3)

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

Andrei Savu updated WHIRR-587:
------------------------------

    Fix Version/s: 0.8.0

I'm going to commit this small change tonight if there is no objection. 
                
> Update version of jopt-simple (from 3.2 to 4.3)
> -----------------------------------------------
>
>                 Key: WHIRR-587
>                 URL: https://issues.apache.org/jira/browse/WHIRR-587
>             Project: Whirr
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Aled Sage
>            Assignee: Andrei Savu
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: WHIRR-587.patch
>
>
> The version of jopt-simple (in cli/pom.xml, core/pom.xml and examples/pom.xml) is 3.2.
> I'm working on github.com/brooklyncentral/brooklyn, which has a dependency on Whirr. I'd like to use the most recent jopt-simple (version 4.3) but this leads to the obvious classpath issues.
> ---
> Interesting, platforms/karaf/feature/pom.xml has:
>      <jopt.simple.bundle.version>4.3_1</jopt.simple.bundle.version>
> Does that mean if you use whirr in a Karaf OSGi container, it will be using 4.3 already?!

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