Re: [jclouds] Adding a test for 278 (#389)

2014-05-30 Thread CloudBees pull request builder plugin
[jclouds-java-7-pull-requests #1322](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1322/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/389#issuecomment-44719375

Re: [jclouds] Adding a test for 278 (#389)

2014-05-30 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #851](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/851/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/389#issuecomment-44719304

Build failed in Jenkins: jclouds » jclouds-chef #1028

2014-05-30 Thread BuildHive
See -- Started by upstream project "jclouds/jclouds" build number 1176 originally caused by: Started by GitHub push by jclouds-mirror Building remotely on s-d4f97439 in workspace

Re: [jclouds] Adding a test for 278 (#389)

2014-05-30 Thread Andrew Phillips
> +import java.io.InputStream; > +import java.util.ArrayList; > +import java.util.List; > + > +import static org.testng.Assert.assertEquals; > +import static org.testng.Assert.assertNotNull; > + > +/** > + * @author Bill Branan > + */ > +@Test(groups = "unit") > +public class ParseObjectInfoListFro

Re: [jclouds] Resolves https://issues.apache.org/jira/browse/JCLOUDS-278 (#388)

2014-05-30 Thread Andrew Phillips
Looks like the test case here succeeds against master _without_ a code change (see #389)? At least, the test passes for me locally. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/388#issuecomment-44718422

[jclouds] Adding a test for 278 (#389)

2014-05-30 Thread Andrew Phillips
Contributed by Bill Branan. Looks like this succeeds on master _without_ any code changes (see #388)? CC @bbranan @andrewgaul You can merge this Pull Request by running: git pull https://github.com/jclouds/jclouds test-for-jclouds-278 Or you can view, comment on it, or merge it online at:

Re: [jclouds-site] Release 1.7.3 (#104)

2014-05-30 Thread Andrew Phillips
> +{% highlight xml %} > + > + > +org.apache.jclouds > +jclouds-all > +1.7.3 > + > + > +{% endhighlight %} > + > +## Credits > + > +jclouds would like to thank everyone who contributed time and effort in > order to make this release happen: > + > +* Apache jclouds > [PMC](http://p

Re: [jclouds-site] Core concepts (ctd.) (#103)

2014-05-30 Thread Andrew Phillips
Merged to [master](https://git-wip-us.apache.org/repos/asf?p=jclouds-site.git;a=commit;h=a336e13b0910266134ca2f0701123827c039091b). Thanks, @nacx and @everett-toews! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/103#issuecomment-44718260

Build failed in Jenkins: jclouds » jclouds-karaf #997

2014-05-30 Thread BuildHive
See -- [...truncated 526 lines...] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/labs/management/management-core/1.8.0-SNAPSHOT/management-cor

Build failed in Jenkins: jclouds-labs-aws-1.7.x-branch #53

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 2358 lines...] [ERROR] from the specified remote repositories: [ERROR] central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=fa

Build failed in Jenkins: jclouds-labs-aws-1.7.x-branch » Apache jclouds labs aws #53

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 2030 lines...] Downloading: http://repo.cloudbees.com/content/repositories/central/org/slf4j/slf4j-parent/1.5.6/slf4j-par

Build failed in Jenkins: jclouds-labs-aws-1.7.x-branch #53

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 2357 lines...] [ERROR] [ERROR] from the specified remote repositories: [ERROR] central (http://repo.cloudbees.com/content/repositories/central, releases=true, sna

Build failed in Jenkins: jclouds-labs-1.7.x-branch » Apache jclouds labs #62

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 1800 lines...] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/apache/jclouds/jclouds-core/1.7.4-SNAPSHO

Build failed in Jenkins: jclouds-labs-1.7.x-branch #62

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 1953 lines...] Downloading: https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml Downloading: https://oss.s

Build failed in Jenkins: jclouds-labs-google-1.7.x-branch » Apache jclouds labs google #97

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 1520 lines...] Downloaded: http://repo.cloudbees.com/content/repositories/central/antlr/antlr/2.7.2/antlr-2.7.2.jar

Build failed in Jenkins: jclouds-labs-google-1.7.x-branch #97

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 1632 lines...] Downloading: http://repo.cloudbees.com/content/repositories/central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom Down

Build failed in Jenkins: jclouds » jclouds-chef #1027

2014-05-30 Thread BuildHive
See -- [...truncated 25 lines...] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future M

Re: [jclouds-site] Release 1.7.3 (#104)

2014-05-30 Thread Andrew Phillips
> +1. [Highlights](#highlights) > +1. [Known Issues](#issues) > +1. [Reminder](#reminder) > +1. [Credits](#credits) > +1. [Test Results](#test) > + > +## Introduction > + > +You can read the official announcement at [Apache jclouds 1.7.3 > released](http://jclouds.markmail.org/message/6ormro7calbt

Re: [jclouds-site] Release 1.7.3 (#104)

2014-05-30 Thread Andrew Phillips
> Working on automating the release of aggregated Javadoc so that probably > won't happen until early next week. If there's any way to help with that, let me know. Should I kick off the "usual" Javadoc publishing for now, or would you rather wait..? --- Reply to this email directly or view it on

Re: [jclouds] Resolves https://issues.apache.org/jira/browse/JCLOUDS-278 (#388)

2014-05-30 Thread BuildHive
[jclouds » jclouds #1175](https://buildhive.cloudbees.com/job/jclouds/job/jclouds/1175/) SUCCESS This pull request looks good [(what's this?)](https://www.cloudbees.com/what-is-buildhive) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/388#issuecomme

Jenkins build is back to stable : jclouds » jclouds #1175

2014-05-30 Thread BuildHive
See

Re: [jclouds-labs-aws] Added some fixes to the live test and a few things on the rest of the co... (#5)

2014-05-30 Thread Andrew Gaul
This pull requests addresses several suggestions from @demobox in #4. Tested locally and pushed to master. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/5#issuecomment-44710815

Re: [jclouds-labs-aws] Added some fixes to the live test and a few things on the rest of the co... (#5)

2014-05-30 Thread Andrew Gaul
Closed #5. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/5#event-126645368

Build failed in Jenkins: jclouds-karaf #634

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 948 lines...] [INFO] --- maven-bundle-plugin:2.1.0:install (default-install) @ services --- [INFO] Installing org/apache/jclouds/karaf/services/1.8.0-SNAPSHOT/services-1.8.0-SNAP

Re: [jclouds-site] Release 1.7.3 (#104)

2014-05-30 Thread jclouds-commentator
Go to http://adc75e8554c3dc691c8b-4c5b11df5e202bd21b5713eab52833ca.r42.cf1.rackcdn.com/ to review your changes. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/104#issuecomment-44710162

Re: [jclouds] Resolves https://issues.apache.org/jira/browse/JCLOUDS-278 (#388)

2014-05-30 Thread CloudBees pull request builder plugin
[jclouds-java-7-pull-requests #1321](https://jclouds.ci.cloudbees.com/job/jclouds-java-7-pull-requests/1321/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/388#issuecomment-44710004

Jenkins build became unstable: jclouds » jclouds #1174

2014-05-30 Thread BuildHive
See

Re: [jclouds-site] Release 1.7.3 (#104)

2014-05-30 Thread CloudBees pull request builder plugin
[jclouds-site-pull-requests #328](https://jclouds.ci.cloudbees.com/job/jclouds-site-pull-requests/328/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/104#issuecomment-44709697

Re: [jclouds] Resolves https://issues.apache.org/jira/browse/JCLOUDS-278 (#388)

2014-05-30 Thread Andrew Gaul
> @@ -138,20 +138,35 @@ public UriBuilder host(String host) { >} > >public UriBuilder path(@Nullable String path) { > + return path(path, true); > + } > + > + public UriBuilder path(@Nullable String path, boolean urlDecode) { Can we change `UriBuilder` to not en

Build failed in Jenkins: jclouds-chef #838

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 2199 lines...] Downloading: http://repo.cloudbees.com/content/repositories/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded: ht

Build failed in Jenkins: jclouds-chef » Apache jclouds Chef :: Core #838

2014-05-30 Thread jenkins-no-reply
See -- [...truncated 115 lines...] Downloading: http://repo.cloudbees.com/content/repositories/central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom Downloaded: htt

Jenkins build is back to normal : jclouds » jclouds Amazon EC2 provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds CloudFiles US provider #2622

2014-05-30 Thread jenkins-no-reply
See

Re: [jclouds] Resolves https://issues.apache.org/jira/browse/JCLOUDS-278 (#388)

2014-05-30 Thread CloudBees pull request builder plugin
[jclouds-pull-requests #850](https://jclouds.ci.cloudbees.com/job/jclouds-pull-requests/850/) SUCCESS This pull request looks good --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/388#issuecomment-44708669

Jenkins build is back to normal : jclouds » jclouds Rackspace Cloud Databases US provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds CloudServers UK provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds CloudFiles UK provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds vcloud api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » all #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds rackspace cloudidentity api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds netty payload module #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds ElasticHosts Peer1 San Antonio provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds elasticstack core #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds sqs api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Google App Engine Components #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Serverlove Manchester provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Cloud Databases UK provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds atmos components #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds cloudservers api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds HP Cloud Object Storage #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Amazon Simple Storage Service (S3) provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds GleSYS core #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Next Generation Cloud Block Storage US provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Go2Cloud Johannesburg1 provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds ElasticHosts Peer1 Toronto provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds openstack-nova api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds joda DateService Module #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds example components for a standalone compute provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Cloud Load Balancers US provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds openstack-trove api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Apache Http Components Client #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds GoGrid provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Amazon Identity and Access Management (STS) provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Next Generation Cloud DNS US provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Next Generation Cloud Servers provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds cloudfiles api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » allblobstore #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds drivers project #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds route53 api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds CloudSigma provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds CloudOne Storage as a Service provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds swift api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds openstack-cinder api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Next Generation Cloud Block Storage UK provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Next Generation Cloud Servers US provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds ninefold storage provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds SoftLayer core #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds enterprise Module #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Cloud Load Balancers API #2622

2014-05-30 Thread jenkins-no-reply
See

Re: [jclouds-site] Release 1.7.3 (#104)

2014-05-30 Thread Andrew Gaul
> @@ -57,6 +57,7 @@ > data-toggle="dropdown">Release Notes > > > +1.7.3 Broken link: http://d044609f24846c5cc196-e981417fa0775ee8db370444a872f96e.r86.cf1.rackcdn.com/releasenotes/1.7.3/ --- Reply to thi

Jenkins build is back to normal : jclouds » jclouds Rackspace Next Generation Cloud DNS UK provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds CloudServers US provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Open Hosting East1 provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » allloadbalancer #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds rackspace clouddns api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Amazon Route 53 provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Amazon Elastic Load Balancer provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Amazon Simple Queue Service provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Ninefold Compute provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds openstack-keystone api #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds skeletons project #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds apis project #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Green House Data Element vCloud provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Rackspace Cloud Load Balancers UK provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds ultradns-ws provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds HP Cloud Compute provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds Bluelock vCloud Zone01 provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds ElasticHosts BlueSquare London provider #2622

2014-05-30 Thread jenkins-no-reply
See

Jenkins build is back to normal : jclouds » jclouds ElasticHosts Peer1 London provider #2622

2014-05-30 Thread jenkins-no-reply
See

  1   2   3   >