Misha Onoprienko
8cdee06ab0
Configure OSGi bundling
2016-01-02 19:38:12 +01:00
mishako
6d89eec6b2
Configure OSGi bundling
2016-01-02 19:34:45 +01:00
mishako
34cf49ebc4
Configure OSGi bundling
2016-01-02 19:09:35 +01:00
mishako
d61743fd8e
Configure OSGi bundling
2016-01-02 18:16:12 +01:00
mishako
aed739c7ca
Support CP1047 encoding
2015-12-25 18:16:52 +01:00
mishako
dce503bbd6
Fix small code problems
2015-12-23 21:03:46 +01:00
Patrick Gotthard
b0f3908956
Merge pull request #213 from mishako/spaces-in-rss-version
...
Trim RSS version string
2015-12-15 07:37:02 +01:00
mishako
0f804c0ab2
Trim rss version string
2015-12-14 20:05:13 +01:00
David M. Johnson
0c42383b93
Merge pull request #212 from mishako/time-zone-z
...
"Support time zone Z in RFC 822 dates"
Thanks Misha!
2015-12-06 15:20:08 -05:00
David M. Johnson
a5f56fe914
Merge pull request #36 from IgnacioDomingo/master
...
"chore: change e.printStackTrace to logging"
Thanks Ignacio!
2015-12-06 15:19:26 -05:00
David M. Johnson
a432e8d4d5
Merge pull request #37 from mishako/itunes-more-fields
...
"Support more iTunes tags"
Looks good to me. Thanks Misha!
2015-12-06 15:16:19 -05:00
David M. Johnson
a0753a6256
Merge pull request #32 from icyerasor/threading-extensions
...
Added atom threading extensions
2015-12-06 15:15:41 -05:00
mishako
91d8ea1c16
Support more itunes tags
2015-12-06 11:41:34 +01:00
Misha Onoprienko
d83b2bb3b8
Delete copyright in date parser test
2015-12-05 00:28:07 +01:00
Misha Onoprienko
9746fe8e79
Refactor date parser tests
2015-12-05 00:22:38 +01:00
Misha Onoprienko
73cd60ea1e
Support time zone Z in RFC 822 dates
2015-12-04 23:27:11 +01:00
Ignacio Domingo Martínez
29b25b8e31
style: apply new format style on changed files
...
reformatted the style of changed files using Google Code Style template
with indentation of 4 spaces and 160-character line width
2015-11-30 12:08:50 +01:00
icyerasor
abbb30bb66
include source in copyFrom
2015-11-30 11:56:21 +01:00
icyerasor
8b92511c60
rename param to source
2015-11-30 11:55:38 +01:00
Ignacio Domingo Martínez
749e545448
style: remove unused imports and standardized indentation
...
remove unused imports and standardized indentation
2015-11-26 10:00:22 +01:00
Ignacio Domingo Martínez
c1628e398d
chore: change e.printStackTrace to logging
...
Change several classes to remove calls to printStackTrace of exceptions
and use instead of logging from SFL4J which is already used in the
project
Ammendment of previous commit so the format and whitespacing is the same
2015-11-26 09:13:20 +01:00
Dave Johnson
bb49c32dab
Merge branch 'master' of https://github.com/rometools/rome-modules
2015-11-25 11:23:36 -05:00
Dave Johnson
dde467986d
Ensure that all source files have the Apache Software License v2 header, got permission from Robert Cooper to change some files (with his copyright) that had only an LGPL header.
2015-11-25 11:22:40 -05:00
David M. Johnson
07b071e07d
Merge pull request #34 from mishako/itunes-order-and-cc
...
Support for itunes:order and itunes:isClosedCaptioned (fixed). Thanks Misha!
2015-11-25 09:30:08 -05:00
David M. Johnson
edc28c35c1
Merge pull request #29 from mityi/master
...
Add AtomLink Module
2015-11-25 09:12:23 -05:00
David M. Johnson
8cac90db66
Merge pull request #206 from freemarmoset/trim_period
...
trim period text from document before comparing to period constants
2015-11-22 15:52:58 -05:00
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