Commit graph

61 commits

Author SHA1 Message Date
Patrick Gotthard
1d766344c6 Restructured tests and samples 2015-02-16 21:44:23 +01:00
Patrick Gotthard
9378ff1a7e Refactoring HttpClientFeedFetcher 2015-02-16 21:28:28 +01:00
Patrick Gotthard
1b3886ee6a Merge pull request #12 from janih/master
Retry handler setter for HttpClientFeedFetcher
2014-12-24 13:44:38 +01:00
Patrick Gotthard
cc946eb0d0 Merge pull request #17 from Joerg-Schoemer/master
set HTTP header field user-agent even when caching is enabled
2014-12-24 13:26:59 +01:00
schoemer
5d27eac2e0 https://github.com/rometools/rome-fetcher/issues/16
set HTTP header field user-agent even when caching is enabled
2014-12-22 14:58:16 +01:00
schoemer
3b1be4a653 ignore IntelliJ project files 2014-12-22 14:52:48 +01:00
Jani Halinen
d9c730c818 Merge remote-tracking branch 'upstream/master' 2014-10-19 20:53:40 +03:00
Patrick Gotthard
908377f1c7 Merge pull request #15 from sproutsocial/master
Added functionality to pass custom request headers
2014-10-12 17:32:39 +02:00
Aaron Rankin
df75a19d3b allow for custom request headers to be passed through the the http method call 2014-10-03 16:33:58 -05:00
Patrick Gotthard
1c7452bef7 Prepared next development version 2014-06-04 22:20:29 +02:00
Patrick Gotthard
a20898e472 [maven-release-plugin] prepare for next development iteration 2014-06-04 00:48:53 +02:00
Patrick Gotthard
9886ad4d6a [maven-release-plugin] prepare release rome-fetcher-1.5.0 2014-06-04 00:48:48 +02:00
Patrick Gotthard
ab7afae21b Prepared release 2014-06-04 00:47:47 +02:00
Patrick Gotthard
2f9ca08ab7 [maven-release-plugin] prepare release rome-fetcher-1.5.0 2014-06-04 00:42:48 +02:00
Patrick Gotthard
b475a85f63 [maven-release-plugin] prepare for next development iteration 2014-06-04 00:41:20 +02:00
Patrick Gotthard
7082436dd4 [maven-release-plugin] prepare release rome-fetcher-1.5.0 2014-06-04 00:41:15 +02:00
Patrick Gotthard
d04127a134 Prepared release 2014-06-04 00:18:35 +02:00
Patrick Gotthard
223bd5c1fc Prepared release 2014-06-04 00:12:25 +02:00
Jani Halinen
55c535468b Merge remote-tracking branch 'upstream/master' 2014-05-31 00:26:39 +03:00
Patrick Gotthard
0451fd63e0 Removed "cyclic dependency" to parent POM 2014-05-30 16:44:15 +02:00
Patrick Gotthard
a70b130d22 Renamed and harmonized packages 2014-05-30 16:31:19 +02:00
Jani Halinen
50078f449e Merge remote-tracking branch 'upstream/master'
Conflicts:
	src/main/java/com/rometools/fetcher/impl/HttpClientFeedFetcher.java
2014-05-30 00:07:01 +03:00
Patrick Gotthard
d23d1c2d3c Formatted and cleaned up sources 2014-05-13 19:28:22 +02:00
Patrick Gotthard
eb42124975 Harmonized serialVersionIds 2014-05-13 19:26:02 +02:00
Jani Halinen
d1dcec3b70 Retry handler setter for HttpClientFeedFetcher 2014-05-01 22:10:42 +03:00
Patrick Gotthard
c5274d1ab0 Added snapshot repository 2014-04-28 17:48:55 +02:00
Dave Johnson
20351c2dec Renamed packages to match new Maven group id of "org.rometools" 2014-04-27 16:40:29 -04:00
Patrick Gotthard
950dd2f5d4 Migrated logging to SLF4J 2014-04-14 19:13:40 +02:00
Patrick Gotthard
0459e2f519 Refactored some code 2014-04-13 20:08:34 +02:00
Patrick Gotthard
6fa6b2aec5 Replaced / removed deprecated code 2014-04-12 21:38:12 +02:00
Patrick Gotthard
279642a53d Added missing serialVersionUID 2014-04-12 15:09:15 +02:00
Patrick Gotthard
779b8d70a9 Removed unused dependencies and unnecessary dependency declarations 2014-04-12 14:21:06 +02:00
Patrick Gotthard
8fb02bcd68 Migration to rome-parent 2014-04-12 13:36:50 +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
9867178e8a Merge pull request #11 from janih/master
Closes #3: Allow to set timeout for HttpURLFeedFetcher
2014-03-20 19:54:51 +01:00
Jani Halinen
4867ab7deb Ability to set connection timeout for HttpURLFeedFetcher 2014-03-09 15:25:53 +02: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
Patrick Gotthard
0034d9da93 Enhanced POM 2013-10-12 22:35:09 +02:00
Patrick Gotthard
0dde9fdb9e Updated rome-fetcher to use generics
Removed warnings
2013-10-12 15:22:53 +02:00
Patrick Gotthard
12fa5bbab6 Formatted code
Added Eclipse formatter and cleanup configuration
2013-10-12 15:05:21 +02:00
Patrick Gotthard
a482dcb959 Refactored project to use standard maven layout
Updated POM
2013-10-11 23:11:41 +02:00
Patrick Gotthard
4857e524d3 Set version to 2.0.0-SNAPSHOT 2013-10-11 18:18:59 +02:00
Patrick Gotthard
51d9cd1a5b Changed groupId 2013-10-11 17:55:48 +02:00
Patrick Gotthard
e472bdcb15 Renamed license file
Removed Ant script
2013-10-07 22:28:31 +02:00
Patrick Gotthard
7c32278724 Updated POM 2013-10-07 22:21:31 +02:00
Patrick Gotthard
4146de4abc Configured skin for project site 2013-10-07 20:23:24 +02:00
Dave Johnson
295ef346c5 Move to Rome 2.0.0-SNAPSHOT and update some dependencies. 2013-10-06 12:49:52 -04:00
Patrick Gotthard
aabcbedced Merge pull request #1 from imk/master
maven site for Rome fetcher
2013-09-30 08:28:02 -07:00