Rohan Chakravarthy
e13c27471e
Added tests for NumberParser
2016-04-27 16:20:56 -04:00
Patrick Gotthard
f07562f94d
Fixes Jenkinsfile
...
Updates Jenkinsfile to trigger SCM checkout and Maven build
2016-04-26 21:02:22 +02:00
Patrick Gotthard
eb2f5f1258
Add Jenkinsfile
2016-04-26 20:34:54 +02:00
Patrick Gotthard
d1456ace4a
Merge pull request #297 from mishako/maven-site-cleanup
...
Maven site cleanup
2016-04-24 19:42:14 +02:00
mishako
0fed3b4bb6
Remove mentions of old versions from the site
2016-04-24 12:29:44 +02:00
mishako
eb917277b6
Remove mentions of Java 1.4 from the site
2016-04-23 23:28:55 +02:00
mishako
23a5e7990b
Clean up site index page
2016-04-23 23:25:15 +02:00
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
Patrick Gotthard
874a0c89a7
Merge pull request #290 from bibliolabs/master
...
Adds missing entry 'rights' to Atom 1.0 generator output
2016-04-09 08:25:43 +02:00
Patrick Gotthard
932f0546dc
Merge pull request #292 from mishako/dc-date-test-rewrite
...
Rewrite dublin core date test
2016-04-09 08:25:12 +02:00
mishako
15a5f15ed0
Rewrite dublin core date test
...
Original code had a copyright notice and no license header. Completely
rewriting the code is one of the ways to make sure the code is licensed
under Apache license.
2016-03-31 22:11:23 +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
Michael Atwood
7bbcce50d1
Added missing entry 'rights' to Atom 1.0 generator output.
2016-03-29 09:48:32 -04: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