summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copying it back to 1.x to bring it up as there are users complaining about ↵lresende2009-09-05148-0/+9472
| | | | | | the old plugin still based on Eclipse 3.2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811579 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende2009-09-041-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811517 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende2009-09-041-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811515 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2995 - Adding timeout to avoid blocking when exception occourslresende2009-09-041-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811496 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3237ramkumar2009-09-041-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811301 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3250: Testcases for multiple application context using ↵ramkumar2009-09-045-99/+66
| | | | | | MANIFEST.MF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811233 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3250: Support for multiple application context using ↵ramkumar2009-09-048-149/+126
| | | | | | MANIFEST.MF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811232 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3260 - Merging workaround provided by rfeng on the 1.5.1 branch to ↵lresende2009-09-041-1/+4
| | | | | | fix ORB shutdown git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811190 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat ↵lresende2009-09-042-31/+75
| | | | | | elements are being written to composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811189 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3427 - Moving model related impl to proper modulelresende2009-09-043-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811187 13f79535-47bb-0310-9956-ffa450edef68
* Minor import clean uplresende2009-09-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811186 13f79535-47bb-0310-9956-ffa450edef68
* Workaround for TUSCANY-3260rfeng2009-09-041-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811184 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3427 - Moving model related impl to proper modulelresende2009-09-043-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811182 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat ↵lresende2009-09-042-28/+73
| | | | | | elements are being written to composite git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811176 13f79535-47bb-0310-9956-ffa450edef68
* Modify TargetImpl to use getCallbackReference() instead of injectionnash2009-09-031-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810850 13f79535-47bb-0310-9956-ffa450edef68
* Modify TargetImpl to use getCallbackReference() instead of injectionnash2009-09-031-4/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810848 13f79535-47bb-0310-9956-ffa450edef68
* Fix interface compatibility checking for callback operations (TUSCANY-3251)nash2009-09-031-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810833 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()nash2009-09-033-0/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810830 13f79535-47bb-0310-9956-ffa450edef68
* Update wording of misleading warning messages (TUSCANY-3252)nash2009-09-031-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810822 13f79535-47bb-0310-9956-ffa450edef68
* Update itest/recursive to verify successful completion (TUSCANY-3253)nash2009-09-032-7/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810820 13f79535-47bb-0310-9956-ffa450edef68
* Update samples/implementation-composite to verify successful completion ↵nash2009-09-032-7/+10
| | | | | | (TUSCANY-3253) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810816 13f79535-47bb-0310-9956-ffa450edef68
* Remove invalid targetNamespace attributenash2009-09-031-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810812 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3247 - Making interfaces and instantiatng widget factory via ↵lresende2009-09-036-117/+191
| | | | | | extension point mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810775 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3247 - Making interfaces and instantiatng widget factory via ↵lresende2009-09-036-117/+191
| | | | | | extension point mechanism git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810774 13f79535-47bb-0310-9956-ffa450edef68
* Merge from 1.5.1:rfeng2009-09-0219-428/+475
| | | | | | | | 1) Fix for TUSCANY-3238 2) Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810726 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jUnit scope for some iTest projectslresende2009-09-025-12/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810721 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jUnit scope for some iTest projectslresende2009-09-025-12/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810719 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3238rfeng2009-09-023-3/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810694 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3249 - providing on/off feature for multiple application ↵ramkumar2009-09-028-58/+90
| | | | | | context support git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810466 13f79535-47bb-0310-9956-ffa450edef68
* Conversion to JUnit 4.5 + Cleaning up System.outlresende2009-09-0212-194/+171
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810356 13f79535-47bb-0310-9956-ffa450edef68
* Conversion to JUnit 4.5 + Cleaning up System.outlresende2009-09-0212-207/+169
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810355 13f79535-47bb-0310-9956-ffa450edef68
* Making delay available from a constant class and bumping it to 400 to see if ↵lresende2009-09-016-9/+33
| | | | | | it helps with some of the gdata extension build issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810291 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810284 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3164 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810269 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymorelresende2009-09-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810268 13f79535-47bb-0310-9956-ffa450edef68
* Making delay available from a constant class and bumping it to 400 to see if ↵lresende2009-09-016-9/+33
| | | | | | it helps with some of the gdata extension build issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@810264 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3248 - More testcases with the double quote issueslresende2009-08-313-18/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809677 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3248 - Removing quoted tokens to avoid issues on linux/mac os ↵lresende2009-08-301-7/+7
| | | | | | environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809409 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3245 - Adjusting more version on the eclipse toolslresende2009-08-282-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808794 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3245 - Fixing version id in the eclipse tools descriptionlresende2009-08-283-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808788 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3232 remove non-ASCII characterslaws2009-08-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807300 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3232 remove non-ASCII characterslaws2009-08-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807298 13f79535-47bb-0310-9956-ffa450edef68
* Update fix to TUSCANY-3193 to prevent host/port information being added to a ↵nash2009-08-231-0/+2
| | | | | | URI more than once git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@807024 13f79535-47bb-0310-9956-ffa450edef68
* committing domain-search changes from patch ↵adrianocrestani2009-08-1742-2540/+2469
| | | | | | tuscany_2552_phillipe_ramalho_08_16_2009.patch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804871 13f79535-47bb-0310-9956-ffa450edef68
* committing domain-manager changes from patch ↵adrianocrestani2009-08-1710-175/+294
| | | | | | tuscany_2552_phillipe_ramalho_08_16_2009.patch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804870 13f79535-47bb-0310-9956-ffa450edef68
* Fix the relative path for parent pom.xmlrfeng2009-08-141-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804093 13f79535-47bb-0310-9956-ffa450edef68
* Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it ↵rfeng2009-08-1417-167/+151
| | | | | | internally (TUSCANY-3212) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804091 13f79535-47bb-0310-9956-ffa450edef68
* Removing specific implementation constraints to avoid warning messages when ↵lresende2009-08-131-4/+2
| | | | | | dependency is not available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804042 13f79535-47bb-0310-9956-ffa450edef68
* Removing specific implementation constraints to avoid warning messages when ↵lresende2009-08-131-4/+2
| | | | | | dependency is not available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804039 13f79535-47bb-0310-9956-ffa450edef68
* Adding Apache License headers to domain search artifactslresende2009-08-1345-5/+987
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804022 13f79535-47bb-0310-9956-ffa450edef68