Patrick Gotthard
|
d9b5d9824e
|
Preparing release 1.5.0
Cleaned up POM
|
2014-04-12 11:08:27 +02:00 |
|
Patrick Gotthard
|
1e11b00ac3
|
Preparing release 1.5.0
Cleaned up POM
|
2014-04-12 11:07:58 +02:00 |
|
Patrick Gotthard
|
d799a2b177
|
Preparing release 1.5.0
Cleaned up POM
|
2014-04-12 11:07:38 +02:00 |
|
Patrick Gotthard
|
9f65c6bc92
|
Preparing release 1.5.0
Cleaned up POM
|
2014-04-12 11:07:10 +02:00 |
|
Patrick Gotthard
|
998ed44a07
|
Fixed deleting cache file when it is still opened by a FileInputStream
|
2014-04-12 11:00:40 +02:00 |
|
Patrick Gotthard
|
a705f437df
|
Updated build plugins
|
2014-04-10 22:51:10 +02:00 |
|
Patrick Gotthard
|
0bfd71860f
|
Preparing release 1.5.0
|
2014-04-10 20:19:43 +02:00 |
|
Dave Johnson
|
fd6bba274a
|
Merge pull request #182 from janih/master
Fix NPE in SyModuleImpl
|
2014-04-09 13:35:35 -06:00 |
|
Jani Halinen
|
ad3e301213
|
Merge remote-tracking branch 'upstream/master'
|
2014-04-03 22:27:26 +03:00 |
|
Patrick Gotthard
|
9867178e8a
|
Merge pull request #11 from janih/master
Closes #3: Allow to set timeout for HttpURLFeedFetcher
|
2014-03-20 19:54:51 +01:00 |
|
Patrick Gotthard
|
5f9d3f1aa0
|
Merge pull request #178 from EagerLogic/fixed_atom_image
Fixed: SyndFeed image is missing if the feed is Atom feed.
|
2014-03-20 19:51:34 +01:00 |
|
Jani Halinen
|
1dfa77d1a4
|
Fix NPE in SyModuleImpl
|
2014-03-15 21:08:52 +02:00 |
|
Jani Halinen
|
4867ab7deb
|
Ability to set connection timeout for HttpURLFeedFetcher
|
2014-03-09 15:25:53 +02:00 |
|
Patrick Gotthard
|
b49998314c
|
Merge pull request #25 from buckett/master
Allow concurrent access to Licenses
|
2014-02-11 21:07:30 +01:00 |
|
David Ipacs
|
ae8a615f37
|
Fixed: SyndFeed image is missing if the feed is Atom feed.
|
2014-02-09 08:43:16 +01: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
|
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 |
|
Dave Johnson
|
50fb2941c8
|
All tests that do not require a MetaWeblog API server are now passing.
|
2013-11-24 15:43:43 -05:00 |
|
Patrick Gotthard
|
8ded48b469
|
Refactored some code
|
2013-11-17 16:03:41 +01:00 |
|
Patrick Gotthard
|
990ca83787
|
Refactored some code
|
2013-11-16 07:02:20 +01:00 |
|
Patrick Gotthard
|
90fca03a98
|
Added the ConfigurableClassLoader singleton to address some OSGi
problems.
|
2013-11-16 00:47:49 +01:00 |
|
Patrick Gotthard
|
6029420e5f
|
Possible fix for ClassLoader problems in OSGi environments
|
2013-11-16 00:23:50 +01:00 |
|
Patrick Gotthard
|
53b5e3bec3
|
Refactored some code
|
2013-11-15 23:59:02 +01:00 |
|
Patrick Gotthard
|
f9181800cd
|
Refactored some code
|
2013-11-15 23:42:54 +01:00 |
|
Patrick Gotthard
|
cb03da8c67
|
Refactoring some code
|
2013-11-15 23:27:01 +01:00 |
|
Patrick Gotthard
|
25aba9758e
|
Refactored CloneableBean
Added slf4j-simple for tests
|
2013-11-15 22:24:57 +01:00 |
|
Patrick Gotthard
|
4315a3aba2
|
Refactoring code
|
2013-11-15 22:13:45 +01:00 |
|
Patrick Gotthard
|
438b4677d1
|
Increased line length for comments
|
2013-11-15 22:11:29 +01:00 |
|
Patrick Gotthard
|
02bc40d398
|
Added SLF4J to ROME
|
2013-11-15 18:48:01 +01:00 |
|
Dave Johnson
|
ca1ee6c53f
|
Ignore failing tests for now.
|
2013-11-10 13:20:06 -05:00 |
|
Patrick Gotthard
|
f29d19b7c4
|
Merge pull request #10 from tacoo/patch-1
fixed incorrect url and delete comment that are not important.
|
2013-10-27 23:37:08 -07:00 |
|
Tacoo
|
ea3c4f405f
|
fixed incorrect url and delete comment that are not important.
|
2013-10-27 18:33:10 -04:00 |
|
Martin Kurz
|
fc6ee1cba7
|
adapted new module api with locale (rometools/rome-modules#22)
|
2013-10-13 16:33:42 +02:00 |
|
Martin Kurz
|
63ac66e5b8
|
adapted locale changes from rometools/rome-moudles#22
|
2013-10-13 16:28:35 +02:00 |
|
Martin Kurz
|
c3288555ab
|
added locale to parser to allow locale dependent date parsing (fixes
rometools/rome-modules#22)
|
2013-10-13 16:14:23 +02: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 |
|
Dave Johnson
|
8055c61580
|
Some progress towards getting Propono tests to pass.
|
2013-10-13 10:02:44 -04:00 |
|
Patrick Gotthard
|
e09d5936e1
|
Enhanced POM
|
2013-10-12 22:35:26 +02:00 |
|
Patrick Gotthard
|
0baa10d58d
|
Enhanced POM
|
2013-10-12 22:35:20 +02:00 |
|
Patrick Gotthard
|
c42306943a
|
Enhanced POM
|
2013-10-12 22:35:14 +02:00 |
|
Patrick Gotthard
|
0034d9da93
|
Enhanced POM
|
2013-10-12 22:35:09 +02:00 |
|
Patrick Gotthard
|
ed18ac115b
|
Enhanced POM
|
2013-10-12 22:35:02 +02:00 |
|
Patrick Gotthard
|
f17cffa21e
|
Merge pull request #1 from imk/master
site config
|
2013-10-12 08:40:05 -07:00 |
|
Martin Kurz
|
b4c1248ab5
|
removed incubator infos from site, site config adapted for standalone
certiorem project (and github fork config added), site generation
adapted for maven 3 including reports
|
2013-10-12 15:47:03 +02:00 |
|
Patrick Gotthard
|
2f93235e69
|
Removed warnings
Cleanup up test
|
2013-10-12 15:30:24 +02:00 |
|
Patrick Gotthard
|
0dde9fdb9e
|
Updated rome-fetcher to use generics
Removed warnings
|
2013-10-12 15:22:53 +02:00 |
|
Patrick Gotthard
|
0d15f1ca4c
|
Formatted code
|
2013-10-12 15:05:57 +02:00 |
|