Patrick Gotthard
961a6407e1
Merge pull request #293 from mishako/try-catch-duration
...
Catch itunes duration parsing exceptions
2016-06-11 07:47:38 +02:00
mishako
943c0db298
Catch itunes duration parsing exceptions
...
Parsing of a malformed or empty duration resulted in an uncaught
exception that was breaking feed parsing completely. We already catch
exceptions when parsing other fields, e.g. href attribute of the image
tag. Also, it's more user-friendly to handle malformed data instead of
failing everything.
2016-06-10 21:00:01 +02:00
mishako
083a5d32d5
Combine all maven sites into one
2016-04-10 17:38:37 +02:00
gil
a090ed9b24
fix license headers
2016-03-30 01:43:42 +02:00
mishako
9aa69bf607
Merge pull request #283 from sagen/flexible_filesize
...
Parse units in filesizes in Media RSS
2016-03-28 23:00:04 +02:00
alesagen
9b45f200af
Parse units in filesizes in Media RSS
2016-03-28 22:55:34 +02:00
ayman abdelghany
ce28559041
Utility classes should not have public constructors
2016-03-21 23:33:52 +02:00
Patrick Gotthard
a731362234
[maven-release-plugin] prepare for next development iteration
2016-03-11 14:50:53 +01:00
Patrick Gotthard
28fad6ad07
[maven-release-plugin] prepare release 1.6.0
2016-03-11 14:50:49 +01:00
Patrick Gotthard
d4b8b14c88
Updating all windows line breaks (crlf) to unix line breaks (lf)
2016-03-06 08:51:57 +01:00
Patrick Gotthard
30638903e9
POM configurations for next release to Maven Central
2016-03-05 02:12:27 +01:00
Patrick Gotthard
e1118a5bb9
POM refactoring
2016-02-20 16:11:41 +01:00
Patrick Gotthard
87fcf8f942
Updated README files
2016-02-20 09:28:44 +01:00
mishako
5795d5e186
Move rome-modules files into a subdirectory
2016-02-13 18:46:25 +01:00