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