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
|
fe2c14c236
|
Added rome-utils and hamcrest-all dependencies
|
2014-04-17 22:50:48 +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 |
|
Patrick Gotthard
|
fdd5783d8e
|
Added FIXME comments to wrong used assert statements
|
2014-04-14 20:14:31 +02:00 |
|
Patrick Gotthard
|
de3832b851
|
Migrated logging to SLF4J
|
2014-04-14 19:36:05 +02:00 |
|
Patrick Gotthard
|
1072990373
|
Migrated logging to SLF4J
|
2014-04-14 19:21:54 +02:00 |
|
Patrick Gotthard
|
ccc764b2b5
|
Migrated logging to SLF4J
|
2014-04-14 19:15:34 +02:00 |
|
Patrick Gotthard
|
950dd2f5d4
|
Migrated logging to SLF4J
|
2014-04-14 19:13:40 +02:00 |
|
Patrick Gotthard
|
6d5f05cf02
|
Migrated logging to SLF4J
|
2014-04-14 19:11:19 +02:00 |
|
Patrick Gotthard
|
00c4101063
|
Migrated logging to SLF4J
|
2014-04-14 19:10:23 +02:00 |
|
Patrick Gotthard
|
ef9345d55e
|
Migrated logging to SLF4J
|
2014-04-14 19:02:50 +02:00 |
|
Patrick Gotthard
|
6b13451efc
|
Migrated logging to SLF4J
|
2014-04-14 19:02:18 +02:00 |
|
Patrick Gotthard
|
1c009f66bb
|
Removed useless TODOs
|
2014-04-13 20:39:28 +02:00 |
|
Patrick Gotthard
|
1033b00b57
|
Removed useless TODOs
|
2014-04-13 20:39:21 +02:00 |
|
Patrick Gotthard
|
5926dd2bd2
|
Replaced Collection.size() > 0 through !Collection.isEmpty()
|
2014-04-13 20:29:52 +02:00 |
|
Patrick Gotthard
|
9918198dfc
|
Replaced Collection.size() > 0 through !Collection.isEmpty()
|
2014-04-13 20:29:45 +02:00 |
|
Patrick Gotthard
|
e63c849766
|
Replaced Collection.size() > 0 through !Collection.isEmpty()
|
2014-04-13 20:29:39 +02:00 |
|
Patrick Gotthard
|
65b7799c96
|
Replaced Collection.size() > 0 through !Collection.isEmpty()
|
2014-04-13 20:29:31 +02:00 |
|
Patrick Gotthard
|
0459e2f519
|
Refactored some code
|
2014-04-13 20:08:34 +02:00 |
|
Patrick Gotthard
|
3a31c851b6
|
Refactored some code
|
2014-04-13 20:08:21 +02:00 |
|
Patrick Gotthard
|
489c1f4b5c
|
Removed type parameter from CopyFrom interface
|
2014-04-13 19:31:13 +02:00 |
|
Patrick Gotthard
|
d4b34a05cd
|
Removed type parameter from CopyFrom interface
|
2014-04-13 19:31:05 +02:00 |
|
Patrick Gotthard
|
26b7f4c4d2
|
Refactored some code
|
2014-04-13 14:47:53 +02:00 |
|
Patrick Gotthard
|
9bf5a75e2c
|
Refactored some code
|
2014-04-13 14:47:07 +02:00 |
|
Patrick Gotthard
|
2495106e97
|
Refactored some code
|
2014-04-13 14:02:03 +02:00 |
|
Patrick Gotthard
|
2119d14c27
|
Enhanced POM to hide irrelevant m2e warnings
|
2014-04-13 13:30:44 +02:00 |
|
Patrick Gotthard
|
9ff07d3f96
|
Refactored code
|
2014-04-13 13:15:16 +02:00 |
|
Patrick Gotthard
|
381eacd0bd
|
Fixed unit test
Refactored some code
|
2014-04-13 12:47:31 +02:00 |
|
Patrick Gotthard
|
18e31ddf15
|
Refactored some code
|
2014-04-13 12:12:27 +02:00 |
|
Patrick Gotthard
|
4b79f6c1d5
|
Updating code to use generics
|
2014-04-13 11:30:08 +02:00 |
|