Andrew Phillips
|
ccc86123ca
|
Using jboss-as-embedded for integration testing of OpenShift Express
|
2012-02-17 23:05:46 +01:00 |
Andrew Phillips
|
fdc9bd4691
|
Added a file to src/main/platform for rhcloud-tweetstore to ensure the directory is preserved
|
2012-02-17 23:05:43 +01:00 |
Andrew Phillips
|
9a783b1291
|
Added OpenShift Express TweetStore (no live integration tests yet - will try Arquillian)
|
2012-02-17 23:05:40 +01:00 |
Andrew Phillips
|
6ef96f0de5
|
Corrected Javadoc comments
|
2012-02-17 23:01:41 +01:00 |
Andrew Phillips
|
2f5f0b3474
|
Preventing a resource leak of an output stream for the jclouds.properties itest file
|
2012-02-17 23:01:38 +01:00 |
Andrew Phillips
|
9336105d34
|
Cleaned up TweetStore project names
|
2012-02-13 11:22:40 +00:00 |
Andrew Phillips
|
e737e45d36
|
Factored JobExecutionContext utility functions into a helper class
|
2012-02-08 22:39:36 -05:00 |
Andrew Phillips
|
8e74a1e029
|
First cut of provider-independent PlatformServices to supply Cron and TaskQueue functionality where not provided by the platform
|
2012-02-08 22:39:25 -05:00 |
Andrew Phillips
|
dc49957304
|
Created skeleton org.jclouds.demo.paas structure
|
2012-02-08 22:39:13 -05:00 |
Andrew Phillips
|
2bc8e39e0a
|
Removed a duplicate comment
|
2012-02-05 01:13:44 -05:00 |
Andrew Phillips
|
110cd9fc40
|
Corrected Javadoc
|
2012-02-05 01:13:25 -05: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 |
Andrew Phillips
|
2f2953c603
|
Using a different test container since 'test.jclouds-runatcloud-tweetstore' causes 500 errors on cloudonestorage
|
2012-01-16 12:14:03 -05:00 |
Andrew Phillips
|
bf1311be9b
|
Update gae-tweetstore to store tweets repeatedly too
|
2012-01-11 14:20:12 -05:00 |
Andrew Phillips
|
69f1fb5749
|
Now using a cron job to enqueue 'store tweet' tasks every 5min since the GAE task queue actually removes tasks once they have completed successfully. This meant that the blobstores were only populated *once*.
|
2012-01-11 14:19:15 -05:00 |
Andrew Phillips
|
56aa4e5ece
|
Updated maven-gae-plugin version to 0.9.2
|
2012-01-08 23:16:13 -05:00 |
Andrew Phillips
|
53563179a8
|
GAE SDK 1.5.5 -> 1.6.1
|
2011-12-23 16:27:29 +00:00 |
Andrew Phillips
|
ef8f1136d6
|
jclouds-demos-tweetstore-jclouds-properties version 1 -> 2 (new Ninefold credentials)
|
2011-12-21 21:17:28 -05:00 |
Andrew Phillips
|
03db8b0d45
|
Cleaned up some of the "sandbox" tests (updated group IDs, versions, deprecated code etc.)
|
2011-12-07 16:03:02 -05:00 |
andreisavu
|
2284588513
|
Issue 752. Move off deprecated systemProperties to systemPropertyVariables in surefire
|
2011-12-02 16:47:14 +02:00 |
Andrew Phillips
|
c61c0e2ade
|
Using different containers for testing and live
|
2011-11-18 13:37:03 +01:00 |
Andrew Phillips
|
1c32b110b2
|
GAE SDK version 1.5.3 -> 1.5.5
|
2011-10-25 11:06:32 -04:00 |
Andrew Phillips
|
7086d98d68
|
maven-gae-plugin 0.8.4 -> 0.9.1
|
2011-10-25 11:01:06 -04:00 |
Adrian Cole
|
552242e863
|
moved to 1.3.0-SNAPSHOT
|
2011-10-16 12:26:31 -07:00 |
Andrew Phillips
|
b577cb8da0
|
GAE SDK version 1.4.2 -> 1.5.3
|
2011-08-23 22:16:39 -04:00 |
Andrew Phillips
|
a3447e6d4f
|
Added "powered by" buttons to the Tweetstore demos
|
2011-08-23 22:16:10 -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
|
46a42c22d8
|
Purging the request queue on context destruction to avoid lingering queued tasks
|
2011-08-08 01:13:13 -04:00 |
Andrew Phillips
|
57c0f19b00
|
Purging the request queue on context destruction to avoid lingering queued tasks
|
2011-08-08 01:12:21 -04:00 |
Andrew Phillips
|
9215f4fa85
|
Ported the CredentialsCollector (see commit 741920278 ) to gae-tweetstore-spring
|
2011-08-07 22:57:41 -04:00 |
Andrew Phillips
|
2eb7d77bb7
|
Ported the CredentialsCollector (see commit 741920278 ) to gae-tweetstore
|
2011-08-07 22:54:20 -04:00 |
Andrew Phillips
|
b809573541
|
No longer versioning the 'tweetstore-jclouds-properties' resource bundle in lockstep with jclouds - it's pretty static and doesn't depend on the rest of jclouds
|
2011-08-05 15:28:41 -04:00 |
Adrian Cole
|
0a8f38b90e
|
bumped snapshot version to 1.2.0-SNAPSHOT
|
2011-08-05 04:09:23 +01:00 |
Andrew Phillips
|
16856d3ea3
|
Using cloudonestorage and ninefold-storage as the default blobstores for integration tests
|
2011-08-01 23:38:35 -04:00 |
Andrew Phillips
|
6b4a995529
|
Corrected a syntax error in a log format string
|
2011-08-01 23:37:37 -04:00 |
Andrew Phillips
|
73117e3662
|
Updated KickStart args and integration test setup
|
2011-07-07 22:35:09 -04:00 |
Andrew Phillips
|
c3b92ef911
|
Removed an unused bit of surefire plugin configuration
|
2011-07-07 22:09:07 -04:00 |
Andrew Phillips
|
f1e93cb0f3
|
Moved GAE-like TaskQueue from org.jclouds.demo.tweetstore.config.util to org.jclouds.demo.tweetstore.taskqueue
|
2011-07-07 21:52:17 -04:00 |
Andrew Phillips
|
741920278b
|
Now determining the list of blobstores based on the available identity/credential property pairs, with optional override via the 'jclouds.tweetstore.blobstores' system property
|
2011-07-07 21:52:16 -04:00 |
Andrew Phillips
|
0b7bcb7b3f
|
Removed the default for 'jclouds.tweetstore.blobstores' which would not work in any case if the required credential properties were not available
|
2011-07-07 21:52:15 -04:00 |
Andrew Phillips
|
4f09edec73
|
Removed ImmutableHttpCommand that had previously been inlined in HttpRequestTask
|
2011-07-07 21:52:14 -04:00 |
Andrew Phillips
|
bde7a9d4c8
|
utils -> util in package names
|
2011-07-07 19:17:40 -04:00 |
Andrew Phillips
|
7debc1e3d6
|
Added a null check for the 'application.host' servlet context parameter
|
2011-07-05 21:40:18 -04:00 |
Andrew Phillips
|
75b336b83f
|
Constructing the request URL for the 'store' callback using context-specific settings
|
2011-06-29 23:01:22 -04:00 |
Andrew Phillips
|
d8443bec4d
|
Using an RFC 2068-compliant header for 'trusted' requestors and integration-test-specific settings for the local RunAtCloudServer
|
2011-06-29 22:59:21 -04:00 |
Andrew Phillips
|
0448fcaa9f
|
Added 'cloneonestorage' test credentials and environment-specific settings for the host URL at which StoreTweetsController should be called
|
2011-06-29 22:55:52 -04:00 |
Andrew Phillips
|
4aa9bcb82e
|
ObjectFields is only used in tests
|
2011-06-29 22:53:45 -04:00 |
Andrew Phillips
|
5d8dfea9bd
|
Added the cloudonestorage provider as a dependency
|
2011-06-29 08:45:30 -04:00 |
Andrew Phillips
|
ef39cdcd20
|
Removed a duplicate <repository> entry that was included by a slightly-too-successful merge
|
2011-06-28 22:12:47 -04:00 |