rome/rome-modules
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
..
src Catch itunes duration parsing exceptions 2016-06-10 21:00:01 +02:00
.gitignore Move rome-modules files into a subdirectory 2016-02-13 18:46:25 +01:00
LICENSE Move rome-modules files into a subdirectory 2016-02-13 18:46:25 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-03-11 14:50:53 +01:00
README.md Updating all windows line breaks (crlf) to unix line breaks (lf) 2016-03-06 08:51:57 +01:00

ROME Modules

This module contains extensions that enable ROME to handle several feed extensions like MediaRSS, GeoRSS and others