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

Reply via email to