Commit graph

251 commits

Author SHA1 Message Date
Patrick Gotthard
8c2050f8f2 Replaced hamcrest-all through hamcrest-library 2015-02-07 09:47:44 +01:00
icyerasor
4b5e4d9926 remove old, unused atomthread package / class 2014-12-27 21:02:07 +01:00
icyerasor
aa16b1a33b improve ThreadingModuleTest - also test source attribute 2014-12-26 18:45:52 +01:00
icyerasor
c6cdda53ce added newlines 2014-12-26 17:45:24 +01:00
icyerasor
63b23843a6 Added Atom Threading Extensions Module, see (http://purl.org/syndication/thread/1.0 - http://www.ietf.org/rfc/rfc4685.txt ) 2014-12-26 17:36:01 +01:00
Dmitry Rygalov
3f37f28b82 Add AtomLink Module 2014-10-25 20:05:40 +07:00
Patrick Gotthard
4c40079657 Prepared next development version 2014-06-04 22:20:56 +02:00
Patrick Gotthard
3d525aa978 Prepared next development version 2014-06-04 22:20:16 +02:00
Patrick Gotthard
28a5b8f2c7 Prepared next development version 2014-06-04 22:20:02 +02:00
Patrick Gotthard
1d94466584 [maven-release-plugin] prepare for next development iteration 2014-06-04 00:57:10 +02:00
Patrick Gotthard
1d19722b0b [maven-release-plugin] prepare release rome-modules-1.5.0 2014-06-04 00:57:05 +02:00
Patrick Gotthard
ee5d44458d [maven-release-plugin] prepare for next development iteration 2014-06-04 00:37:06 +02:00
Patrick Gotthard
c224e81b7f [maven-release-plugin] prepare release rome-1.5.0 2014-06-04 00:37:00 +02:00
Patrick Gotthard
b8ed7d9be8 Prepared release 2014-06-04 00:33:58 +02:00
Patrick Gotthard
69e2f079fe Prepared release 2014-06-04 00:18:10 +02:00
Patrick Gotthard
bb571acd4a Prepared release 2014-06-04 00:00:53 +02:00
Patrick Gotthard
4e4e5a8fe3 Moved version to the right place 2014-06-03 23:57:49 +02:00
Patrick Gotthard
9d2713c59e Fixed connection urls
Prepared release
2014-06-03 23:54:42 +02:00
Patrick Gotthard
0d5c0c0535 [maven-release-plugin] prepare for next development iteration 2014-06-03 23:50:56 +02:00
Patrick Gotthard
c4d0b9a695 [maven-release-plugin] prepare release rome-utils-1.5.0 2014-06-03 23:50:51 +02:00
Patrick Gotthard
ae110720e6 Added missing colon to developerConnection 2014-06-03 23:50:05 +02:00
Patrick Gotthard
00762e1ca8 Child version must be independent from parent version for releases 2014-06-03 23:48:17 +02:00
Patrick Gotthard
cd636e8076 Fixed version 2014-06-03 23:46:48 +02:00
Patrick Gotthard
12f7d4d71e Fixed connection urls 2014-06-03 23:43:14 +02:00
Patrick Gotthard
42d08f1eda Removed "cyclic dependency" to parent POM 2014-05-30 16:44:27 +02:00
Patrick Gotthard
565625aa82 Removed "cyclic dependency" to parent POM 2014-05-30 16:43:37 +02:00
Patrick Gotthard
b744bfa464 Renamed and harmonized packages 2014-05-30 16:31:25 +02:00
Patrick Gotthard
46b852cf80 Renamed and harmonized packages 2014-05-30 16:30:10 +02:00
Patrick Gotthard
532ff8e6fe Formatted and cleaned up sources 2014-05-13 19:28:52 +02:00
Patrick Gotthard
0e26b54cfb Formatted and cleaned up sources 2014-05-13 19:28:29 +02:00
Patrick Gotthard
ed8691df13 Formatted and cleaned up sources 2014-05-13 19:28:08 +02:00
Patrick Gotthard
3abba8accf Harmonized serialVersionIds 2014-05-13 19:26:09 +02:00
Patrick Gotthard
6eca421a93 Harmonized serialVersionIds 2014-05-13 19:25:55 +02:00
Martin Kurz
0ceb7c9d9b check should be not null **and** not empty instead of not null **or**
not empty (fixes #28), replaced System.err output by Logger too
2014-04-29 21:04:42 +02:00
Patrick Gotthard
75faaa789f Added snapshot repository 2014-04-28 17:48:45 +02:00
Patrick Gotthard
50425fd263 Added snapshot repository 2014-04-28 17:48:17 +02:00
Patrick Gotthard
a15e6b2f1b Added snapshot repository 2014-04-28 17:48:04 +02:00
Martin Kurz
01d9400eda added missing yweather configuration in rome.properties, fixed some
minor bugs, fixes #10
2014-04-20 21:24:40 +02:00
Martin Kurz
62af757574 just some source cleanup 2014-04-20 20:53:39 +02:00
Patrick Gotthard
8757d20686 Fixes #2 (NFE when parsing an invalid point value) 2014-04-18 21:39:58 +02:00
Patrick Gotthard
7fa58a5234 Added method for parsing Doubles 2014-04-18 21:35:30 +02:00
Patrick Gotthard
cd7a73d521 Renamed GeoRSSModule test class 2014-04-18 21:23:29 +02:00
Patrick Gotthard
60a61b926a Fixes #8 (NumberFormatException if duration is has decimals on
media:content)
2014-04-18 20:52:37 +02:00
Patrick Gotthard
25abc65f91 Added method to convert a (decimal) String to Long 2014-04-18 20:52:04 +02:00
Martin Kurz
95629798ba enhancement for #181 - sets user-agent header on UrlConnection 2014-04-18 20:32:46 +02:00
Patrick Gotthard
8608efd489 Fixes #12 (NullPointerException in MediaRSS module: Scheme and value
cannot be null)
2014-04-18 20:03:07 +02:00
Patrick Gotthard
98a364431e Removed duplicate test 2014-04-18 20:02:48 +02:00
Patrick Gotthard
6b3ceb1cd7 Added test for issue 7 2014-04-18 19:44:23 +02:00
Patrick Gotthard
6831f8a4af Fixed NPE 2014-04-18 19:44:07 +02:00
Patrick Gotthard
6fc26e5b34 Added hamcrest-all dependency 2014-04-18 19:43:37 +02:00