Commit Graph

90 Commits

Author SHA1 Message Date
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
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
Andrew Phillips 64b68d73db Housekeeping: renamed all .svnignore files to .gitignore, and some line endings. 2010-03-19 11:30:13 +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
sharedocs1@gmail.com dd437931b5 Made the copyright holder parameterizable.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2706 3d8758e0-26b5-11de-8745-db77d3ebf521
2010-01-20 11:54:00 +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
adrian.f.cole 32ab37d3d7 Fixed license error caught by libcloud: jclouds isn't licensed to Apache, it just uses that license. thanks guys
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2558 3d8758e0-26b5-11de-8745-db77d3ebf521
2009-12-31 17:36:46 +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