Commit graph

443 commits

Author SHA1 Message Date
mishako
19c405400a Move rome-certiorem files into a subdirectory 2016-02-13 19:01:09 +01:00
mishako
809be2a761 Merge rome-certiorem into rome 2016-02-13 18:52:53 +01:00
mishako
442020891c Move rome-propono files into a subdirectory 2016-02-13 18:52:32 +01:00
mishako
fdfabe4f11 Merge rome-propono into rome 2016-02-13 18:50:38 +01:00
mishako
8bc74b1e95 Move rome-opml files into a subdirectory 2016-02-13 18:50:11 +01:00
mishako
ff58d2ac64 Merge rome-opml into rome 2016-02-13 18:49:07 +01:00
mishako
1f331edebd Move rome-fetcher files into a subdirectory 2016-02-13 18:47:53 +01:00
mishako
61e9b05840 Merge rome-fetcher into rome 2016-02-13 18:46:51 +01:00
mishako
5795d5e186 Move rome-modules files into a subdirectory 2016-02-13 18:46:25 +01:00
mishako
daca87d544 Merge rome-modules into rome 2016-02-13 18:43:36 +01:00
mishako
56a9150d95 Move rome-utils files into a subdirectory 2016-02-13 18:37:48 +01:00
mishako
1f79112706 Merge rome-utils into rome 2016-02-13 18:32:53 +01:00
mishako
14e8b2e2d1 Move rome files into a subdirectory 2016-02-13 18:32:44 +01:00
Patrick Gotthard
e4d67e5344 Merge pull request #3 from mishako/license-header
Add license header to all source files
2016-02-09 12:42:42 +01:00
mishako
49568dd3ec Add license header to all source files 2016-02-09 12:02:57 +01:00
mishako
bfe8329fd9 Merge pull request #20 from mishako/maven-bundle-plugin
Configure OSGi bundling
2016-01-16 19:14:05 +01:00
mishako
42d5ef0304 Merge pull request #38 from mishako/maven-bundle-plugin
Configure OSGi bundling
2016-01-16 19:13:53 +01:00
Patrick Gotthard
5a46ee161d Merge pull request #218 from mishako/xml-features-fix
Fix setting xml features
2016-01-10 18:00:34 +01:00
mishako
8ac1d3a95b Fix setting xml features
The argument of the method has been unused leading to all of the
features being set to true regardless of the passed argument value.
2016-01-10 16:42:08 +01:00
mishako
547d91e51b Merge pull request #5 from rometools/feature/outline-category
The category attribute of outlines will now be exported
2016-01-09 13:41:57 +01:00
Patrick Gotthard
4eefb566e8 Fixed wrong category concatenation 2016-01-09 01:52:09 +01:00
Patrick Gotthard
5133609c6e Refactored category value creation 2016-01-08 20:03:46 +01:00
Patrick Gotthard
db6138b440 Removed useless trim 2016-01-08 19:58:28 +01:00
Patrick Gotthard
6e8590ba8e The category attribute of outlines will now be exported 2016-01-08 19:55:35 +01:00
Patrick Gotthard
f9576b8d00 Refactored some code 2016-01-08 18:29:50 +01:00
Patrick Gotthard
ac9dc0df5c Merge pull request #4 from Athou/master
Fixes head generation in OPML10Generator #2
2016-01-08 17:54:20 +01:00
Patrick Gotthard
18be1a2461 Merge pull request #215 from mishako/cp1047
Support CP1047 encoding
2016-01-06 22:03:50 +01:00
mishako
d71cf44849 Merge pull request #214 from mishako/dbrosius-patch
Fix small code problems
2016-01-06 00:21:21 +01:00
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
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