My favorites | Sign in
Logo
                
Details: Show all Hide all

Today

  • 10 hours ago
    issue 73 (create compatibility layer over Amazon S3, Eucalyptus Walrus...) Cc changed by adrian.f.cole   -   we need to test our means to portably iterate through container lists
    Cc: manik.surtani
    we need to test our means to portably iterate through container lists
    Cc: manik.surtani

Yesterday

  • 27 hours ago
    issue 144 (replace jclouds custom code with guava) changed by adrian.f.cole   -  
    Status: Accepted
    Owner: adrian.f.cole
    Status: Accepted
    Owner: adrian.f.cole
  • 27 hours ago
    issue 144 (replace jclouds custom code with guava) changed by adrian.f.cole   -   ccing people who care about the futures :)
    Cc: manik.surtani i...@ivan.net.nz aslak.tux
    Labels: Type-Enhancement Type-Defect
    ccing people who care about the futures :)
    Cc: manik.surtani i...@ivan.net.nz aslak.tux
    Labels: Type-Enhancement Type-Defect
  • 27 hours ago
    r2617 (Issue 144: replaced FutureFunctionCallable, FutureFunctionWr...) committed by adrian.f.cole   -   Issue 144: replaced FutureFunctionCallable, FutureFunctionWrapper, RunnableFutureTask with Futures.compose and Futures.chain
    Issue 144: replaced FutureFunctionCallable, FutureFunctionWrapper, RunnableFutureTask with Futures.compose and Futures.chain
  • 27 hours ago
    issue 144 (replace jclouds custom code with guava) commented on by ferncam1   -   replaced FutureFunctionCallable, FutureFunctionWrapper, RunnableFutureTask with Futures.compose and Futures.chain
    replaced FutureFunctionCallable, FutureFunctionWrapper, RunnableFutureTask with Futures.compose and Futures.chain
  • 31 hours ago
    issue 144 (replace jclouds custom code with guava) commented on by ferncam1   -   replace wrapFuture with Futures.compose(Futures.makeListenable(
    replace wrapFuture with Futures.compose(Futures.makeListenable(
  • 31 hours ago
    r2616 (Issue 144: replace WithinThreadExecutorService with com.goog...) committed by adrian.f.cole   -   Issue 144: replace WithinThreadExecutorService with com.google.common.util.concurrent.Executors.sameThreadExecutor
    Issue 144: replace WithinThreadExecutorService with com.google.common.util.concurrent.Executors.sameThreadExecutor
  • 31 hours ago
    issue 144 (replace jclouds custom code with guava) commented on by ferncam1   -   replace WithinThreadExecutorService with com.google.common.util.concurrent.Executors.sameThreadExecutor
    replace WithinThreadExecutorService with com.google.common.util.concurrent.Executors.sameThreadExecutor
  • 31 hours ago
    issue 144 (replace jclouds custom code with guava) reported by ferncam1   -   The guava project has implemented many of the tricks we've implemented in jclouds related to concurrency. Please replace our implementations with theirs.
    The guava project has implemented many of the tricks we've implemented in jclouds related to concurrency. Please replace our implementations with theirs.
  • 32 hours ago
    r2615 (removed collections dep as it is now part of guava) committed by adrian.f.cole   -   removed collections dep as it is now part of guava
    removed collections dep as it is now part of guava
  • 33 hours ago
    r2614 (Issue 112: better error handling and timeouts) committed by adrian.f.cole   -   Issue 112: better error handling and timeouts
    Issue 112: better error handling and timeouts
  • 34 hours ago
    r2613 (changed pom to not rely on the unreliable resteasy snapshot) committed by adrian.f.cole   -   changed pom to not rely on the unreliable resteasy snapshot
    changed pom to not rely on the unreliable resteasy snapshot
  • 35 hours ago
    r2612 (made name a mandatory parameter of newBlob) committed by adrian.f.cole   -   made name a mandatory parameter of newBlob
    made name a mandatory parameter of newBlob
  • 36 hours ago
    r2611 (broke the build) committed by adrian.f.cole   -   broke the build
    broke the build

Last 7 days

  • Jan 05, 2010
    r2610 (shortened thanks aslak ) committed by adrian.f.cole   -   shortened thanks aslak
    shortened thanks aslak
  • Jan 05, 2010
    r2609 (s3: fixed ssl error on bucket not found) committed by adrian.f.cole   -   s3: fixed ssl error on bucket not found
    s3: fixed ssl error on bucket not found
  • Jan 05, 2010
    r2608 (reverted accidental checkin) committed by adrian.f.cole   -   reverted accidental checkin
    reverted accidental checkin
  • Jan 05, 2010
    r2607 (final version of google collections) committed by adrian.f.cole   -   final version of google collections
    final version of google collections
  • Jan 05, 2010
    r2606 (Issue 112: fixed catalog and orgs to be plural; added error ...) committed by adrian.f.cole   -   Issue 112: fixed catalog and orgs to be plural; added error to task
    Issue 112: fixed catalog and orgs to be plural; added error to task
  • Jan 05, 2010
    r2605 (Issue 112: fixed catalog and orgs to be plural; added error ...) committed by adrian.f.cole   -   Issue 112: fixed catalog and orgs to be plural; added error to task
    Issue 112: fixed catalog and orgs to be plural; added error to task
  • Jan 05, 2010
    Terremark (Overview of the Terremark vCloud Express module) Wiki page edited by adrian.f.cole   -   Revision r2604 Edited wiki page through web user interface.
    Revision r2604 Edited wiki page through web user interface.
  • Jan 05, 2010
    r2603 (Issue 112: multiple ports now work) committed by adrian.f.cole   -   Issue 112: multiple ports now work
    Issue 112: multiple ports now work
  • Jan 04, 2010
    r2602 (Spacing.) committed by sharedo...@googlemail.com   -   Spacing.
    Spacing.
  • Jan 04, 2010
    r2601 (Since the Guice exception during injector creation appears u...) committed by sharedo...@googlemail.com   -   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.
    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.
  • Jan 04, 2010
    r2600 (Updated a link in the README and adjusted the display-name t...) committed by sharedo...@googlemail.com   -   Updated a link in the README and adjusted the display-name to match the entry in the GAE account.
    Updated a link in the README and adjusted the display-name to match the entry in the GAE account.
  • Jan 04, 2010
    r2599 (Reverted explicit servlet context setting and corrected a mi...) committed by sharedo...@googlemail.com   -   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).
    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).
  • Jan 04, 2010
    r2598 (Added trace logging and reverted the double servlet injectio...) committed by sharedo...@googlemail.com   -   Added trace logging and reverted the double servlet injection.
    Added trace logging and reverted the double servlet injection.
  • Jan 04, 2010
    r2597 (Updated logging config to trace the Spring configs.) committed by sharedo...@googlemail.com   -   Updated logging config to trace the Spring configs.
    Updated logging config to trace the Spring configs.
  • Jan 04, 2010
    r2596 (Replaced @PostConstruct and @PreDestroy with Initializing- a...) committed by sharedo...@googlemail.com   -   Replaced @PostConstruct and @PreDestroy with Initializing- and DisposableBean, resp., since the bean post processor responsible for supporting the annotations doesn't register on GAE.
    Replaced @PostConstruct and @PreDestroy with Initializing- and DisposableBean, resp., since the bean post processor responsible for supporting the annotations doesn't register on GAE.
  • Jan 04, 2010
    r2595 (Added trace logging to the Spring configs.) committed by sharedo...@googlemail.com   -   Added trace logging to the Spring configs.
    Added trace logging to the Spring configs.
  • Jan 04, 2010
    r2594 (Housekeeping: removed a public modifier from an interface me...) committed by sharedo...@googlemail.com   -   Housekeeping: removed a public modifier from an interface method since they're public by default.
    Housekeeping: removed a public modifier from an interface method since they're public by default.
  • Jan 04, 2010
    r2593 (Removed a potentially confusing self-injection request. Inte...) committed by sharedo...@googlemail.com   -   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.
    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.
  • Jan 03, 2010
    r2592 (Issue 89: fixed npe in google appengine live) committed by adrian.f.cole   -   Issue 89: fixed npe in google appengine live
    Issue 89: fixed npe in google appengine live
  • Jan 03, 2010
    issue 83 (Spring example) commented on by adrian.f.cole   -   ok.. things seem to be working now. a couple quirks only seen inside the appengine itself: 1. @PostConstruct doesn't seem to work on SpringAppConfig * I've hacked a solution to this by conditionally invoking initialize() inside setResourceLoader 2. Inconsistent behaviour on initServletContext() * I've implemented a dual solution to this: * AddTweetsController now implements ServletContextAware, but if that doesn't work, it reverts to old behavior I haven't tracked down why the above are a problem, simply added some checkNotNulls to help isolate them. Great work, though, this actually is live! drian-Coles-iMac:bin adriancole$ ./appcfg.sh -e adrian.f.cole@gmail.com update /Users/adriancole/workspace/jclouds/demos/gae-tweetstore-spring/target/jclouds-demo-gae-tweetstore- spring Reading application configuration data... Beginning server interaction for jclouds-tweetstore-spring... 0% Creating staging directory 5% Scanning for jsp files. 8% Compiling jsp files. 11% Compiling java files. 20% Scanning files on local disk. 25% Initiating update. 28% Cloning 70 application files. 40% Uploading 2 files. 52% Uploaded 1 files. 61% Uploaded 2 files. 90% Deploying new version. 95% Will check again in 1 seconds 98% Will check again in 2 seconds 99% Will check again in 4 seconds 99% Closing update: new version is ready to start serving. 99% Uploading index definitions. 99% Uploading task queues. Details: Jan 3, 2010 8:14:36 PM org.apache.jasper.JspC processFile INFO: Built File: /index.jsp Jan 3, 2010 8:14:37 PM org.apache.jasper.JspC processFile INFO: Built File: /tweets.jsp Update completed successfully. Success. Cleaning up temporary files... http://jclouds-tweetstore-spring.appspot.com/tweets/get
    ok.. things seem to be working now. a couple quirks only seen inside the appengine itself: 1. @PostConstruct doesn't seem to work on SpringAppConfig * I've hacked a solution to this by conditionally invoking initialize() inside setResourceLoader 2. Inconsistent behaviour on initServletContext() * I've implemented a dual solution to this: * AddTweetsController now implements ServletContextAware, but if that doesn't work, it reverts to old behavior I haven't tracked down why the above are a problem, simply added some checkNotNulls to help isolate them. Great work, though, this actually is live! drian-Coles-iMac:bin adriancole$ ./appcfg.sh -e adrian.f.cole@gmail.com update /Users/adriancole/workspace/jclouds/demos/gae-tweetstore-spring/target/jclouds-demo-gae-tweetstore- spring Reading application configuration data... Beginning server interaction for jclouds-tweetstore-spring... 0% Creating staging directory 5% Scanning for jsp files. 8% Compiling jsp files. 11% Compiling java files. 20% Scanning files on local disk. 25% Initiating update. 28% Cloning 70 application files. 40% Uploading 2 files. 52% Uploaded 1 files. 61% Uploaded 2 files. 90% Deploying new version. 95% Will check again in 1 seconds 98% Will check again in 2 seconds 99% Will check again in 4 seconds 99% Closing update: new version is ready to start serving. 99% Uploading index definitions. 99% Uploading task queues. Details: Jan 3, 2010 8:14:36 PM org.apache.jasper.JspC processFile INFO: Built File: /index.jsp Jan 3, 2010 8:14:37 PM org.apache.jasper.JspC processFile INFO: Built File: /tweets.jsp Update completed successfully. Success. Cleaning up temporary files... http://jclouds-tweetstore-spring.appspot.com/tweets/get
  • Jan 03, 2010
    r2591 (Issue 83: added missing servlet context) committed by adrian.f.cole   -   Issue 83: added missing servlet context
    Issue 83: added missing servlet context
  • Jan 03, 2010
    r2590 (made demo more readable) committed by adrian.f.cole   -   made demo more readable
    made demo more readable
  • Jan 03, 2010
    r2589 (added jruby example) committed by adrian.f.cole   -   added jruby example
    added jruby example
  • Jan 03, 2010
    r2588 (Added svn:ignore info) committed by sharedo...@googlemail.com   -   Added svn:ignore info
    Added svn:ignore info
  • Jan 03, 2010
    r2587 (Added svn:ignore info) committed by sharedo...@googlemail.com   -   Added svn:ignore info
    Added svn:ignore info
  • Jan 03, 2010
    r2586 (Corrected (?) the project name) committed by sharedo...@googlemail.com   -   Corrected (?) the project name
    Corrected (?) the project name
  • Jan 03, 2010
    r2585 (Typos.) committed by sharedo...@googlemail.com   -   Typos.
    Typos.
  • Jan 03, 2010
    r2584 (Now initialising the controllers with the ServletConfig. Thi...) committed by sharedo...@googlemail.com   -   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.
    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.
  • Jan 03, 2010
    r2583 (Added required Twitter properties to the READMEs and wrote s...) committed by sharedo...@googlemail.com   -   Added required Twitter properties to the READMEs and wrote some information about the purpose of the Spring demo.
    Added required Twitter properties to the READMEs and wrote some information about the purpose of the Spring demo.
  • Jan 03, 2010
    r2582 (Formatting.) committed by sharedo...@googlemail.com   -   Formatting.
    Formatting.
  • Jan 02, 2010
    r2581 (revamped task so that it has no external deps. Added patche...) committed by adrian.f.cole   -   revamped task so that it has no external deps. Added patched SSHExec task
    revamped task so that it has no external deps. Added patched SSHExec task
  • Jan 02, 2010
    r2580 (corrected the application id and bucket for spring tweetstor...) committed by adrian.f.cole   -   corrected the application id and bucket for spring tweetstore
    corrected the application id and bucket for spring tweetstore
  • Jan 02, 2010
    r2579 (Corrected JavaDoc tag.) committed by sharedo...@googlemail.com   -   Corrected JavaDoc tag.
    Corrected JavaDoc tag.
  • Jan 02, 2010
    r2578 (Removed some unnecessary <type>jar</type> and <scope>compile...) committed by sharedo...@googlemail.com   -   Removed some unnecessary <type>jar</type> and <scope>compile</scope> entries (these are the defaults).
    Removed some unnecessary <type>jar</type> and <scope>compile</scope> entries (these are the defaults).
  • Jan 02, 2010
    r2577 (Replaced local values of appengine.home with a placeholder.) committed by sharedo...@googlemail.com   -   Replaced local values of appengine.home with a placeholder.
    Replaced local values of appengine.home with a placeholder.
  • Jan 02, 2010
    r2576 (Typo.) committed by sharedo...@googlemail.com   -   Typo.
    Typo.
 
Hosted by Google Code