Commit graph

319 commits

Author SHA1 Message Date
Patrick Gotthard
42d08f1eda Removed "cyclic dependency" to parent POM 2014-05-30 16:44:27 +02:00
Patrick Gotthard
0451fd63e0 Removed "cyclic dependency" to parent POM 2014-05-30 16:44:15 +02:00
Patrick Gotthard
565625aa82 Removed "cyclic dependency" to parent POM 2014-05-30 16:43:37 +02:00
Patrick Gotthard
b744bfa464 Renamed and harmonized packages 2014-05-30 16:31:25 +02:00
Patrick Gotthard
a70b130d22 Renamed and harmonized packages 2014-05-30 16:31:19 +02:00
Patrick Gotthard
46b852cf80 Renamed and harmonized packages 2014-05-30 16:30:10 +02:00
Jani Halinen
50078f449e Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/main/java/com/rometools/fetcher/impl/HttpClientFeedFetcher.java
2014-05-30 00:07:01 +03:00
Patrick Gotthard
532ff8e6fe Formatted and cleaned up sources 2014-05-13 19:28:52 +02:00
Patrick Gotthard
0e26b54cfb Formatted and cleaned up sources 2014-05-13 19:28:29 +02:00
Patrick Gotthard
d23d1c2d3c Formatted and cleaned up sources 2014-05-13 19:28:22 +02:00
Patrick Gotthard
ed8691df13 Formatted and cleaned up sources 2014-05-13 19:28:08 +02:00
Patrick Gotthard
3abba8accf Harmonized serialVersionIds 2014-05-13 19:26:09 +02:00
Patrick Gotthard
eb42124975 Harmonized serialVersionIds 2014-05-13 19:26:02 +02:00
Patrick Gotthard
6eca421a93 Harmonized serialVersionIds 2014-05-13 19:25:55 +02:00
Jani Halinen
d1dcec3b70 Retry handler setter for HttpClientFeedFetcher 2014-05-01 22:10:42 +03:00
Martin Kurz
0ceb7c9d9b check should be not null **and** not empty instead of not null **or**
not empty (fixes #28), replaced System.err output by Logger too
2014-04-29 21:04:42 +02:00
Patrick Gotthard
c5274d1ab0 Added snapshot repository 2014-04-28 17:48:55 +02:00
Patrick Gotthard
75faaa789f Added snapshot repository 2014-04-28 17:48:45 +02:00
Patrick Gotthard
50425fd263 Added snapshot repository 2014-04-28 17:48:17 +02:00
Patrick Gotthard
a15e6b2f1b Added snapshot repository 2014-04-28 17:48:04 +02:00
Dave Johnson
20351c2dec Renamed packages to match new Maven group id of "org.rometools" 2014-04-27 16:40:29 -04:00
Martin Kurz
01d9400eda added missing yweather configuration in rome.properties, fixed some
minor bugs, fixes #10
2014-04-20 21:24:40 +02:00
Martin Kurz
62af757574 just some source cleanup 2014-04-20 20:53:39 +02:00
Patrick Gotthard
8757d20686 Fixes #2 (NFE when parsing an invalid point value) 2014-04-18 21:39:58 +02:00
Patrick Gotthard
7fa58a5234 Added method for parsing Doubles 2014-04-18 21:35:30 +02:00
Patrick Gotthard
cd7a73d521 Renamed GeoRSSModule test class 2014-04-18 21:23:29 +02:00
Patrick Gotthard
60a61b926a Fixes #8 (NumberFormatException if duration is has decimals on
media:content)
2014-04-18 20:52:37 +02:00
Patrick Gotthard
25abc65f91 Added method to convert a (decimal) String to Long 2014-04-18 20:52:04 +02:00
Martin Kurz
95629798ba enhancement for #181 - sets user-agent header on UrlConnection 2014-04-18 20:32:46 +02:00
Patrick Gotthard
8608efd489 Fixes #12 (NullPointerException in MediaRSS module: Scheme and value
cannot be null)
2014-04-18 20:03:07 +02:00
Patrick Gotthard
98a364431e Removed duplicate test 2014-04-18 20:02:48 +02:00
Patrick Gotthard
6b3ceb1cd7 Added test for issue 7 2014-04-18 19:44:23 +02:00
Patrick Gotthard
6831f8a4af Fixed NPE 2014-04-18 19:44:07 +02:00
Patrick Gotthard
6fc26e5b34 Added hamcrest-all dependency 2014-04-18 19:43:37 +02:00
Patrick Gotthard
33b89336c8 Fixes #7 (NumberFormatException if width="" on media:thumbnail) 2014-04-18 19:29:06 +02:00
Patrick Gotthard
90a3792ccc Added method to parse Integers 2014-04-18 19:28:04 +02:00
Martin Kurz
fee63dd5b1 developer informations added 2014-04-18 19:26:27 +02:00
Martin Kurz
0ae677dd7b updated build information (fixes #179) 2014-04-18 19:26:06 +02:00
Patrick Gotthard
358c9416e6 Refactored some code 2014-04-18 19:07:19 +02:00
Patrick Gotthard
bab710d701 Refactored some code 2014-04-18 18:59:33 +02:00
Patrick Gotthard
84d331a57e Replaced GeoRSSUtils#trimWhitespace by Strings#trimToEmpty 2014-04-18 18:38:16 +02:00
Patrick Gotthard
94104fd50d Added additional trim methods for Strings 2014-04-18 18:37:28 +02:00
Martin Kurz
6c676c8c60 allow media urls with space (fixes #20) 2014-04-18 18:31:09 +02:00
Martin Kurz
8335c6d43a npe on parsing empty/whitespace only geo-rss point element catched
(fixes #27)
2014-04-18 17:51:21 +02:00
Martin Kurz
49cea1b1c5 config file for eclipse checkstyle plugin ignored 2014-04-18 17:19:50 +02:00
Patrick Gotthard
7d9fdbebbd Fixed header 2014-04-17 23:29:39 +02:00
Patrick Gotthard
7c714ceebd Added build status for all ROME projects 2014-04-17 23:29:07 +02:00
Patrick Gotthard
bc845fe0aa Refactored code 2014-04-17 23:11:59 +02:00
Patrick Gotthard
5f65787ca5 Initial commit 2014-04-17 22:49:06 +02:00
Patrick Gotthard
e014922849 Initial commit 2014-04-17 13:42:32 -07:00