Commit graph

85 commits

Author SHA1 Message Date
Matthew Buckett
c883de13d1 Switch to ConcurrentHashMap for licenses.
This means that we shouldn't get any problems with concurrent access to licenses.
2014-01-14 10:20:07 +00:00
Matthew Buckett
034fb3dd93 Don't get stuck in the loop.
If we get an exception from the iterator don't catch it and re-try, this makes our loop safer from getting stuck and never returning.
2014-01-14 10:15:22 +00:00
Matthew Buckett
76bf626795 Increase times to make failure more reliable.
I wasn't getting consistent failure with the shorter times.
2014-01-13 22:40:19 +00:00
Matthew Buckett
a7dc1cbb18 Use the least specific type.
HashMap -> Map so we can switch implementations.
2014-01-13 22:36:50 +00:00
Matthew Buckett
a52d3d5f71 Showing failure problem with with concurrent access.
This results in one thread getting stuck in a loop.
2014-01-13 22:36:50 +00:00
Martin Kurz
0a824b70a7 added locale to parsers to allow parsing of date strings in different
locales (fixes #22)
2013-10-13 16:13:34 +02:00
Patrick Gotthard
c42306943a Enhanced POM 2013-10-12 22:35:14 +02:00
Patrick Gotthard
0d15f1ca4c Formatted code 2013-10-12 15:05:57 +02:00
Patrick Gotthard
fcd6ac86c6 Enhanced POM
Moved test resources to test folder
Updated dependencies
2013-10-11 23:50:20 +02:00
Patrick Gotthard
b1a4077cfc Changed groupId 2013-10-11 17:56:01 +02:00
Martin Kurz
e7a81c4444 catched NPEs in OpenSearchModule (fixes #23 and fixes #18) and cleaned
up source format
2013-10-11 17:18:31 +02:00
Martin Kurz
80ab8834b2 switched modules version to 2.0.0-SNAPSHOT to be suitable for Rome 2 2013-10-11 17:17:17 +02:00
Martin Kurz
a54575d76a MediaModuleTest fixed (added google-video-rss file to resources) 2013-10-09 19:41:00 +02:00
Patrick Gotthard
584bc72493 Updated POM
Removed unnecessary files
2013-10-07 22:27:38 +02:00
Patrick Gotthard
7b8c9259d0 Updated classes to use JDOM 2
Fixed tests
Formatted code
2013-10-07 21:11:47 +02:00
Patrick Gotthard
1749a5447f Configured skin for project site
Updated ROME version
2013-10-07 20:30:11 +02:00
Patrick Gotthard
77e36be0b5 Merge pull request #1 from imk/master
maven site and config
2013-09-30 08:27:53 -07:00
Martin Kurz
c3578e46c6 banner link fixed and .nojekyll file added 2013-09-27 00:41:18 +02:00
Martin Kurz
c2630e4553 maven site and config 2013-09-26 23:41:39 +02:00
kebernet
4c06511fe5 More work on AS module. 2011-04-03 08:02:26 +00:00
kebernet
2b22b5f9ef Early work on new modules. 2011-04-02 01:31:26 +00:00
kebernet
6988e05ac7 Early work on new modules. 2011-04-02 01:13:06 +00:00
kebernet
68dfd1a3b1 Update to work with ROME 1.1 2011-04-02 00:59:52 +00:00
kebernet
86e58b273a Package move. 2011-04-01 05:07:28 +00:00
kebernet
03bddc0f33 Initial refactoring. 2011-03-14 12:41:04 +00:00
kebernet
b6ec96c47b Initial refactoring. 2011-03-14 12:34:41 +00:00
kebernet
d480ff30b9 Fix for deployment to central staging. 2011-03-10 23:36:02 +00:00
kebernet
ab72326b93 Post update 2011-03-10 10:55:27 +00:00
kebernet
0b8b2998ad Prep for 1.0 2011-03-09 03:21:24 +00:00
kebernet
f39ece6475 Prep for 1.0 2011-03-09 02:51:46 +00:00
kebernet
da1af4f1c2 Fixed source version and encoding 2011-02-25 04:42:03 +00:00
kebernet
44723bab0e Initial checkin unified modules. 2011-02-25 04:39:25 +00:00
kebernet
d312b08a66 MIMEType 2011-02-25 04:31:04 +00:00
kebernet
eeeef4b01a Initial checkin unified modules. 2011-02-25 03:52:26 +00:00
mwoodman
b2e35bf4e9 New svn repository - initial commit by JIRA Studio 2011-02-24 20:48:24 +00:00