summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Dropping deprecated rome-fetcher via apache's CloseableHttpClientrome-fetcher-dropSven Gothel2019-05-152-36/+38
| | | | | | | | | See https://github.com/rometools/rome/issues/276 This still has issues w/ empty streams (Premature EOS) and the code snippet in above issue 276 is to replace rome's HttpClientFeedFetcher w/ apache's CloseableHttpClient. However, we are originally using rome's HttpURLFeedFetcher.
* Updateing dependencies: rometools 1.12, freemarker 2.3.28, java compiler 1.8Sven Gothel2019-05-152-22/+56
|
* duplicate entries are now ignored.Michael Bien2011-01-171-7/+23
|
* fixed NPE when feedentry description is emptyMichael Bien2010-11-272-8/+8
| | | | | fixed encoding issue (typo). updated junit dependency.
* added date to modelMichael Bien2010-09-271-0/+2
|
* more failsafe if feeds fail to loadMichael Bien2010-09-111-6/+1
|
* hungry harry now supports pagination.Michael Bien2010-09-053-5/+37
|
* a few fixes to allow more feed types + more logging.Michael Bien2010-08-291-12/+25
|
* fixed encoding issue of template engine. Default is now UTF8.Michael Bien2010-08-291-0/+1
|
* added feed author to freemaker model.Michael Bien2010-08-241-0/+1
|
* preparations for blog feed aggregation; more freemarker data etc.Michael Bien2010-08-234-10/+74
|
* continued with freemarker model.Michael Bien2010-08-234-23/+54
| | | | | description filter. updated freemarker dependency.
* maven jar assambler plugin + configuration loading fix.Michael Bien2010-06-202-15/+49
|
* added planet output property to configuration.Michael Bien2010-06-104-17/+58
|
* added maxEntries to config, refactored aggregator code.Michael Bien2010-06-043-69/+80
|
* switched to freemarker template engine.Michael Bien2010-05-174-37/+70
|
* initial import.Michael Bien2010-05-167-0/+404