Commit Graph

10 Commits

Author SHA1 Message Date
Adrian Cole 28d766b9df bumped to 1.6.0-SNAPSHOT 2012-09-17 01:43:52 -07:00
Andrew Phillips 3654527302 Fixed compilation failures caused by 70fa74df1a 2012-07-19 16:00:14 -04:00
Andrew Gaul a40983a39d Prefer InputSupplier helpers
These ensure that inputs are closed properly.

Updated with: find -name \*.java | xargs sed -i
's/toStringAndClose(\(.*\)\.getInput())/toString(\1)/'
2012-07-18 17:42:48 -07:00
Andrew Phillips 596cf4e044 Removed the scheduler component from heroku-tweetstore because the platform can provide it 2012-05-05 18:56:17 -07:00
Andrew Phillips 6f75c85313 Added a 'clear tweets' option to heroku-tweetstore. Using unique container names in unit tests. 2012-05-04 03:44:16 -07:00
Andrew Phillips b9188872f2 Made the application port configurable for local testing 2012-05-04 03:44:15 -07:00
Andrew Phillips e03208bfea Using absolute links to images to account for different starting paths 2012-05-02 01:53:43 -07:00
Andrew Phillips 4c35bc7756 Using the Heroku logo 2012-05-02 00:43:09 -07:00
Andrew Phillips 2110145f49 $%^$&# jetty-runner packages taglibs, jstl and a couple of other dependencies that result in duplicates 2012-05-01 20:13:16 -07:00
Andrew Phillips 7a7e40c0d6 First cut of heroku-tweetstore 2012-05-01 17:32:47 -07:00