You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2011/03/05 16:04:45 UTC

[jira] Created: (WHIRR-248) Update to jclouds-1.0-beta9b

Update to jclouds-1.0-beta9b
----------------------------

                 Key: WHIRR-248
                 URL: https://issues.apache.org/jira/browse/WHIRR-248
             Project: Whirr
          Issue Type: Task
    Affects Versions: 0.3.0
            Reporter: Pavel Yaskevich


We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String;), this was fixed in jclouds-1.0-beta9.

Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

        

[jira] Updated: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Adrian Cole updated WHIRR-248:
------------------------------

    Fix Version/s: 0.4.0
           Status: Patch Available  (was: Reopened)

updated and tested by running a zookeeper test in aws-ec2.

Note that this should build faster, as all dependencies of jclouds now come from maven central.

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

        

[jira] Resolved: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Andrei Savu resolved WHIRR-248.
-------------------------------

    Resolution: Not A Problem

I'm closing this because the current trunk and the upcoming 0.4.0 release is already using jclouds-1.0-beta-9. Whirr 0.4.0 should be out next week:

http://mail-archives.apache.org/mod_mbox/incubator-whirr-dev/201103.mbox/%3CAANLkTi=-9dEsd1WgAj7kS0aNU61xMFe0b=r=t2ZoFPt9@mail.gmail.com%3E

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

        

[jira] Commented: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Adrian Cole commented on WHIRR-248:
-----------------------------------

anybody care to review/commit?  this one's trivial

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

[jira] Updated: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Adrian Cole updated WHIRR-248:
------------------------------

    Attachment: WHIRR-248.patch

patch to update to jclouds 1.0-beta-9b, which includes guava r08 and maven repository cleanup

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

        

[jira] Updated: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Adrian Cole updated WHIRR-248:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

just committed

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

[jira] Updated: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Andrei Savu updated WHIRR-248:
------------------------------

    Fix Version/s:     (was: 0.4.0)
                   0.5.0

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>             Fix For: 0.5.0
>
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

[jira] Commented: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Pavel Yaskevich commented on WHIRR-248:
---------------------------------------

LGTM, but, Adrian, please set a reviewer from one of the contributors too.

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

        

[jira] Commented: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Pavel Yaskevich commented on WHIRR-248:
---------------------------------------

When approximately version 0.4 will be added to the maven repository?

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

[jira] Commented: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Pavel Yaskevich commented on WHIRR-248:
---------------------------------------

Great, will be waiting then!

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

        

[jira] Updated: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Andrei Savu updated WHIRR-248:
------------------------------

    Fix Version/s:     (was: 0.5.0)
                   0.4.0

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

[jira] Commented: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Tom White commented on WHIRR-248:
---------------------------------

+1

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>             Fix For: 0.4.0
>
>         Attachments: WHIRR-248.patch
>
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

[jira] Updated: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Pavel Yaskevich updated WHIRR-248:
----------------------------------

    Description: 
We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.

Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

  was:
We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String;), this was fixed in jclouds-1.0-beta9.

Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 


> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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

        

[jira] Reopened: (WHIRR-248) Update to jclouds-1.0-beta9b

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

Adrian Cole reopened WHIRR-248:
-------------------------------

      Assignee: Adrian Cole

whirr currently has jclouds 1.0-beta-9 not 1.0-beta-9b.  The guava update was a part of the latter.

> Update to jclouds-1.0-beta9b
> ----------------------------
>
>                 Key: WHIRR-248
>                 URL: https://issues.apache.org/jira/browse/WHIRR-248
>             Project: Whirr
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Pavel Yaskevich
>            Assignee: Adrian Cole
>
> We use Whirr-0.3.0-SNAPSHOT in cassandra for distributed testing and after update to guava-08 we are having problems starting cluster (error is java.lang.NoSuchMethodError: com.google.common.net.InternetDomainName.isValid(Ljava/lang/String; ), this was fixed in jclouds-1.0-beta9.
> Is that possible to migrate Whirr from jclouds 1.0-beta7 to 1.0-beta9b? 

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