mishako
91da3003a1
Merge pull request #277 from rometools/ROME-276-fetcher-removal
...
#276 added deprecation notice to rome-fetcher
2016-03-04 23:29:51 +01:00
Patrick Gotthard
fdffe7d315
#276 added deprecation notice to rome-fetcher
2016-03-04 23:02:03 +01:00
mishako
b718922a53
Merge pull request #275 from rometools/ROME-234-fetcher-allowdoctypes
...
#234 Implemented possibility to allow doctype declarations using fetcher
2016-03-03 21:53:50 +01:00
Patrick Gotthard
a058deb267
Merge pull request #274 from mishako/rss-2-by-default
...
Use RSS2 parser as fallback when no version is set
2016-03-01 21:25:42 +01:00
mishako
deb781924e
Use RSS v2 parser by default
...
Changed RSS v2 parser to match any feed that has "rss" as root element.
This makes Rome more lenient when handling feeds that don't adhere to
the RSS spec, namely have the "version" attribute missing.
2016-03-01 20:51:16 +01:00
Patrick Gotthard
a1995c4779
Merge pull request #273 from mishako/osgi-test
...
Add OSGi integration tests
2016-03-01 20:21:37 +01:00
mishako
7a2805c904
Add OSGi integration tests
2016-03-01 20:05:39 +01:00
Patrick Gotthard
f9dedf8200
#234 Implemented possibility to allow doctype declarations using fetcher
2016-03-01 20:04:53 +01:00
mishako
c94292698a
Fix OSGi bundling configuration
...
It got mixed up during the mega-merge when we merged multiple
repositories into one. The mega-merge branch did not include the latest
commit from master. As a result, rebase applied that commit to the
wrong pom.xml file.
2016-02-27 00:43:50 +01:00
Patrick Gotthard
7debaa444e
Merge pull request #272 from rometools/maven-central-badge
...
Add maven central badge to readme
2016-02-26 04:50:32 +01:00
mishako
d779068ed3
Add maven central badge to readme
...
The badge shows the latest version and links to it.
2016-02-23 00:04:27 +01:00
Patrick Gotthard
10d6b126a3
Merge pull request #270 from rometools/pom-refactoring
...
Refactored POMs
2016-02-20 16:12:47 +01:00
Patrick Gotthard
e1118a5bb9
POM refactoring
2016-02-20 16:11:41 +01:00
Patrick Gotthard
e3797e09f4
Merge pull request #269 from rometools/ROME-268-plugin-and-dependency-updates
...
#268 : Maven plugin and dependency updates
2016-02-20 16:00:50 +01:00
Patrick Gotthard
8240c0db96
#268 : Maven plugin and dependency updates
...
maven-compiler-plugin 3.1 → 3.5.1
maven-project-info-reports-plugin 2.7 → 2.8.1
maven-scm-publish-plugin 1.0 → 1.1
jdom2 2.0.5 → 2.0.6
slf4j-api 1.7.10 → 1.7.16
logback-classic 1.1.2 → 1.1.3
commons-lang3 3.3.2 → 3.4
2016-02-20 16:00:12 +01:00
Patrick Gotthard
8ddf0fa6a5
Added missing line break to README
2016-02-20 09:31:14 +01:00
Patrick Gotthard
87fcf8f942
Updated README files
2016-02-20 09:28:44 +01:00
Patrick Gotthard
5daf64747a
Merge pull request #265 from mishako/mega-merge
...
Merging all rome projects into one repository
2016-02-20 08:38:07 +01:00
mishako
626f091995
Enable maven modules in parent pom
2016-02-13 19:10:45 +01:00
mishako
0e170ae2b0
Merge rome-parent into rome
2016-02-13 19:06:11 +01:00
mishako
0db020cfe1
Move rome-certiorem-webapp files into a subdirectory
2016-02-13 19:05:47 +01:00
mishako
dffa60f62b
Merge rome-certiorem-webapp into rome
2016-02-13 19:04:42 +01:00
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
Patrick Gotthard
b24fb354a7
Merge pull request #2 from mishako/maven-bundle-plugin
...
Configure OSGi bundling
2016-01-16 20:59:06 +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
mishako
6cdf92d920
Merge pull request #216 from mishako/maven-bundle-plugin
...
Configure OSGi bundling
2016-01-16 19:12:58 +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