Commit graph

21 commits

Author SHA1 Message Date
Patrick Gotthard
9ff07d3f96 Refactored code 2014-04-13 13:15:16 +02:00
Patrick Gotthard
381eacd0bd Fixed unit test
Refactored some code
2014-04-13 12:47:31 +02:00
Patrick Gotthard
18e31ddf15 Refactored some code 2014-04-13 12:12:27 +02:00
Patrick Gotthard
abd3681044 Refactoring code to use generics 2014-04-12 23:22:05 +02:00
Patrick Gotthard
ac3fed65ce Refactoring code to use generics 2014-04-12 22:36:29 +02:00
Patrick Gotthard
e3848c5582 Refactoring code to use generics 2014-04-12 22:22:45 +02:00
Patrick Gotthard
6e2a56066b Formatted and cleaned up code 2014-04-12 15:14:43 +02:00
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
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
0d15f1ca4c Formatted code 2013-10-12 15:05:57 +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
Patrick Gotthard
7b8c9259d0 Updated classes to use JDOM 2
Fixed tests
Formatted code
2013-10-07 21:11:47 +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
03bddc0f33 Initial refactoring. 2011-03-14 12:41:04 +00:00