> + > + <properties> > + > <test.profitbricks-c2.endpoint>https://api.profitbricks.com/1.2</test.profitbricks-c2.endpoint> > + <test.profitbricks-c2.api-version>1.2</test.profitbricks-c2.api-version> > + <test.profitbricks-c2.identity>FIXME</test.profitbricks-c2.identity> > + <test.profitbricks-c2.credential>FIXME</test.profitbricks-c2.credential> > + <!-- CentOS 6.5 x64 --> > + > <test.profitbricks-c2.template>imageId=centos-6-5-x64</test.profitbricks-c2.template> > + > <jclouds.osgi.export>org.jclouds.profitbricks*;version="${jclouds.version}"</jclouds.osgi.export> > + <jclouds.osgi.import> > + org.jclouds.compute.internal;version="${jclouds.version}", > + org.jclouds.rest.internal;version="${jclouds.version}", > + org.jclouds*;version="${jclouds.version}", > + * > + </jclouds.osgi.import> > + <netbeans.hint.license>licenseheader</netbeans.hint.license>
Could you remove this IDE specific property? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/72/files#r17228751
