Commit graph

513 commits

Author SHA1 Message Date
Patrick Gotthard
4315a3aba2 Refactoring code 2013-11-15 22:13:45 +01:00
Patrick Gotthard
438b4677d1 Increased line length for comments 2013-11-15 22:11:29 +01:00
Patrick Gotthard
02bc40d398 Added SLF4J to ROME 2013-11-15 18:48:01 +01:00
Dave Johnson
ca1ee6c53f Ignore failing tests for now. 2013-11-10 13:20:06 -05:00
Patrick Gotthard
f29d19b7c4 Merge pull request #10 from tacoo/patch-1
fixed incorrect url and delete comment that are not important.
2013-10-27 23:37:08 -07:00
Tacoo
ea3c4f405f fixed incorrect url and delete comment that are not important. 2013-10-27 18:33:10 -04:00
Martin Kurz
fc6ee1cba7 adapted new module api with locale (rometools/rome-modules#22) 2013-10-13 16:33:42 +02:00
Martin Kurz
63ac66e5b8 adapted locale changes from rometools/rome-moudles#22 2013-10-13 16:28:35 +02:00
Martin Kurz
c3288555ab added locale to parser to allow locale dependent date parsing (fixes
rometools/rome-modules#22)
2013-10-13 16:14:23 +02:00
Martin Kurz
0a824b70a7 added locale to parsers to allow parsing of date strings in different
locales (fixes #22)
2013-10-13 16:13:34 +02:00
Dave Johnson
8055c61580 Some progress towards getting Propono tests to pass. 2013-10-13 10:02:44 -04:00
Patrick Gotthard
e09d5936e1 Enhanced POM 2013-10-12 22:35:26 +02:00
Patrick Gotthard
0baa10d58d Enhanced POM 2013-10-12 22:35:20 +02:00
Patrick Gotthard
c42306943a Enhanced POM 2013-10-12 22:35:14 +02:00
Patrick Gotthard
0034d9da93 Enhanced POM 2013-10-12 22:35:09 +02:00
Patrick Gotthard
ed18ac115b Enhanced POM 2013-10-12 22:35:02 +02:00
Patrick Gotthard
f17cffa21e Merge pull request #1 from imk/master
site config
2013-10-12 08:40:05 -07:00
Martin Kurz
b4c1248ab5 removed incubator infos from site, site config adapted for standalone
certiorem project (and github fork config added), site generation
adapted for maven 3 including reports
2013-10-12 15:47:03 +02:00
Patrick Gotthard
2f93235e69 Removed warnings
Cleanup up test
2013-10-12 15:30:24 +02:00
Patrick Gotthard
0dde9fdb9e Updated rome-fetcher to use generics
Removed warnings
2013-10-12 15:22:53 +02:00
Patrick Gotthard
0d15f1ca4c Formatted code 2013-10-12 15:05:57 +02:00
Patrick Gotthard
12fa5bbab6 Formatted code
Added Eclipse formatter and cleanup configuration
2013-10-12 15:05:21 +02:00
Patrick Gotthard
3770ac7873 Formatted code
Added Eclipse formatter and cleanup configuration
2013-10-12 15:04:37 +02:00
Patrick Gotthard
6ac4408ddf Formatted code
Added Eclipse formatter and cleanup configuration
2013-10-12 15:04:12 +02:00
Patrick Gotthard
093be5d0c4 Added Eclipse formatter and cleanup configuration 2013-10-12 00:12:23 +02:00
Patrick Gotthard
c71113f197 Formatted code
Added Eclipse formatter and cleanup configuration
2013-10-12 00:12:08 +02:00
Patrick Gotthard
8f475d9ae1 Formatted code
Added Eclipse formatter and cleaup configuration
2013-10-12 00:10:09 +02:00
Patrick Gotthard
ad3c5de1c0 Enhanced POM
Updated dependencies
2013-10-11 23:51:47 +02:00
Patrick Gotthard
d3509f97ca Enhanced POM
Updated dependencies
2013-10-11 23:51:07 +02:00
Patrick Gotthard
fcd6ac86c6 Enhanced POM
Moved test resources to test folder
Updated dependencies
2013-10-11 23:50:20 +02:00
Patrick Gotthard
e8b6acab4c Initial commit 2013-10-11 23:46:36 +02:00
Patrick Gotthard
ebcf32caea Removed parent
Removed unused configuration
2013-10-11 23:44:48 +02:00
Patrick Gotthard
8c16767249 Initial commit 2013-10-11 14:40:43 -07:00
Patrick Gotthard
62c5c1fd43 Initial commit 2013-10-11 23:39:43 +02:00
Patrick Gotthard
a482dcb959 Refactored project to use standard maven layout
Updated POM
2013-10-11 23:11:41 +02:00
Patrick Gotthard
5383924e5c Removed verbose information from POM 2013-10-11 23:09:27 +02:00
Patrick Gotthard
4857e524d3 Set version to 2.0.0-SNAPSHOT 2013-10-11 18:18:59 +02:00
Patrick Gotthard
282690fbbb Changed groupId 2013-10-11 17:56:11 +02:00
Patrick Gotthard
ba81950da4 Changed groupId 2013-10-11 17:56:06 +02:00
Patrick Gotthard
b1a4077cfc Changed groupId 2013-10-11 17:56:01 +02:00
Patrick Gotthard
51d9cd1a5b Changed groupId 2013-10-11 17:55:48 +02:00
Patrick Gotthard
b7aed5d681 Changed groupId 2013-10-11 17:50:12 +02:00
Martin Kurz
e7a81c4444 catched NPEs in OpenSearchModule (fixes #23 and fixes #18) and cleaned
up source format
2013-10-11 17:18:31 +02:00
Martin Kurz
80ab8834b2 switched modules version to 2.0.0-SNAPSHOT to be suitable for Rome 2 2013-10-11 17:17:17 +02:00
Martin Kurz
7b4555f31c resource warnings removed 2013-10-10 00:10:02 +02:00
Martin Kurz
a157bac8dc SyndCategories added to copyFrom on feed and entry (fixes #131) 2013-10-09 20:16:33 +02:00
Martin Kurz
a54575d76a MediaModuleTest fixed (added google-video-rss file to resources) 2013-10-09 19:41:00 +02:00
Martin Kurz
5b62039b17 error on generics changes fixed (arrays were cast as arrays of arrays) 2013-10-09 18:14:53 +02:00
Martin Kurz
42a9f870dc parsing of description for RSS 0.92+ enhanced, so some invalid html
content is handled (fixes #137)
2013-10-09 17:07:43 +02:00
Martin Kurz
c164882a12 stylesheet property added to syndFeed and wireFeed, first xsl-Stylesheet
is now preserved in feed instance (fixes #88)
2013-10-08 22:46:24 +02:00