0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Overview section to RestTemplate documentation. More... over 13 years ago
Added SyndFeed message converter tests More... over 13 years ago
Corrected or suppressed several build warnings. Updated version and author info. More... over 13 years ago
Updated documentation to include more information on dependencies and Maven. More... over 13 years ago
Verifying the object can be serialized or deserialized by checking for the @Root annotation. ANDROID-22. More... over 13 years ago
Build process was not pulling in org.springframework.core.ErrorCoded.class as needed, which was causing a runtime error on Android. Polished some of the media type definitions. More... over 13 years ago
assertXmlEqual is not working on the build server More... over 13 years ago
updated xmlunit to version 1.3 More... over 13 years ago
Added new SimpleXmlHttpMessageConverter that utilizes the Simple Xml serialization library. ANDROID-21 More... over 13 years ago
Updated to Gradle 0.9.2 More... over 13 years ago
Added fix for class loader in older versions of Android. ANDROID-20 More... over 13 years ago
Added SyndFeed message converter and loaded it by default when instantiating a new RestTemplate object, instead of the RSS or ATOM converters. Also loading the HttpComponentsClientRequestFactory by default. More... over 13 years ago
Updated the build scripts to Gradle 0.9.1 More... over 13 years ago
Added Atom and Rss Message Converters that use an android compatible version of Rome. Added some additional unit tests. More... over 13 years ago
ignoring bin directory More... over 13 years ago
Deprecated CommonsClientHttpRequestFactory and supporting classes in favor of HttpComponentsClientHttpRequestFactory. More... over 13 years ago
build script polish More... over 13 years ago
Updated copyright date and removed unused commented code More... over 13 years ago
Added HttpComponents 4.x client support based on a patch by Oleg Kalnichevski More... over 13 years ago
Removed unused test class More... over 13 years ago
Removed unnecessary dependencies from the build More... over 13 years ago
Changed version back to 1.0.0.BUILD-SNAPSHOT More... over 13 years ago
moving the commons logging test app to the samples repository More... over 13 years ago
Update version to 1.0.1.BUILD-SNAPSHOT More... over 13 years ago
Release version 1.0.0.M1 More... over 13 years ago
Corrected dependency group ids in the documentation. More... over 13 years ago
conventions More... over 13 years ago
conventions More... over 13 years ago
upgrade of build src More... over 13 years ago
slf4j should not be required and commons-logging needs to be a dependency More... over 13 years ago