Adrian Cole
954b5f914b
Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
...
* 'master' of github.com:jclouds/jclouds: (33 commits)
optimize imports
reset loginpassword/privatekey when explicitly set
revised tests that AdminAccess change recently broke
Issue 1028:vCloud Director 1.5: require x-vcloud-authorization header on vcloud api
Add SYSTEM scope from DMTF CIMI. FGCP provider needs it.
Issue-1020 Add full name option for AdminUser and UserAdd
Add missing @Override in TransientStorageStrategy
format and imports
Ensure that EventBus is a singleton
Introduce LocalAsyncBlobStore
Miscellaneous local blobstore cleanups
Prefer valueOf over explicit object creation
Move helper method to TransientStorageStrategy
Move copy(MutableBlobMetadata) to BlobStoreUtils
Cloudstack VirtualMachines can have negative cpuUsed values for some reason
removed dead code
corrected destroyNodes bug
Fixed compilation failures caused by 70fa74df1a
Remove encodeString() and encodeString(String)
Shuffle blobstore parameters to match superclass
...
2012-07-24 10:05:43 -07:00
Andrew Phillips
575b0a4559
Using the 'maxmemory' option rather than the more generic 'additionalJOption' for the Javadoc plugin to allow for easier overriding
2012-07-18 09:51:08 -04:00
Adrian Cole
11e9728dd5
[maven-release-plugin] prepare for next development iteration
2012-07-17 23:32:35 -04:00
Adrian Cole
c3697ebbae
[maven-release-plugin] prepare release jclouds-1.5.0-beta.7
2012-07-17 23:32:32 -04:00
Adrian Cole
e4545fe5fa
Merge branch 'master' of github.com:jclouds/jclouds into 1.5.x
...
* 'master' of github.com:jclouds/jclouds: (30 commits)
Issue 1011: introducing PagedIterable
Transform to work with SaxParser
added @Transform
disabled test that broke cloudbees build
Issue 1022:Move naming convention to Api from Client or Services:: cdmi
merged cdmi changes and fixed classpath issues
Issue 1022:Move naming convention to Api from Client or Services:: glesys jenkins openstack-* opsource-servers savvis-symphonyvpdc cloudwatch cloudidentity rackspace-cloudidentity aws-cloudwatch rackspace-cloudservers-us hpcloud-compute rackspace-cloudservers-us trystack-nova
Issue 1022: naming conventions
cloudstack: removing unnecessary (and in some cases misleading Named annotations). Also removing CloudstackParserModule - handling deserialization in constructors marked with ConstructorProperties annotation
Issue 1022:Move naming convention to Api from Client or Services:: carrenza-vcloud-director
Issue 1022:Move naming convention to Api from Client or Services:: joyent-cloudapi joyentcloud
Issue 1022:Move naming convention to Api from Client or Services:: vcloud-director
cleaned up http builders and expect tests
Fix infinite loops, found by FindBugs
Log hostnames only if they differ
vcloud tidies
nodepool progress and AdminAccessBuilderSpec
Issue 1022: updated aws-elb aws-iam aws-rds iam elb rds to new naming conventions
Issue 1022: added BaseRestApiExpectTest
swift keystone 2.0: applying defaultProperties()
...
2012-07-15 23:46:35 -07:00
Andrew Phillips
3d221d48eb
Boring POM formatting ;-)
2012-07-10 16:15:24 -07:00
Adrian Cole
a14b940060
[maven-release-plugin] prepare for next development iteration
2012-07-10 12:22:44 -07:00
Adrian Cole
fd69ec5249
[maven-release-plugin] prepare release jclouds-1.5.0-beta.6
2012-07-10 12:22:42 -07:00
Adrian Cole
d284839a83
[maven-release-plugin] prepare for next development iteration
2012-07-03 22:58:26 -07:00
Adrian Cole
e96803862f
[maven-release-plugin] prepare release jclouds-1.5.0-beta.5
2012-07-03 22:58:21 -07:00
Adrian Cole
21e4d4ffe4
merged latest
2012-07-03 22:45:05 -07:00
Andrew Bayer
9112a832fc
Improve Maven build time dramatically by moving source and javadoc to profiles.
...
This makes a *huge* difference in build time (mvn clean install
-DskipTests takes about 1/3 as long with this in place). It moves
source and javadoc into profiles, so that if you want to build the
source jars and javadoc jars, you specify -Psrc and -Pdoc respectively.
2012-06-22 11:56:41 -07:00
Adrian Cole
44d6a4ea2b
[maven-release-plugin] prepare for next development iteration
2012-06-19 19:01:10 -06:00
Adrian Cole
35d704e3a4
[maven-release-plugin] prepare release jclouds-1.5.0-beta.4
2012-06-19 19:01:04 -06:00
Adrian Cole
66d23889ce
[maven-release-plugin] prepare for next development iteration
2012-06-16 19:36:59 -04:00
Adrian Cole
daa041d76f
[maven-release-plugin] prepare release jclouds-1.5.0-beta.3
2012-06-16 19:36:55 -04:00
Adrian Cole
ef10cf29ee
[maven-release-plugin] prepare for next development iteration
2012-06-12 10:19:07 -07:00
Adrian Cole
b00929f901
[maven-release-plugin] prepare release jclouds-1.5.0-beta.2
2012-06-12 10:19:04 -07:00
Ioannis Canellos
6ffe7085bc
Improved the discovery of providers inside OSGi
2012-06-12 00:38:01 +03:00
Adrian Cole
73e026b314
functionloader cleanup
2012-06-08 13:00:38 -07:00
Ioannis Canellos
5627ceb2b9
Added a FunctionLoader interfaces for loading functions and also added a basic implementation and an OSGi implementation.
2012-06-08 11:12:14 -07:00
Adrian Cole
cadbf8c230
updated pom to latest versions; set clojure to explicitly specify plugin; removed maven 2 support
2012-06-03 17:29:50 -07:00
Ioannis Canellos
dbaed053b3
Renabled duplicate detection
2012-06-03 19:41:59 +03:00
Ioannis Canellos
b078adc3ce
Removed fragments and dynamic imports. Added centralized control of the maven-bundle-plugin.
2012-06-03 19:41:54 +03:00
Adrian Cole
ef0bba6050
Issue 928:update jclouds-jsch default version to 0.1.48
2012-05-14 23:12:27 -07:00
Adrian Cole
05ab8b16df
Issue 918:update to latest GAE sdk 1.6.5
2012-05-07 16:22:12 -07:00
Matt Stephenson
f1b5faf007
Fail the build on duplicate resources or classes on the classpath
2012-04-25 19:47:58 -07:00
Andrew Phillips
35bbd4b97a
'uniqueVersion' is no longer supported in Maven 3
2012-04-23 19:00:57 -04:00
Adam Lowe
e63aac83d1
Using XMLUnit to verify XML payloads in ExpectTest if, and only if, BaseRestClientExpectTest.compareHttpRequestAsType is overridden (otherwise it still uses Java equals())
2012-03-01 23:02:01 +00:00
Adrian Cole
fa7f81c4e7
Issue 847:version updates
2012-02-23 15:11:05 +02:00
Adrian Cole
fe4d148528
updated current version to 1.5.0-SNAPSHOT
2012-02-04 11:06:07 -08:00
Adrian Cole
3df052565f
updated current version to 1.4.0-SNAPSHOT
2012-01-16 13:08:32 -08:00
Adrian Cole
2dfdbb4b56
fixed url for blobstore copy and improved code
2012-01-15 14:31:05 -08:00
Adrian Cole
091ee3118c
changed mirror for test binary file
2012-01-12 18:00:12 -08:00
Adrian Cole
d9cb5e2dc6
Issue 810:update test dependencies (testng + easymock)
2012-01-11 14:58:02 -08:00
Adrian Cole
c18696e91c
added default jetty version
2012-01-07 16:25:33 -08:00
Adrian Cole
557c51dcb3
slight improvement to 802
2012-01-07 14:13:20 -08:00
Adrian Cole
a238efb786
Issue 804:update tests to jetty 8 and fix deprecated usage
2012-01-07 11:34:20 -08:00
Adrian Cole
4def02f00e
Issue 745:update jclouds-jsch to 0.1.45
2011-12-20 23:35:17 -08:00
Andrew Phillips
8d5ac5ad4a
[issue 709] Made Clojure version overridable in the POM
2011-12-07 16:36:48 -05:00
andreisavu
2284588513
Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire
2011-12-02 16:47:14 +02:00
Adrian Cole
69467b04e3
Issue 752:move off deprecated systemProperties to systemPropertyVariables in surefire
2011-11-14 19:25:45 +02:00
Adrian Cole
552242e863
moved to 1.3.0-SNAPSHOT
2011-10-16 12:26:31 -07:00
Alex Heneveld
9d30fde375
issue 704, clojure 1.3 compatibility: removed uses of clojure-contrib, bringing in preferred modular dependencies where needed (tools.logging and core.incubator), adding the map-str function (that is all that was missing from clojure-contrib string), changing uses of "condition" to be java.lang.Exception, and changing the reference to private type byte-array-type to be the class directly in its own extend-protocol block since private type isn't liked under clojure 1.3; also removed clojure 1.1 build profile
2011-10-03 11:17:16 +01:00
Andrew Phillips
94c9602ba5
Moved Maven site to Github
2011-09-03 20:13:17 -04:00
Adrian Cole
960bfe709f
Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file
2011-08-16 18:14:30 -07:00
Andrew Phillips
0477443a00
[issue 626][issue 531] Using a profile to enable the wagon-webdav-jackrabbit version that fixes WAGON-319 and WAGON-328, required for publishing the site to Google Code
2011-08-06 11:00:06 -04:00
Adrian Cole
0a8f38b90e
bumped snapshot version to 1.2.0-SNAPSHOT
2011-08-05 04:09:23 +01:00
Adrian Cole
2d015a39ba
Issue 626: took out beta-release versions of build plugins
2011-08-05 02:05:51 +01:00
Adrian Cole
a4c354ce56
Issue 626: took out pre-release versions of build plugins
2011-08-05 01:58:02 +01:00
Andrew Phillips
94e6d5834e
Also generating the XML EMMA report as required by the Jenkins EMMA plugin
2011-07-07 19:46:05 -04:00
Andrew Phillips
2c832fef46
Switching to a local 1.3-SNAPSHOT version of the emma-maven-plugin to resolve https://cloudbees.zendesk.com/tickets/1198
2011-07-07 19:17:41 -04:00
Andrew Phillips
3c8297ac77
Removed an unnecessary config property (was the same as the default)
2011-06-28 17:14:21 -04:00
Andrew Phillips
797e75d4f0
[issue 531] Creating site files in UTF-8
2011-06-19 19:39:07 -04:00
Andrew Phillips
57fe96d99e
Removed the maven-emma-plugin from the 2.x site build since the emma-maven-plugin is already being used
2011-06-19 16:33:48 -04:00
Andrew Phillips
7d2fb23119
Master version is now 1.1.0-SNAPSHOT (= next feature version) now that 1.0.0 is out
2011-06-05 11:17:43 +04:00
Adrian Cole
9046324853
fixed test http url
2011-05-29 20:41:04 -07:00
Andrew Phillips
20e5e020d1
Moved maven-javadoc-plugin version to the plugin definitions because version information is not inherited by the report plugins (i.e. two of the three instances of the plugin) :-( Verify with mvn help:effective-pom
2011-05-24 17:35:48 -04:00
Andrew Phillips
61dfcc8856
[issue 531] Disabled the enforcer plugin for site generation, preventing forked processes (unlike the -Denforcer.skip option)
2011-05-24 17:32:14 -04:00
Andrew Phillips
59ba60666e
[issue 531] Added "normal" Javadoc generation for non-aggregate projects
2011-05-24 17:32:13 -04:00
Andrew Phillips
1ca0d862fd
Formatting
2011-05-24 17:32:12 -04:00
Chris Custine
1f35490e39
Update Javadoc plugin version. Removes noisy maven Javadoc messages in build output and stops recursive invocation of Javadoc.
2011-05-22 18:16:23 -06:00
Andrew Phillips
c3e2c79102
[issue 531] Upgraded to version 1.0-beta-8-WAGON-319.328 of the WebDAV wagon fork to address http://jira.codehaus.org/browse/WAGON-328
2011-05-22 13:03:50 -04:00
Gustavo Morozowski
557c0d75fe
moved maven-bundle-plugin instructions to top project pom
2011-05-16 09:14:12 -03:00
Adrian Cole
ddc514d602
Issue 42: added osgi fragment plugin to poms
2011-05-15 12:08:53 -07:00
Andrew Phillips
1cde0e54be
[issue 531] Fixed some broken module site links with <site> overrides and switched to the latest maven-site-plugin
2011-05-03 14:44:31 -04:00
Andrew Phillips
4bcc6a753b
Changed Maven site URL to the jclouds Google Code site. Also using a fork of the WebDAV wagon to work around http://code.google.com/p/support/issues/detail?id=4786
2011-04-23 18:33:38 +01:00
Adrian Cole
ea54958803
update to latest surefire
2011-04-20 17:54:33 -07:00
Andrew Phillips
f6c1bd2f9b
Removed a duplicate Surefire report plugin from the 3.x site build, ensured the JXR plugin runs *before* the Surefire report plugin and removed the 'dependencies' report due to OOM problems and http://jira.codehaus.org/browse/MPIR-222
2011-04-17 17:20:49 -04:00
Andrew Phillips
104b19c495
[issue 503] Suppressing the remote resource bundle processing in the project module to avoid a circular dependency
2011-04-15 14:19:34 -04:00
Andrew Phillips
077db93ac8
Removed excess whitespace
2011-04-15 10:48:36 -04:00
Andrew Phillips
d8d57da469
[issue 530] Added 3.x-compatible Maven site generation and maintained 2.x site generation in a Maven 2-specific profile
2011-04-15 09:00:41 -04:00
Andrew Phillips
bb32ebe876
[issue 503] Created a remote resource bundle containing the license to be included in all JARs
2011-04-14 21:07:16 -04:00
Adrian Cole
7ab57d3a1f
removed stack size property
2011-04-09 03:39:18 -07:00
Adrian Cole
95310ba680
Issue 527:update to official build of jetty
2011-04-09 03:18:42 -07:00
Adrian Cole
8d26999bc2
updated to surefire 2.8, and revised test annotations to be compatible with testng 5.14.10
2011-04-09 01:09:35 -07:00
Adrian Cole
41b5e3130f
Issue 525:update to testng 5.14.10
2011-04-08 23:09:54 -07:00
David Santiago
c1c17c0df9
Add minimum heap size to clojureOptions in pom.xml.
2011-04-04 19:04:13 -05:00
Carlos
3a9ffb5871
Upgrade jsch to 0.1.44-1 and use dependencyManagement for it
2011-02-18 16:44:55 +01:00
Carlos
805cf7fc13
Remove java-xmlbuilder and jclouds-googlecode-deploy repos that are not required
2011-02-17 14:29:39 +01:00
Carlos
974969067e
Ensure some repos are not checked for releases
2011-02-17 12:00:09 +01:00
Carlos
e7daafb101
Merge upstream
2011-02-17 11:55:39 +01:00
Andrew Phillips
f9a226b5ff
Replaced the Rimu snapshot repo (that is no longer running) with the OSS Sonatype snapshot repo, to which jclouds snapshots are automatically published from Jenkins
2011-02-17 00:34:59 +01:00
Andrew Phillips
af16b30b45
Renamed core-jar-with-dependencies-descriptor -> jar-with-dependencies-descriptor
...
Renamed jar-with-dependencies-descriptor -> jar-with-dependencies-no-core-no-apis-descriptor
Added a provided-dependencies-descriptor to the default assemblies run with -Pdistribution
2011-02-01 09:34:14 +01:00
Carlos
a27f2bb301
Readd jclouds repo for some appengine jars
2011-01-25 19:52:24 -08:00
Carlos
ba920bb3e4
Use a fully qualified groupId for swank-clojure
2011-01-04 00:53:58 +01:00
Carlos
ad266c0f49
Remove all external repos for releases. Rely only on Maven Central
2011-01-03 21:09:43 +01:00
Andrew Phillips
cc5c108c29
Using version 2.1 of the maven-release-plugin for proper Git support
2010-11-10 01:47:17 +01:00
Adrian Cole
4b38c49000
updated to avoid memory problems using soylatte
2010-10-26 19:52:35 -07:00
Adrian Cole
9df794f924
updated to work with soylatte
2010-10-26 19:23:16 -07:00
Andrew Phillips
fc1782b536
Added release (staging) and snapshot Sonatype OSS distribution repos
2010-09-20 21:55:19 +02:00
Adrian Cole
53f4bec356
Issue 361: normalize test properties
2010-09-19 13:30:11 -07:00
Adrian Cole
53adab1ab4
Issue 348: replaced custom-packaged resteasy with jersey-core
2010-09-10 15:40:04 -07:00
Adrian Cole
ef1c57509a
Issue 342: preparation for ssl testing
2010-09-09 12:44:14 -07:00
Andrew Phillips
1b27381b71
Removed explicit references to the Maven2 repo ( http://repo2.maven.org/maven2 ) as Sonatype advise against it, and corrected the URL for the jboss repo since they've now also moved to Nexus ( http://repository.jboss.org/nexus/content/groups/public-jboss ).
2010-08-26 01:07:17 +02:00
Andrew Phillips
ef361ce3ea
Issue 344: setup our maven repository to sync with central
2010-08-26 00:40:34 +02:00
Andrew Phillips
4eb462fdc5
Back to a slightly saner link for the Javadoc API
2010-08-23 17:47:28 +02:00
Hugo Duncan
8453ed1815
Change to clojure 1.2.0 release. Normalise whitespace.
2010-08-19 11:59:23 -04:00
Adrian Cole
420503d32e
updated and corrected license headers
2010-08-12 16:04:26 -07:00
Adrian Cole
e99baf92a7
Issue 330: switched default to clj 1.2.0-RC2
2010-08-10 17:29:45 -07:00