mishako
70af49f938
Slightly improve layout of the site
2016-04-23 21:12:25 +02:00
mishako
e6732b88e1
Fix links to subprojects on site index page
2016-04-23 20:38:33 +02:00
mishako
083a5d32d5
Combine all maven sites into one
2016-04-10 17:38:37 +02:00
mishako
94861b0532
Merge pull request #291 from puntogil/master
...
fix license headers
2016-03-30 21:10:26 +02:00
gil
a090ed9b24
fix license headers
2016-03-30 01:43:42 +02:00
mishako
9aa69bf607
Merge pull request #283 from sagen/flexible_filesize
...
Parse units in filesizes in Media RSS
2016-03-28 23:00:04 +02:00
alesagen
9b45f200af
Parse units in filesizes in Media RSS
2016-03-28 22:55:34 +02:00
Patrick Gotthard
e91a99ccea
Merge pull request #284 from DevFactory/release/adding-private-constructor-fix-1
...
Utility classes should not have public constructors
2016-03-23 22:10:27 +01:00
ayman abdelghany
ce28559041
Utility classes should not have public constructors
2016-03-21 23:33:52 +02:00
Patrick Gotthard
a731362234
[maven-release-plugin] prepare for next development iteration
2016-03-11 14:50:53 +01:00
Patrick Gotthard
28fad6ad07
[maven-release-plugin] prepare release 1.6.0
2016-03-11 14:50:49 +01:00
Patrick Gotthard
b907f73a8e
Disabled doclint
2016-03-11 14:39:26 +01:00
Patrick Gotthard
1fe72c7ad0
Updated format for tag names
2016-03-11 14:29:25 +01:00
mishako
0683b18cf4
Merge pull request #278 from rometools/release-config
...
POM configurations for next release to Maven Central
2016-03-09 21:45:42 +01:00
Patrick Gotthard
d4b8b14c88
Updating all windows line breaks (crlf) to unix line breaks (lf)
2016-03-06 08:51:57 +01:00
Patrick Gotthard
fe4fb3b4cd
Fixed typo in description
2016-03-05 02:21:05 +01:00
Patrick Gotthard
30638903e9
POM configurations for next release to Maven Central
2016-03-05 02:12:27 +01:00
Patrick Gotthard
6f61c4f12e
Added configuration for line endings
2016-03-05 02:00:13 +01:00
Patrick Gotthard
494cff6955
Added changelog for version 1.6.0
2016-03-04 23:56:45 +01:00
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