Commit Graph

112 Commits

Author SHA1 Message Date
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
Andrew Phillips e1f5369243 Removed 1,000,000 redundant .gitignores (they're inherited) 2010-07-28 14:38:28 +02: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