summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-scm] copy for tag 2.0-M5antelder2010-05-0416-0/+2103
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940923 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release 2.0-M5antelder2010-05-043-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940922 13f79535-47bb-0310-9956-ffa450edef68
* remove old release plugin configantelder2010-05-041-14/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940909 13f79535-47bb-0310-9956-ffa450edef68
* Sandbox test area to play with trying the latest maven release plugins and ↵antelder2010-05-0416-0/+2117
| | | | | | process git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940903 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily take out distro itest as its hanging for me and hudsonantelder2010-05-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940828 13f79535-47bb-0310-9956-ffa450edef68
* Add missing definition of MyComplexTypeslaws2010-05-041-0/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940791 13f79535-47bb-0310-9956-ffa450edef68
* Make error more meaningful but the message really needs to be separated into ↵slaws2010-05-041-1/+1
| | | | | | a properties file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940787 13f79535-47bb-0310-9956-ffa450edef68
* utilities for tracking spi changeskelvingoodson2010-05-043-2/+163
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940772 13f79535-47bb-0310-9956-ffa450edef68
* Remove invalid commentsrfeng2010-05-041-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940680 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2010-05-031-203/+159
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940670 13f79535-47bb-0310-9956-ffa450edef68
* Add a utility to generate a JAX-RS resource class from the JAX-RS annotated ↵rfeng2010-05-039-1/+702
| | | | | | interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940652 13f79535-47bb-0310-9956-ffa450edef68
* Add basic support for binary data types for binding.restrfeng2010-04-308-53/+426
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939874 13f79535-47bb-0310-9956-ffa450edef68
* Minor update on REST cache control test case to accomodate refactoring to ↵lresende2010-04-301-5/+7
| | | | | | use common-http cache context class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939812 13f79535-47bb-0310-9956-ffa450edef68
* Updating REST binding to use common-http cache context class and minor ↵lresende2010-04-305-322/+67
| | | | | | update to HTTPCacheContext factory method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939810 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused code...lresende2010-04-302-120/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939809 13f79535-47bb-0310-9956-ffa450edef68
* Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ↵lresende2010-04-306-37/+116
| | | | | | an operation expecting a id paramenter. This gives basic support for get and delete operations on a given resource git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939744 13f79535-47bb-0310-9956-ffa450edef68
* Enhancing processing of JAX-RS interfaces, and fixing typo on the annotation ↵lresende2010-04-301-21/+19
| | | | | | used for delete operations git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939743 13f79535-47bb-0310-9956-ffa450edef68
* Add uri: and properties: so these work with the .bat/.sh scriptsantelder2010-04-301-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939707 13f79535-47bb-0310-9956-ffa450edef68
* Add file missed in prevoous commit - r939702 -Add the base jar to the all ↵antelder2010-04-301-0/+32
| | | | | | distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939706 13f79535-47bb-0310-9956-ffa450edef68
* Add the base jar to the all distroantelder2010-04-304-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939702 13f79535-47bb-0310-9956-ffa450edef68
* Simplify the sample exclusions by excluding all webapp target folder contentsantelder2010-04-301-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939700 13f79535-47bb-0310-9956-ffa450edef68
* set svn ignoresantelder2010-04-300-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939643 13f79535-47bb-0310-9956-ffa450edef68
* Fix the uri calculationrfeng2010-04-291-16/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939468 13f79535-47bb-0310-9956-ffa450edef68
* Reverting changes from #939029 to avoid issues with implementation widget ↵lresende2010-04-291-9/+9
| | | | | | and making store sample working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939423 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-eclipse-plugin to release 2.8lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939422 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-war-plugin to release 2.1-beta1lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939421 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-depedency-plugin to release 2.1lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939420 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-resources-plugin to release 2.4.2lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939419 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-install-plugin to release 2.3lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939418 13f79535-47bb-0310-9956-ffa450edef68
* Updating maven-clean-plugin to release 2.4lresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939417 13f79535-47bb-0310-9956-ffa450edef68
* add jaws tests into buildslaws2010-04-291-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939316 13f79535-47bb-0310-9956-ffa450edef68
* explicitly call out those extensions which contain Extension Developers' SPI ↵kelvingoodson2010-04-296-0/+49
| | | | | | and those extensions which have a special relationship git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939277 13f79535-47bb-0310-9956-ffa450edef68
* forall classes 'c' in packages interfacedef.java* that are imported by ↵kelvingoodson2010-04-296-0/+6
| | | | | | tuscany module code, tag c as extension spi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939246 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring HTTPCacheContext to common-http module to avoid binding-atom to ↵lresende2010-04-295-9/+5
| | | | | | depend on binding-http git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939202 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML wire format binding implementation for REST binding, and ↵lresende2010-04-2919-17/+612
| | | | | | 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
* Adding XML wire format model definition for REST bindinglresende2010-04-297-1/+180
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939193 13f79535-47bb-0310-9956-ffa450edef68
* Adding XML wire format definition to REST binding schemalresende2010-04-291-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939192 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3543 - Return first available binding when creating selfReference ↵lresende2010-04-291-2/+9
| | | | | | with multiple bindings and no default one specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939191 13f79535-47bb-0310-9956-ffa450edef68
* Minor fix for the binding wire format QNamelresende2010-04-291-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939190 13f79535-47bb-0310-9956-ffa450edef68
* Fix the generated JavaScript to use tuscany.sca.Reference rfeng2010-04-282-16/+25
| | | | | | Use ServletHost.getContextPath() to establish the context path git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939029 13f79535-47bb-0310-9956-ffa450edef68
* a few more spi tagskelvingoodson2010-04-283-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938985 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by host* extensionskelvingoodson2010-04-285-1/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938958 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by ↵kelvingoodson2010-04-286-1/+11
| | | | | | databinding-jaxb-sxiom databinding-json and endpoint* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938934 13f79535-47bb-0310-9956-ffa450edef68
* mark additional classes as extension spi according to use by databinding-jaxbkelvingoodson2010-04-283-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938827 13f79535-47bb-0310-9956-ffa450edef68
* Tweaking binding implementation and adding tests for GET, PUT, POST ↵lresende2010-04-285-21/+103
| | | | | | operation mapping with the JSON wire format git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938773 13f79535-47bb-0310-9956-ffa450edef68
* Update testcase to simulate a browser GET call and verify the right JSON is ↵lresende2010-04-281-10/+20
| | | | | | produced git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938772 13f79535-47bb-0310-9956-ffa450edef68
* Adding interface-java-jaxrs to web20 featurelresende2010-04-281-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938771 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jax-rs operation flag in the test case to match what is used by the ↵lresende2010-04-271-1/+1
| | | | | | runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938688 13f79535-47bb-0310-9956-ffa450edef68
* Operation selector implementation that uses JAX-RS annotations to map http ↵lresende2010-04-2717-47/+406
| | | | | | requests to properly annotated REST interfaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938687 13f79535-47bb-0310-9956-ffa450edef68
* Fixing key used as flag to JAX-RS related operationslresende2010-04-271-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@938686 13f79535-47bb-0310-9956-ffa450edef68