Commit graph

519 commits

Author SHA1 Message Date
Patrick Gotthard
565625aa82 Removed "cyclic dependency" to parent POM 2014-05-30 16:43:37 +02:00
Patrick Gotthard
75b74c357a Renamed and harmonized packages 2014-05-30 16:31:52 +02:00
Patrick Gotthard
c70578ff7c Renamed and harmonized packages 2014-05-30 16:31: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
df2880a92c Renamed and harmonized packages 2014-05-30 16:31:14 +02:00
Patrick Gotthard
0588cfd66d Renamed and harmonized packages 2014-05-30 16:31:08 +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
e99ccfef27 Formatted and cleaned up sources 2014-05-13 19:28:43 +02:00
Patrick Gotthard
c83d2b9ec1 Formatted and cleaned up sources 2014-05-13 19:28:37 +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
14561d43cc Formatted and cleaned up sources 2014-05-13 19:28:16 +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
Patrick Gotthard
825336977f Cleanup now adds default serialVersionId instead of generated one 2014-05-13 19:21:21 +02:00
Patrick Gotthard
9ac2d4832d Decreased maximum line-length of comments to 100 chars 2014-05-13 19:20:42 +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
6fc3c3ffe1 Moved classes into another package 2014-04-29 19:21:08 +02:00
Patrick Gotthard
bb532f4e67 Fixed imports 2014-04-28 17:49:50 +02:00
Patrick Gotthard
afdba4ee51 Fixed imports 2014-04-28 17:49:44 +02:00
Patrick Gotthard
3d28493790 Added snapshot repository 2014-04-28 17:49:26 +02:00
Patrick Gotthard
c13bd00c2b Added snapshot repository 2014-04-28 17:49:17 +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
cace53d3c2 Added snapshot repository 2014-04-28 17:48:36 +02:00
Patrick Gotthard
fbd2ee64b4 Added snapshot repository 2014-04-28 17:48:26 +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
Dave Johnson
9b0a8a076f Renamed packages to match new Maven group id of "org.rometools". 2014-04-27 16:40:14 -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