You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Jeremy Daggett <no...@github.com> on 2014/03/28 19:09:00 UTC

[jclouds-examples] JCLOUDS-389 - Updates copyright references (#37)

This PR updates the copyright references and license headers for the examples project. It also eliminates rat errors and cleans up some various broken links/whitespace issues.

JIRA
https://issues.apache.org/jira/browse/JCLOUDS-389

Will need to squash after review and get this merged asap. Thx!
You can merge this Pull Request by running:

  git pull https://github.com/rackerlabs/jclouds-examples JCLOUDS-389

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

  https://github.com/jclouds/jclouds-examples/pull/37

-- Commit Summary --

  * JCLOUDS-389: Updated license headers, broken links, and fixed minor whitespace issues
  * Added version property to maven-jar-plugin and maven-compiler-plugin
  * Updated license header

-- File Changes --

    M blobstore-basics/README.md (4)
    M blobstore-basics/pom.xml (28)
    M blobstore-basics/src/main/java/org/jclouds/examples/blobstore/basics/MainApp.java (19)
    M blobstore-clojure/README.md (2)
    M blobstore-hdfs/README.md (4)
    M blobstore-hdfs/pom.xml (28)
    M blobstore-hdfs/src/main/java/org/jclouds/examples/blobstore/hdfs/MainApp.java (19)
    M blobstore-hdfs/src/main/java/org/jclouds/examples/blobstore/hdfs/config/HdfsModule.java (19)
    M blobstore-hdfs/src/main/java/org/jclouds/examples/blobstore/hdfs/io/HdfsPayloadSlicer.java (19)
    M blobstore-hdfs/src/main/java/org/jclouds/examples/blobstore/hdfs/io/payloads/HdfsPayload.java (19)
    M blobstore-hdfs/src/main/resources/log4j.xml (29)
    M blobstore-karaf-shell/README.md (5)
    M blobstore-karaf-shell/pom.xml (28)
    M blobstore-karaf-shell/src/main/java/org/jclouds/examples/blobstore/osgi/BlobStoreService.java (18)
    M blobstore-karaf-shell/src/main/java/org/jclouds/examples/blobstore/osgi/BlobStoreServiceImpl.java (15)
    M blobstore-karaf-shell/src/main/java/org/jclouds/examples/blobstore/osgi/shell/BlobStoreCommandSupport.java (16)
    M blobstore-karaf-shell/src/main/java/org/jclouds/examples/blobstore/osgi/shell/ReadCommand.java (16)
    M blobstore-karaf-shell/src/main/java/org/jclouds/examples/blobstore/osgi/shell/WriteCommand.java (16)
    M blobstore-karaf-shell/src/main/resources/OSGI-INF/blueprint/blueprint.xml (18)
    M blobstore-largeblob/README.md (4)
    M blobstore-largeblob/pom.xml (26)
    M blobstore-largeblob/src/main/java/org/jclouds/examples/blobstore/largeblob/MainApp.java (19)
    M blobstore-largeblob/src/main/resources/log4j.xml (29)
    M blobstore-scala-filesystem/README.md (6)
    M camel-notifications/pom.xml (30)
    M camel-notifications/src/main/resources/META-INF/spring/camel-context.xml (30)
    M chef-basics/README.md (4)
    M chef-basics/pom.xml (28)
    M cloudwatch-basics/README.md (2)
    M cloudwatch-basics/pom.xml (26)
    M compute-basics/README.md (4)
    M compute-basics/pom.xml (28)
    M compute-clojure/README.md (2)
    M deploy-war-via-ant/README.md (3)
    M deploy-war-via-ant/build.xml (17)
    M ec2-computeservice-spot/README.md (2)
    M ec2-computeservice-spot/pom.xml (27)
    M ec2-computeservice-spot/src/main/java/org/jclouds/examples/ec2/spot/MainApp.java (19)
    M ec2-createlamp/README.md (2)
    M ec2-createlamp/pom.xml (27)
    M ec2-createlamp/src/main/java/org/jclouds/examples/ec2/createlamp/MainApp.java (19)
    M ec2-windows/pom.xml (26)
    M minecraft-compute/README.md (2)
    M minecraft-compute/pom.xml (27)
    M pom.xml (4)
    M rackspace/pom.xml (31)

-- Patch Links --

https://github.com/jclouds/jclouds-examples/pull/37.patch
https://github.com/jclouds/jclouds-examples/pull/37.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/37

Re: [jclouds-examples] JCLOUDS-389 - Updates copyright references (#37)

Posted by Everett Toews <no...@github.com>.
Merged

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/37#issuecomment-39240683

Re: [jclouds-examples] JCLOUDS-389 - Updates copyright references (#37)

Posted by Andrew Phillips <no...@github.com>.
This looks great - thanks, @jdaggett! +1 - good to go for me, after the squash'n'rebase that you mentioned.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/37#issuecomment-39008704

Re: [jclouds-examples] JCLOUDS-389 - Updates copyright references (#37)

Posted by Jeremy Daggett <no...@github.com>.
Thanks! @everett-toews 

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/37#issuecomment-39240868

Re: [jclouds-examples] JCLOUDS-389 - Updates copyright references (#37)

Posted by Jeremy Daggett <no...@github.com>.
@demobox Squashed, rebased and pushed. Thanks!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/37#issuecomment-39028797