Adrian Cole
|
878ec1bcab
|
undid Serializable and added checkstyle InterfaceIsType:allowMarkerInterfaces=false
|
2012-11-18 09:23:44 -08:00 |
Adrian Cole
|
a63f927deb
|
Issue 1116: update and centralize plugin version for maven-remote-resources-plugin
|
2012-11-04 08:32:56 -08:00 |
Andrew Gaul
|
93d69ece2b
|
Enforce newline at end of file via Checkstyle
Also address all warnings, via:
find -name \*.java | while read i; do if [ x`tail -c 1 $i` != x"" ]; then echo >> $i; fi; done
|
2012-10-29 22:12:44 -07:00 |
Adrian Cole
|
28d766b9df
|
bumped to 1.6.0-SNAPSHOT
|
2012-09-17 01:43:52 -07:00 |
Adrian Cole
|
6e1c354423
|
cleanup
|
2012-05-17 01:31:20 -07:00 |
Adrian Cole
|
a2c8993592
|
updated gae demo to demonstrate use of views and GAE ThreadFactory
|
2012-05-17 00:42:08 -07:00 |
Adrian Cole
|
251754b20a
|
updated gae demo to work on hpcloud
|
2012-05-15 16:14:52 -07: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 |
andreisavu
|
2284588513
|
Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire
|
2011-12-02 16:47:14 +02:00 |
Adrian Cole
|
552242e863
|
moved to 1.3.0-SNAPSHOT
|
2011-10-16 12:26:31 -07:00 |
Adrian Cole
|
960bfe709f
|
Issue 663:Update license headers to jclouds, Inc. and setup NOTICE file
|
2011-08-16 18:14:30 -07:00 |
Adrian Cole
|
0a8f38b90e
|
bumped snapshot version to 1.2.0-SNAPSHOT
|
2011-08-05 04:09:23 +01:00 |
Andrew Phillips
|
73117e3662
|
Updated KickStart args and integration test setup
|
2011-07-07 22:35:09 -04:00 |
Dmitri Babaev
|
0fedf6e467
|
Merge commit '7d0248c5dd972287e51ad1971d61a6ddc8bdcdf5'
|
2011-06-01 20:37:49 +04:00 |
Andrew Phillips
|
36beb90de0
|
thread.stop() -> thread.interrupt()
|
2011-05-30 00:16:38 +01:00 |
Andrew Phillips
|
6c9ca419f6
|
Made demos inherit from demo aggregator, removed inherited deps and corrected artifact naming
|
2011-05-21 06:49:57 -04:00 |
Adrian Cole
|
9e94fc6fc9
|
updated license headers
|
2011-04-09 03:20:17 -07:00 |
Adrian Cole
|
fd1d6ab88a
|
Issue 521:update to final guice 3.0
|
2011-04-08 21:47:04 -07:00 |
Adrian Cole
|
296dfe2cf2
|
Issue 520:update to google appengine 1.4.3
|
2011-04-08 21:02:21 -07:00 |
Adrian Cole
|
1fec99e379
|
Issue 474: changed demo to use async urlfetch
|
2011-02-15 16:37:15 +01:00 |
Adrian Cole
|
48dc616c05
|
Issue 474: clarified instructions
|
2011-02-15 16:08:01 +01:00 |
Adrian Cole
|
e0c7e1c0b3
|
Issue 474: updated example to use gae sdk 1.4.0
|
2011-02-15 15:35:30 +01:00 |
Adrian Cole
|
19981da7c7
|
Issue 474:update to google appengine sdk 1.4.0
|
2011-02-15 14:26:41 +01:00 |
Adrian Cole
|
2bc2e23d9c
|
Issue 440: moved all extensions into group id org.jclouds.driver
|
2011-01-15 20:58:57 -08:00 |
Adrian Cole
|
71fc2792f3
|
Issue 440: moved jclouds-aws to aws-common
|
2011-01-06 16:48:51 -08:00 |
Adrian Cole
|
eedc94948e
|
Issue 440: moved ec2 into its own api module
|
2011-01-05 21:42:34 +01:00 |