Andrew Gaul
ad56db2a4d
Upgrade to OkHttp 1.6.0
...
This upgrades both drivers/okhttp and mockwebserver. Changelog:
https://github.com/square/okhttp/blob/master/CHANGELOG.md
2014-06-18 19:49:50 -07:00
Andrew Gaul
bb3c9d2657
Upgrade to findbugs-maven-plugin 2.5.4
...
This also upgrades FindBugs to 2.0.3. Notably this improves
compatibility with Guava constructs. Changelogs:
https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=19833
http://findbugs.sourceforge.net/Changes.html
2014-06-08 23:09:53 -07:00
Andrew Gaul
e868675da4
Upgrade to Surefire 2.17
2014-05-27 18:02:54 -07:00
Ignasi Barrera
4943ff9341
Fixed format and removed the trailing spaces
2014-05-18 23:59:39 +02:00
Chris Custine
a623e68d08
JCLOUDS-571 - Fix build to suppress maven parent.relativePath warnings at start of build
2014-05-18 23:24:01 +02:00
Andrew Gaul
338966f3b9
Upgrade to Checkstyle 2.12.1
...
Checkstyle 2.12 changelog:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127&version=19723
Checkstyle 2.12.1 changelog:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11127&version=20236
Checkstyle 5.7 changelog:
http://checkstyle.sourceforge.net/releasenotes.html
2014-05-14 00:09:11 -07:00
Andrew Gaul
4315d031d5
Upgrade to maven-findbugs-plugin 2.5.3
...
Changelog:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11701&version=17239
2014-05-13 22:30:16 -07:00
Ignasi Barrera
2bbbe1d5fd
JCLOUDS-563: Upgrade parent pom to version 14
2014-05-12 17:51:05 +02:00
Andrew Phillips
852f0fb342
Updating the Maven Site plugin version 3.1 -> 3.3
...
Also removing the stagingSiteURL parameter as we should not need
it for the site:deploy goal
2014-04-25 01:28:02 +02:00
Pasi Niemi
85a1a8c1dd
JCLOUDS-516: Add ssh agent support via sch agentproxy
2014-03-27 09:04:34 +01:00
Andrew Phillips
a1fc6558ed
Removing unused Sonatype OSS plugin snapshot repository
2014-02-12 00:10:33 -05:00
Andrew Phillips
d7d76291ae
Moving dependencies for the Checkstyle plugin into a profile
...
Follow-on from 335f594
2014-02-12 00:10:20 -05:00
Ignasi Barrera
09a430744a
Added OkHttp driver to support modern HTTP verbs
2014-01-13 10:47:39 +01:00
Andrew Gaul
285bc03e97
Upgrade to Apache Rat 0.10
...
Notably this release resolves RAT-138 which caused excessive run-times
with some inputs. Changelog:
http://creadur.apache.org/rat/RELEASE_NOTES.txt
2013-12-26 13:13:50 -08:00
Andrew Bayer
c1ee11d9bd
Updating to 1.8.0-SNAPSHOT
2013-12-17 11:31:56 -08:00
Andrew Bayer
16ea4fb33f
Switch to maven-compiler-plugin 3.1
2013-12-16 16:02:26 -08:00
Andrew Gaul
91906b90be
Sync checkstyle config
2013-12-12 17:02:00 -08:00
Andrew Gaul
4cef85d1cd
Address Checkstyle violations in tests
2013-12-09 14:40:07 -08:00
Andrew Gaul
fc07a31412
Upgrade to Checkstyle 2.11
...
This addresses parsing errors in ConcurrentOpenSocketFinderTest and
RestAnnotationProcessorTest.
2013-12-09 14:38:33 -08:00
Andrew Phillips
981db34655
JCLOUDS-386: Removing the remote-resources plugin
...
We only use the shared resources for the Checkstyle config now, and that doesn't need to be "mixed in" to the project output directory
2013-11-22 18:57:44 -05:00
Andrew Gaul
0d8efbd97a
Remove more incubator references
...
Fixes JCLOUDS-388.
2013-11-21 12:50:37 -08:00
Andrew Gaul
029e718435
Upgrade to maven-duplicate-finder-plugin 1.0.5
...
This adds a cache which accelerates mvn install:
1.0.3:
real 3m4.419s
user 3m29.749s
sys 0m48.495s
1.0.5:
real 1m48.533s
user 2m22.457s
sys 0m46.331s
2013-11-16 19:18:51 -08:00
Andrew Gaul
d8490f872d
Enable some Xlint warnings
...
Also address a handful of warnings.
2013-09-04 19:45:44 -07:00
Andrew Phillips
f3df06aff0
Removing pre-ASF release profile configuration
2013-08-05 17:30:45 -04:00
Andrew Gaul
f1673194ad
Update URL for commons-logging-1.1.1-bin.tar.gz
...
This allows testCopyUrl to succeed against blobstore integration
tests.
2013-08-01 10:35:26 -07:00
Andrew Bayer
5ec05fed70
Allow skipping duplicate-finder-plugin by setting skipDuplicateFinder property to true
2013-07-17 12:42:40 -07:00
Ignasi Barrera
335f5943f4
JCLOUDS-149: Reuse checkstyle configuration
2013-07-02 18:02:03 +02:00
Andrew Bayer
8f7e623bed
Adding DEPENDENCIES to rat exclude
2013-06-12 16:45:29 -07:00
Andrew Bayer
32ea520f34
Add license headers to src/test/resources where possible, more fine-grained RAT exclusions
2013-06-12 16:45:29 -07:00
Andrew Bayer
a1c09f8391
Use default Apache remote resources
2013-05-31 10:14:23 -07:00
Andrew Bayer
883ea4b3bf
Switch maven-remote-resources-plugin execution to default ID to override apache POM remote resources bundle
2013-05-29 16:37:43 -07:00
Andrew Bayer
f217b304b6
Tweaking release plugin config
2013-05-28 14:46:42 -07:00
Andrew Bayer
d821cd4ea9
JCLOUDS-66. Update Maven project metadata for ASF.
2013-05-23 12:57:44 -07:00
Andrew Bayer
5e970e1e14
JCLOUDS-80. Inherit apache-rat plugin config.
2013-05-21 16:56:41 -04:00
adriancole
ed2f18a1af
JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format
2013-05-16 21:30:37 -07:00
Andrew Bayer
fb1980f50b
JCLOUDS-16. Fixing remote resources.
2013-05-13 12:46:41 -07:00
Andrew Bayer
446ac67884
JCLOUDS-30. Switch to 2 space indents for POM files.
2013-05-13 12:04:43 -07:00
Andrew Bayer
259b04ff1c
JCLOUDS-16. Switch groupId to org.apache.jclouds, change parent POM, remove old distributionManagement content, add ASF repos.
2013-05-13 12:04:42 -07:00
Olivier Lamy
7c16292da4
use Apache parent pom
2013-05-12 20:25:52 +10:00
Adrian Cole
bd0f44fb74
Merge pull request #1404 from jclouds/update-issue-link
...
Updating issue site from Google Code to GitHub
2013-03-09 18:19:35 -08:00
Andrew Phillips
cce2085eaa
Formatting in the project POM
2013-03-09 20:35:49 -05:00
Andrew Phillips
668c41f2bc
Updating issue site from Google Code to GitHub
2013-03-09 20:34:53 -05:00
Adrian Cole
fb69ae0fa9
bump master to 1.7.0-SNAPSHOT
2013-03-08 23:02:40 -08:00
adriancole
c31145e42e
[maven-release-plugin] prepare for next development iteration
2013-03-04 06:13:59 -08:00
adriancole
0eb3ee8091
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.4
2013-03-04 06:13:57 -08:00
adriancole
b3b2d4c572
-Dsun.net.http.allowRestrictedHeaders=true required for Expect header to passthrough
2013-03-03 17:21:53 -08:00
Andrew Gaul
1ad4b17f12
Upgrade logback to 1.0.9
...
Changelog: http://logback.qos.ch/news.html
2013-02-22 11:19:35 -08:00
adriancole
89fda8ee28
[maven-release-plugin] prepare for next development iteration
2013-02-04 17:30:46 -08:00
adriancole
2b0ad28f26
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.2
2013-02-04 17:30:44 -08:00
adriancole
6c658f6450
fix issue #1297 put with zero length payload
2013-02-04 10:32:03 -08:00
adriancole
267069755e
[maven-release-plugin] prepare for next development iteration
2013-02-02 08:41:53 -08:00
adriancole
7c924b312f
[maven-release-plugin] prepare release jclouds-1.6.0-alpha.1
2013-02-02 08:41:51 -08:00
Adrian Cole
023b549e20
Remove explicit dependency on bouncycastle for PEM parsing
2012-12-28 23:11:42 -08:00
Adrian Cole
207b3db41f
remove dependency on bcpkix-jdk15on
2012-12-27 23:23:28 -08:00
Adrian Cole
e5e26e223d
update to latest version of bouncycastle including moving off deprecated stuff
2012-12-20 12:04:32 -08:00
Ioannis Canellos
b7863ae394
fix issue #1044 : Added listener interfaces for Providers and Apis.
2012-12-08 16:55:22 -08:00
Adrian Cole
dc2650f089
update jetty to latest
2012-12-01 18:07:04 -08:00
Alex Heneveld
4d978e45bd
use absolute link for license so it renders correctly in reports (e.g. `mvn project-info-reports:dependencies`)
2012-11-24 21:31:36 +00:00
Adrian Cole
a63f927deb
Issue 1116: update and centralize plugin version for maven-remote-resources-plugin
2012-11-04 08:32:56 -08:00
Adrian Cole
d0b83b88d5
Merge pull request #928 from andrewgaul/maven-plugins
...
Upgrade Maven plugins
2012-11-04 07:28:31 -08:00
Andrew Gaul
b4eaa4330e
Upgrade Maven plugins
...
Also specify minimum Maven version.
Test with mvn versions:display-plugin-updates
2012-11-03 18:17:03 -07:00
Adrian Cole
68165154ed
Merge pull request #916 from andrewgaul/checkstyle
...
Add Checkstyle configuration for line length
2012-10-29 16:47:00 -07:00
Aled Sage
09425f4f69
Version upgrades
...
- gson from 2.2 to 2.2.2
- guava from 13.0 to 13.0.1
- rocoto from 6.1 to 6.2
- log4j from 1.2.16 to 1.2.17
- log back from 1.0.0 to 1.0.7
- httpclient from 4.1.3 to 4.2.2
- netty from 3.3.1 to 3.5.9
- slf4j from 1.6.4 to 1.7.2
- testing from various to 6.8
- jetty from 8.1.1 to 8.1.7
- snakeyaml from 1.10 to 1.11
2012-10-29 13:00:44 +00:00
Andrew Gaul
44f6318759
Add Checkstyle configuration for line length
...
Enforces line length of 120 characters, which fails due to many
violations.
2012-10-26 10:11:42 -07:00
Adrian Cole
28d766b9df
bumped to 1.6.0-SNAPSHOT
2012-09-17 01:43:52 -07:00
Richard Downer
6e3b47f4e3
Configure duplicates plugin to ignore .gitattributes
2012-08-24 16:02:13 +01: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
Andrew Phillips
3d221d48eb
Boring POM formatting ;-)
2012-07-10 16:15:24 -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
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
Hugo Duncan
a58ab85b7e
Removed the compile execution from maven-clojure-project configuration to ensure no clojure class files get generated
2010-08-10 13:32:32 -04:00
Hugo Duncan
0c64f49c00
Disable implicit AOT compilation of clojure
2010-08-10 11:22:39 -04:00
Adrian Cole
5aeba30d5c
Issue 330: moved to clojure 1.2rc2
2010-08-09 13:56:43 -07:00
Adrian Cole
e388772062
fixed javadoc reference which was hanging the build
2010-07-17 02:03:55 -05:00
Adrian Cole
da3baf523c
Issue 301: refactored http payload data from blob -> core, added content length, type, md5; fixed length bug in ec2 and added more tests to ensure this doesn't happen again
2010-07-08 03:46:34 -07:00
Adrian Cole
ef00266b54
Issue 288: switched to guava r05
2010-07-03 02:57:13 -07:00
Adrian Cole
14e16fbfa6
Issue 220: added stub compute provider
2010-06-01 04:13:27 -06:00
Hugo Duncan
f701e44049
Update swank-clojure and clojure-maven-plugin versions
2010-05-26 21:52:57 -04:00
Adrian Cole
04ae381526
fixed javadoc and assembler
2010-05-05 11:15:08 -07:00
Chas Emerick
8d2ab81aec
AOT-compile clojure code as part of standard compile phase
2010-04-27 20:01:01 -04:00
Hugo Duncan
9d098fda66
Added a clojure-1.2 profile to pom
2010-04-18 00:09:41 -04:00
Alex Yarmula
6c26047e6a
added support for ning http client
2010-04-03 11:02:46 -07:00
Andrew Phillips
1b60574b75
Cleaned up archetype POMs.
2010-03-30 10:11:13 +02:00
Andrew Phillips
378e5ba91f
Switching from SVN to WebDAV as a repository wagon as it is *much* faster and doesn't mess up the commit logs quite so much. Works again now that http://code.google.com/p/support/issues/detail?id=3752 has been fixed.
2010-03-26 09:56:45 +01:00
Hugo Duncan
88bf948eb6
changed clojure-maven-plugin to 1.3.2 and removed its configuration in blobstore/pom.xml
2010-03-24 12:26:55 -04:00
Andrew Phillips
91c9b82946
Trying Nexus as a snapshot repo.
2010-03-24 10:24:02 +01:00
Adrian Cole
574af762f6
added md5OutputStream to encryptionService and refactored blobstore.clj to use it
2010-03-21 21:04:10 -07:00
Adrian Cole
b70da07b27
Issue 212: now all modules can run clojure tests, and the test clj files will end up in the test jars
2010-03-20 16:39:11 -07:00
Andrew Phillips
50f3700976
Updated project member details and added a bit more anti-spam protection.
2010-03-20 14:22:33 +01:00
Andrew Phillips
93b690ed37
Removed the WebDAV wagon - part of Maven since 2.0.9. Also updated developer info, please correct and amend as necessary!
2010-03-19 11:32:14 +01:00
Hugo Duncan
828560d87e
Added clojars repository for swank-clojure
2010-03-04 16:57:07 -05:00
Hugo Duncan
82f60d2e0c
added clojure repository
2010-03-04 16:36:32 -05:00
Adrian Cole
4582c57c72
fixed version numbers to SNAPSHOT
2010-02-04 21:30:22 -08:00
adrian.f.cole
2ed029764f
beta-3 release
...
git-svn-id: http://jclouds.googlecode.com/svn/branches/1.0-beta-3@3054 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 11:34:05 +00:00
adrian.f.cole
b217410ac0
Issue 9, Issue 127: updated javadoc, modified dist to not jarjar, changed dist to support profiles, tools, blobstore, and compute api
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2754 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-02-02 08:31:30 +00:00
adrian.f.cole
24f1836f7a
Issue 130 added rsa key options to compute api
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2734 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-29 07:01:20 +00:00
adrian.f.cole
70aa7e4ef3
Issue 73, 130, 150: overhauled context builders, blobstore javadocs, setup http connection limiter, and otherwise readied the code for consumption
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2729 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-25 09:41:37 +00:00
adrian.f.cole
e330360f64
Issue 122: updated http proxy
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2650 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-14 03:30:32 +00:00
adrian.f.cole
7559ba165e
Issue 122: added proxy support to default java engine
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2649 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-13 21:05:23 +00:00
adrian.f.cole
6ff6abd36c
Issue 129 Issue 130: changed naming convention per libcloud; added context object
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2644 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-13 01:19:42 +00:00
adrian.f.cole
bdbb6d0ec9
corrected license of pom.xml files
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2564 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-01 17:56:29 +00:00
sharedocs1@gmail.com
caaf950fc1
Rewritten the distribution generation to a) use descriptors from a shared dependency b) correctly package transitive dependencies and c) correctly JarJar these dependencies
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2517 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-24 19:50:37 +00:00
sharedocs1@gmail.com
7a42009f0e
Ensured the core and the httpnio projects use the same version of jetty
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2451 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-17 15:15:26 +00:00
adrian.f.cole
4c835ac3f9
removed apache snapshots as we now have vfs in rimu
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2428 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-15 01:25:52 +00:00
adrian.f.cole
8be956c42c
Issue 128: updated snapshot for vfs
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2414 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-14 00:09:18 +00:00
sharedocs1@gmail.com
b9cb6c5898
Parameterized the source encoding in the POM and renamed 'parent-basedir' to 'parent.basedir'. Couldn't find any references to that, and my build succeeded, but apologize if I break something!
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2370 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-03 10:24:06 +00:00
ivan@ivan.net.nz
e58f375be0
Inital commit of the RimuHosting Module
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2319 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-25 05:57:44 +00:00
ivan@ivan.net.nz
df75cfc2f0
Added snapshotRepository to the relevant poms
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2317 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-23 23:48:20 +00:00
adrian.f.cole
d90cade5e5
Issue 17: testing rimu snapshot repo
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2316 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-23 16:18:47 +00:00
sharedocs1@gmail.com
0ac65c8aa7
Removed redundant org.apache.maven.plugins specifications (it's the default), merged plugin declarations and added platform-independent encoding
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2262 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-12 11:35:52 +00:00
adrian.f.cole
2a914127ec
missing dependency
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2255 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-11 08:30:32 +00:00
adrian.f.cole
0268cb59fc
Issue 118: removed JDK 5 and rolled concurrent into core
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2248 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-11-11 06:29:38 +00:00
adrian.f.cole
33d11fe07f
Issue 73: changed eTag to String, as at least two clouds don't have parsable etags; changed user metadata to Map from Multimap as there are no dupes
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1973 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-12 06:10:15 +00:00
adrian.f.cole
50fc3cb913
Issue 74: refactored logging including addition of new trace and header logs. These remove the need for separate json and xml debugging, as it is seen in wire logs
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1968 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-10 21:55:18 +00:00
adrian.f.cole
ce6930226e
updated download link
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1945 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-10-05 16:23:33 +00:00
adrian.f.cole
845c17d9ac
added ability to specify endpoint in tests
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1932 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-27 18:57:08 +00:00
adrian.f.cole
7cb2f6ebc7
Issue 100: authentication now works
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1927 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-25 17:25:31 +00:00
adrian.f.cole
e3672b6a59
Issue 73: Revised and renamed key value store to BlobStore with common Map implementations; refactored implementations and test drivers to utilize new blobstore
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1910 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-24 00:28:01 +00:00
adrian.f.cole
0ad0fc6a83
updated to less buggy version of maven and increased integration test heap size
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1900 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-23 22:55:54 +00:00
adrian.f.cole
ed12a262ce
Issue 93: moved concurrent libraries to their own module and setup custom properties so that it can compile under jdk 5
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1885 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-09-23 22:50:18 +00:00
adrian.f.cole
183ab4ad67
updated to testng 5.10
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1838 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-08-09 22:22:41 +00:00
adrian.f.cole
fb85439380
Issue 76 added resteasy repo
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1616 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-07-13 10:42:05 +00:00
adrian.f.cole
564573a0ad
new beta
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1504 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-30 17:53:59 +00:00
adrian.f.cole
2639bedc8e
[maven-release-plugin] prepare release 1.0-beta-2
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@1502 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-30 17:17:16 +00:00
adrian.f.cole
81e3dc885c
extracted gae application name
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@899 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-06-05 10:20:26 +00:00
adrian.f.cole
f8da659695
made tests parallel and fixed some transient errors in BaseS3Map
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@834 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-22 15:35:57 +00:00
adrian.f.cole
0ad7ca2138
reorg of svn
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@816 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-20 22:31:18 +00:00
adrian.f.cole
69deb933e8
separated out unit tests from integration tests and fixed javadoc
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@810 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-19 17:33:41 +00:00
adrian.f.cole
d3dd80a202
repo cleanup
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@707 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-11 02:51:38 +00:00
adrian.f.cole
7b6024b4b4
[maven-release-plugin] rollback the release of jclouds-1.0-beta-1
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@649 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-11 01:59:41 +00:00
adrian.f.cole
84dcb60743
[maven-release-plugin] prepare release jclouds-1.0-beta-1
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@647 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-11 01:49:44 +00:00
adrian.f.cole
0ba685c8c8
[maven-release-plugin] rollback the release of jclouds-1.0-beta-1
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@646 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-11 01:40:20 +00:00
adrian.f.cole
bd2acab5f1
[maven-release-plugin] prepare release jclouds-1.0-beta-1
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@645 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-11 01:36:38 +00:00
adrian.f.cole
0e07b7236f
Issue 9 javadoc coverage
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@644 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-11 01:09:41 +00:00
adrian.f.cole
d103d1a637
updated deploy repo
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@636 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-10 15:12:45 +00:00
adrian.f.cole
1c16caa6f0
fixed email address
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@475 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-07 08:10:55 +00:00
adrian.f.cole
89d86de812
changed domain object keys to be immutable and hardened with null checks
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@140 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-05-01 19:43:02 +00:00
ferncam1
7a07fd6c3d
added wagon for deploying to svn
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@19 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-04-28 11:04:32 +00:00
ferncam1
ebda2c01c8
corrected name of parent pom
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@4 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-04-28 10:07:39 +00:00
ferncam1
483043ea87
initial import to svn
...
git-svn-id: http://jclouds.googlecode.com/svn/trunk@3 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-04-28 09:59:49 +00:00