> + <parent> > + <groupId>org.apache.jclouds</groupId> > + <artifactId>jclouds-project</artifactId> > + <version>1.8.0-SNAPSHOT</version> > + <relativePath>../../project/pom.xml</relativePath> > + </parent> > + <groupId>org.apache.jclouds.provider</groupId> > + <artifactId>elastichosts-sjc-c</artifactId> > + <name>jclouds ElasticHosts San Jose provider</name> > + <description>ElasticHosts implementation targeted to San Jose</description> > + <packaging>bundle</packaging> > + > + <properties> > + > <test.elastichosts-sjc-c.endpoint>https://api-sjc-c.elastichosts.com</test.elastichosts-sjc-c.endpoint> > + > <test.elastichosts-sjc-c.api-version>2.0</test.elastichosts-sjc-c.api-version> > + <test.elastichosts-sjc-c.build-version />
Would it make more sense to have this non-empty for a test? Does any logic use this? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/362/files#r13034112
