You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by ahgittin <no...@github.com> on 2013/11/02 21:43:04 UTC

[jclouds-labs-google] NEW BRANCH - changes for JCLOUDS-363 - compatibility with 1.6.x (#10)

NOTE - this is intended to be used to create a new 1.6.x branch.  it removes certain commits from master which are not compatible with 1.6.x and makes changes to selected other ones.

DO NOT MERGE to MASTER !!!  (just there is no option to pull-request create a new branch!)
You can merge this Pull Request by running:

  git pull https://github.com/ahgittin/jclouds-labs-google 1.6.x

Or you can view, comment on it, or merge it online at:

  https://github.com/jclouds/jclouds-labs-google/pull/10

-- Commit Summary --

  * align pom with jclouds 1.6.3-snapshot
  * changes so it compiles against jclouds 1.6.x

-- File Changes --

    M google-compute-engine/pom.xml (2)
    M google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/GoogleComputeEngineService.java (4)
    M google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/config/GoogleComputeEngineServiceContextModule.java (15)
    D google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/extensions/GoogleComputeEngineSecurityGroupExtension.java (340)
    D google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/compute/functions/NetworkToSecurityGroup.java (84)
    M google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/config/GoogleComputeEngineParserModule.java (6)
    D google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/compute/extensions/GoogleComputeEngineSecurityGroupExtensionLiveTest.java (31)
    D google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/compute/functions/NetworkToSecurityGroupTest.java (94)
    M oauth/pom.xml (2)
    M pom.xml (4)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-google/pull/10.patch
https://github.com/jclouds/jclouds-labs-google/pull/10.diff

Re: [jclouds-labs-google] NEW BRANCH - changes for JCLOUDS-363 - compatibility with 1.6.x (#10)

Posted by ahgittin <no...@github.com>.
@abayer ah that explains why i couldn't find it. thx and sorry for the spam.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/10#issuecomment-27639105

Re: [jclouds-labs-google] NEW BRANCH - changes for JCLOUDS-363 - compatibility with 1.6.x (#10)

Posted by Andrew Bayer <no...@github.com>.
GCE 1.6.x is in the jclouds-labs repo, so any pertinent changes should be going there.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/10#issuecomment-27633112

Re: [jclouds-labs-google] NEW BRANCH - changes for JCLOUDS-363 - compatibility with 1.6.x (#10)

Posted by CloudBees pull request builder plugin <no...@github.com>.
[jclouds-labs-google-pull-requests #13](https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-pull-requests/13/) SUCCESS
This pull request looks good

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/10#issuecomment-27632090