summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest-runtime/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade http client version to handle ↵rfeng2012-07-231-1/+1
| | | | | | https://issues.apache.org/jira/browse/HTTPCLIENT-1138 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364844 13f79535-47bb-0310-9956-ffa450edef68
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
* Moving to wink-1.2.0-incubating releaselresende2012-05-111-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337013 13f79535-47bb-0310-9956-ffa450edef68
* Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)rfeng2012-03-031-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296575 13f79535-47bb-0310-9956-ffa450edef68
* Use Apache HTTP client for REST reference bindingrfeng2012-03-021-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1296382 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes to prevent unwanted dependencies being dragged in and fix the ↵antelder2011-10-091-0/+18
| | | | | | legal checks itest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180555 13f79535-47bb-0310-9956-ffa450edef68
* Adding support for ?wadl to resources exposed trough the rest bindinglresende2011-10-071-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179923 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest wink and jacksonrfeng2011-05-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101105 13f79535-47bb-0310-9956-ffa450edef68
* Revert the wink version changerfeng2011-04-291-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097914 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-281-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097619 13f79535-47bb-0310-9956-ffa450edef68
* Simplifying modules structure by merging *-js-dojo into the binding-runtime ↵lresende2011-02-061-9/+15
| | | | | | specific modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067729 13f79535-47bb-0310-9956-ffa450edef68
* Partialy reverting changes from 1033523 to avoid issues with applications ↵lresende2011-01-011-1/+1
| | | | | | using rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054312 13f79535-47bb-0310-9956-ffa450edef68
* Exclude activation dependency thats in base javaantelder2010-12-111-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044609 13f79535-47bb-0310-9956-ffa450edef68
* More tweaks for the OSGi MFrfeng2010-12-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043779 13f79535-47bb-0310-9956-ffa450edef68
* Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes checkrfeng2010-11-171-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035921 13f79535-47bb-0310-9956-ffa450edef68
* More exclusions from wink-1.1.2 update to avoid legal-check test failurelresende2010-11-171-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035918 13f79535-47bb-0310-9956-ffa450edef68
* Moving to wink 1.1.2-incubating releaselresende2010-11-161-4/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035823 13f79535-47bb-0310-9956-ffa450edef68
* Investigating migration to wink 1.2-SNAPSHOTlresende2010-11-161-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035822 13f79535-47bb-0310-9956-ffa450edef68
* Update more things for base + extensions approachantelder2010-11-101-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033523 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3740 - add binding.comet, implementation-jaxrs into the distro. ↵slaws2010-10-261-1/+1
| | | | | | Update JSR311 version to the version now pulled in. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027603 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the server version of jaxb-impl. The client pulls in a later version ↵slaws2010-10-121-0/+6
| | | | | | and we need to look at that too. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021771 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup/rearrange of the pom to group together test scoped dependencieslresende2010-09-061-28/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993168 13f79535-47bb-0310-9956-ffa450edef68
* Updating Wink to it's most recent release to avoid security issue reported ↵lresende2010-07-091-19/+19
| | | | | | at CVE-2010-2245 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962398 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'jaxrs' into trunkrfeng2010-05-191-2/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML wire format binding implementation for REST binding, and ↵lresende2010-04-291-0/+6
| | | | | | adjusting/improving tests for XML and JSON wire formats git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939194 13f79535-47bb-0310-9956-ffa450edef68
* Operation selector implementation that uses JAX-RS annotations to map http ↵lresende2010-04-271-3/+15
| | | | | | requests to properly annotated REST interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938687 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation for JSON wire format for REST bindinglresende2010-04-251-0/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937850 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring packages and other references from HTTP to RESTlresende2010-04-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937843 13f79535-47bb-0310-9956-ffa450edef68
* Initializing binding-rest based on existent binding-httplresende2010-04-251-0/+113
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937841 13f79535-47bb-0310-9956-ffa450edef68