mishako
bcb8b818f2
Support for itunes:order and itunes:isClosedCaptioned
2015-11-02 18:05:14 +01:00
Joe Banks
a1a4b1163c
trim period text from document before comparing to period contants
2015-07-21 17:23:24 -05:00
Patrick Gotthard
772d4f7aeb
Merge remote-tracking branch 'origin/1.5.x'
...
Conflicts:
pom.xml
2015-07-02 20:17:36 +02:00
Patrick Gotthard
72b24045d3
[maven-release-plugin] prepare for next development iteration
2015-06-30 22:41:38 +02:00
Patrick Gotthard
61e9a38f1b
[maven-release-plugin] prepare release rome-1.5.1
2015-06-30 22:41:33 +02:00
Patrick Gotthard
0fa3aa51fc
Updated ROME dependencies to version 1.5.1
2015-06-30 21:55:43 +02:00
Patrick Gotthard
f04256027b
Updated parent to version 1.5.1
2015-06-30 21:49:22 +02:00
Patrick Gotthard
2bc58a0d1a
Fixed #203 - XML bomb vulnerability
...
The current configuration of the SAXParser is vulnerable for an XML bomb
attack. The feature
"http://apache.org/xml/features/disallow-doctype-decl " of the SAXBuilder
must be activated in order to fix the vulnerability.
2015-06-27 08:53:00 +02:00
Patrick Gotthard
46c0061a29
Updated version to 1.5.1-SNAPSHOT
2015-06-25 21:09:23 +02:00
Jeremie Panzer
1a09f86736
fix exception when head is null
2015-06-03 15:48:13 +02:00
Patrick Gotthard
50fffc4046
Merge pull request #201 from mityi/master
...
Fix ConverterForRSS090#createRSSImage
2015-03-31 08:26:03 +02:00
Dmitry Rygalov
7bb46cffcc
Fix ConverterForRSS090#createRSSImage
2015-03-30 21:17:04 +06:00
Patrick Gotthard
d2eaef71e7
Merge pull request #194 from mityi/master
...
Fixed RSS20Generator#populateHannel && expanded model SyndImage
2015-03-30 14:23:14 +02:00
Dmitry Rygalov
097a217b41
Fixed method RSS20Generator#populateHannel - Added ability to create custom fields in the channel. Expanded model SyndImage
2015-03-28 20:54:23 +06:00
Jeremie Panzer
86dc04fcd9
set opml version for OPML 1.0 generator
2015-03-10 09:02:45 +01:00
Jeremie Panzer
3fe096365c
remove warning about reader not closed
2015-03-10 08:58:06 +01:00
Jeremie Panzer
b015f3ae0c
test serialization to and from jdom documents
2015-03-10 08:56:56 +01:00
Jeremie Panzer
c47ec5fa9e
set the docs url as the content of the element instead of its namespace
2015-03-10 08:28:26 +01:00
Jeremie Panzer
74b85d9a2c
add header if at least one element is set
2015-03-10 08:27:59 +01:00
Patrick Gotthard
ace52cfa9f
Refactoring code
2015-02-16 22:25:26 +01:00
Patrick Gotthard
df7cff28d4
Added util class to handle I/O operations
2015-02-16 22:23:38 +01:00
Patrick Gotthard
3d42211970
Refactoring code
2015-02-16 21:56:30 +01:00
Patrick Gotthard
b50771724f
Fixed tests with integrated Jetty
2015-02-16 21:51:51 +01:00
Patrick Gotthard
1d766344c6
Restructured tests and samples
2015-02-16 21:44:23 +01:00
Patrick Gotthard
9378ff1a7e
Refactoring HttpClientFeedFetcher
2015-02-16 21:28:28 +01:00
Patrick Gotthard
2b82a22660
Commented out modules section
2015-02-07 12:37:45 +01:00
Patrick Gotthard
5339abd2d1
Formatted POM file
2015-02-07 09:49:58 +01:00
Patrick Gotthard
8588d21adb
Formatted POM file
2015-02-07 09:49:43 +01:00
Patrick Gotthard
f74a5df2e0
Formatted POM file
2015-02-07 09:49:05 +01:00
Patrick Gotthard
718f10aded
Formatted POM file
2015-02-07 09:48:52 +01:00
Patrick Gotthard
b13909a67c
Replaced hamcrest-all through hamcrest-library
2015-02-07 09:48:31 +01:00
Patrick Gotthard
0b9df0e84a
Updated jdom
2015-02-07 09:48:08 +01:00
Patrick Gotthard
8c2050f8f2
Replaced hamcrest-all through hamcrest-library
2015-02-07 09:47:44 +01:00
Patrick Gotthard
a719a769fd
Updated jdom
...
Updated slf4j-api
Updated junit
Replaced hamcrest-all through hamcrest-library
2015-02-07 09:47:19 +01:00
icyerasor
4b5e4d9926
remove old, unused atomthread package / class
2014-12-27 21:02:07 +01:00
icyerasor
aa16b1a33b
improve ThreadingModuleTest - also test source attribute
2014-12-26 18:45:52 +01:00
icyerasor
c6cdda53ce
added newlines
2014-12-26 17:45:24 +01:00
icyerasor
63b23843a6
Added Atom Threading Extensions Module, see ( http://purl.org/syndication/thread/1.0 - http://www.ietf.org/rfc/rfc4685.txt )
2014-12-26 17:36:01 +01:00
Patrick Gotthard
1b3886ee6a
Merge pull request #12 from janih/master
...
Retry handler setter for HttpClientFeedFetcher
2014-12-24 13:44:38 +01:00
Patrick Gotthard
cc946eb0d0
Merge pull request #17 from Joerg-Schoemer/master
...
set HTTP header field user-agent even when caching is enabled
2014-12-24 13:26:59 +01:00
schoemer
5d27eac2e0
https://github.com/rometools/rome-fetcher/issues/16
...
set HTTP header field user-agent even when caching is enabled
2014-12-22 14:58:16 +01:00
schoemer
3b1be4a653
ignore IntelliJ project files
2014-12-22 14:52:48 +01:00
Dmitry Rygalov
3f37f28b82
Add AtomLink Module
2014-10-25 20:05:40 +07:00
Jani Halinen
d9c730c818
Merge remote-tracking branch 'upstream/master'
2014-10-19 20:53:40 +03:00
Patrick Gotthard
908377f1c7
Merge pull request #15 from sproutsocial/master
...
Added functionality to pass custom request headers
2014-10-12 17:32:39 +02:00
Aaron Rankin
df75a19d3b
allow for custom request headers to be passed through the the http method call
2014-10-03 16:33:58 -05:00
Patrick Gotthard
dc047321e0
Updated parent
2014-06-29 17:37:33 +02:00
Patrick Gotthard
7aee10a663
Merge pull request #4 from gmazza/master
...
Updated XMLRPC library dependency.
2014-06-22 11:07:31 +02:00
Patrick Gotthard
e44b916ac6
Merge pull request #1 from gmazza/master
...
Updated XMLRPC, commons-lang & commons-beanutils libraries.
2014-06-22 11:07:15 +02:00
Glen Mazza
dad3e281a8
Updated XMLRPC library dependency.
2014-06-16 00:31:12 -04:00