adrian.f.cole
|
83ff721365
|
final version of google collections
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2607 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 02:57:55 +00:00 |
adrian.f.cole
|
cdac09e973
|
Issue 112: fixed catalog and orgs to be plural; added error to task
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2606 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 01:29:08 +00:00 |
adrian.f.cole
|
e2235e48f8
|
Issue 112: fixed catalog and orgs to be plural; added error to task
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2605 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-06 01:28:14 +00:00 |
adrian.f.cole
|
15c147cd25
|
Issue 112: multiple ports now work
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2603 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-05 21:41:57 +00:00 |
sharedocs1@gmail.com
|
1892ff7b96
|
Spacing.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2602 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 21:55:00 +00:00 |
sharedocs1@gmail.com
|
a9b5680946
|
Since the Guice exception during injector creation appears unavoidable on GAE in prod (as opposed to the dev server) and, in any case, is harmless, there is no need to use an application and a servlet config. Much more like the "reference" tweetstore demo now.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2601 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 21:50:41 +00:00 |
sharedocs1@gmail.com
|
90c529ed47
|
Updated a link in the README and adjusted the display-name to match the entry in the GAE account.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2600 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 21:48:27 +00:00 |
sharedocs1@gmail.com
|
910e45ddb4
|
Reverted explicit servlet context setting and corrected a mistakenly committed change to the dispatcher ('/tweets.jsp' was changed to '/tweets' for a test but should not have been committed).
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2599 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 21:07:18 +00:00 |
sharedocs1@gmail.com
|
f14eedc747
|
Added trace logging and reverted the double servlet injection.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2598 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 21:05:44 +00:00 |
sharedocs1@gmail.com
|
7b7ecc0c1c
|
Updated logging config to trace the Spring configs.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2597 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 21:05:13 +00:00 |
sharedocs1@gmail.com
|
6dc3735bb0
|
Replaced @PostConstruct and @PreDestroy with Initializing- and DisposableBean, resp., since the bean post processor responsible for supporting the annotations doesn't register on GAE.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2596 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 21:04:56 +00:00 |
sharedocs1@gmail.com
|
dea9a75c66
|
Added trace logging to the Spring configs.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2595 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 21:03:35 +00:00 |
sharedocs1@gmail.com
|
bf272b3df0
|
Housekeeping: removed a public modifier from an interface method since they're public by default.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2594 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 20:02:12 +00:00 |
sharedocs1@gmail.com
|
a22143a27d
|
Removed a potentially confusing self-injection request. Integration tests pass, hope it also works on the GAE. Apologies if the previous code is in some way required on the GAE itself.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2593 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 19:23:08 +00:00 |
adrian.f.cole
|
3087cce540
|
Issue 89: fixed npe in google appengine live
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2592 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 04:25:34 +00:00 |
adrian.f.cole
|
69b247cbf4
|
Issue 83: added missing servlet context
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2591 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 03:36:08 +00:00 |
adrian.f.cole
|
ada30747ea
|
made demo more readable
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2590 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 00:44:15 +00:00 |
adrian.f.cole
|
e14135e535
|
added jruby example
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2589 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-04 00:29:48 +00:00 |
sharedocs1@gmail.com
|
4af21bc259
|
Added svn:ignore info
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2588 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-03 23:22:26 +00:00 |
sharedocs1@gmail.com
|
5c06b6c9cb
|
Added svn:ignore info
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2587 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-03 23:22:05 +00:00 |
sharedocs1@gmail.com
|
c85d578c9f
|
Corrected (?) the project name
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2586 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-03 23:21:46 +00:00 |
sharedocs1@gmail.com
|
2ed3274bf9
|
Typos.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2585 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-03 23:14:02 +00:00 |
sharedocs1@gmail.com
|
fd7471e4d1
|
Now initialising the controllers with the ServletConfig. This is not a particularly "Springy" thing to do but the aim of the demo is not to write a perfect Spring webapp but to show how to integrate jclouds in a Spring application.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2584 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-03 20:50:55 +00:00 |
sharedocs1@gmail.com
|
4bff262634
|
Added required Twitter properties to the READMEs and wrote some information about the purpose of the Spring demo.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2583 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-03 20:49:05 +00:00 |
sharedocs1@gmail.com
|
1d5ca06284
|
Formatting.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2582 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-03 20:48:24 +00:00 |
adrian.f.cole
|
53c6a2376a
|
revamped task so that it has no external deps. Added patched SSHExec task
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2581 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-03 07:00:06 +00:00 |
adrian.f.cole
|
7d70031a29
|
corrected the application id and bucket for spring tweetstore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2580 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 22:34:37 +00:00 |
sharedocs1@gmail.com
|
63c4712517
|
Corrected JavaDoc tag.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2579 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 21:56:30 +00:00 |
sharedocs1@gmail.com
|
26fe6beb3e
|
Removed some unnecessary <type>jar</type> and <scope>compile</scope> entries (these are the defaults).
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2578 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 19:12:11 +00:00 |
sharedocs1@gmail.com
|
9a936f2a52
|
Replaced local values of appengine.home with a placeholder.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2577 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 19:09:05 +00:00 |
sharedocs1@gmail.com
|
6cd7134b1e
|
Typo.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2576 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 19:05:58 +00:00 |
sharedocs1@gmail.com
|
414dcaa845
|
Initial commit.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2575 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 19:03:42 +00:00 |
sharedocs1@gmail.com
|
7c4a46fa6d
|
Added the wretched 'temp-testng-customsuite.xml' to svn:ignore.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2574 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 18:57:48 +00:00 |
sharedocs1@gmail.com
|
85632cdbc0
|
Added the wretched 'temp-testng-customsuite.xml' to svn:ignore.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2573 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 18:57:01 +00:00 |
sharedocs1@gmail.com
|
51b5f2583e
|
Formatting.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2572 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 18:56:21 +00:00 |
sharedocs1@gmail.com
|
71ddcd5c87
|
Formatting.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2571 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 18:43:17 +00:00 |
sharedocs1@gmail.com
|
1d7bca71e9
|
Re-added a log4j configuration cleared by mistake (?). Please remove if really not required.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2570 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 18:39:44 +00:00 |
sharedocs1@gmail.com
|
498e7ed04b
|
Formatting.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2569 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 18:39:12 +00:00 |
sharedocs1@gmail.com
|
4b8c5d9b50
|
Added svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2568 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 13:44:25 +00:00 |
sharedocs1@gmail.com
|
6c8aad4549
|
Updated svn:ignore
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2567 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 13:44:01 +00:00 |
adrian.f.cole
|
26b2e20640
|
new demo javaoverssh
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2566 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 03:29:50 +00:00 |
adrian.f.cole
|
edc6ccc503
|
opened port 8080
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2565 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-02 00:38:14 +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
|
7e34f51cc4
|
Issue 29: completed instance commands
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2561 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2010-01-01 01:38:23 +00:00 |
adrian.f.cole
|
9d1ef9bdf5
|
Issue 29: changed userData to automatically encode data
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2560 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 18:26:55 +00:00 |
adrian.f.cole
|
3f7058454c
|
Issue 29: changed userData to automatically encode data
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2559 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 18:08:30 +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 |
adrian.f.cole
|
6fc03a9b01
|
Issue 29: added DescribeInstanceAttribute functions
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2557 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 06:53:32 +00:00 |
adrian.f.cole
|
093d1ce393
|
Issue 29: example of how to create/destroy a lamp server
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2556 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 03:14:13 +00:00 |
adrian.f.cole
|
f27950205a
|
Issue 29: alestic run support
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2555 3d8758e0-26b5-11de-8745-db77d3ebf521
|
2009-12-31 02:35:23 +00:00 |