summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change update site version from 1.3.1 to 1.3.2slaws2008-10-015-9/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700904 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2620, TUSCANY-2628 - correct my last change for these JIRA by only ↵slaws2008-10-0140-743/+195
| | | | | | including the required license and copyright statement in the files. Also I notice that the copyright is different between the SCA Java Annotations and APIs spec and the SCA JEE spec git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700902 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2628 Change some ASL2 licenses to OSOA licenses to cover material ↵slaws2008-09-3039-546/+764
| | | | | | that comes from the OSOA specs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@700490 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2620 change sca.tld to OSOA spec licenseslaws2008-09-267-17/+134
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699410 13f79535-47bb-0310-9956-ffa450edef68
* Include 618 in issue listslaws2008-09-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699252 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2618 - Adding required attribute elements to sca.tldlresende2008-09-261-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@699250 13f79535-47bb-0310-9956-ffa450edef68
* Correct READMEslaws2008-09-251-8/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698955 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2614 fix problems reported by RATslaws2008-09-258-4/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698954 13f79535-47bb-0310-9956-ffa450edef68
* Change release month to Octoberslaws2008-09-255-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698944 13f79535-47bb-0310-9956-ffa450edef68
* Update list of changesslaws2008-09-241-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698517 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Merging updates from trunklresende2008-09-238-27/+183
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698203 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2615 Fix NPE in finally after earlier exception.scottkurz2008-09-171-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696398 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2615 Account for possibility of binding impl wrappering exc in ↵scottkurz2008-09-161-0/+6
| | | | | | ServiceRuntimeExc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696050 13f79535-47bb-0310-9956-ffa450edef68
* Update 1.3.2 CHNAGES file with all the JIRAs fixed in the 1.3.2 branch so farantelder2008-09-161-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695741 13f79535-47bb-0310-9956-ffa450edef68
* Commit changes for TUSCANY-2590.scottkurz2008-09-154-37/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695676 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-2513 from trunkrfeng2008-09-157-3/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695617 13f79535-47bb-0310-9956-ffa450edef68
* Fix the artifact id for xercesImplrfeng2008-09-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695616 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Merging changes from trunk to add default processor to handle ↵lresende2008-09-1510-28/+389
| | | | | | unknown content in composite files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695573 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging attribute extension support from trunklresende2008-09-1513-64/+1143
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695565 13f79535-47bb-0310-9956-ffa450edef68
* Update CHANGES for T2598antelder2008-09-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695522 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2598: Apply fix from Dave Sowerby to 1.3.2 branch to support zip ↵antelder2008-09-152-0/+12
| | | | | | protocol type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695512 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2531nash2008-09-153-40/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695485 13f79535-47bb-0310-9956-ffa450edef68
* Merge update from trunk to 1.3.2 (reformat file to save space).beckerdo2008-09-101-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693971 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2587 - changing the way that promoted service names are formed so ↵slaws2008-09-109-268/+268
| | | | | | that component and service name can be easily extracted if required git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693821 13f79535-47bb-0310-9956-ffa450edef68
* Updateantelder2008-09-101-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693817 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix from trunk to 1.3.2 branch for TUSCANY-2561: Soap intents are ↵antelder2008-09-1022-156/+161
| | | | | | lower case while the policy framework says that they should be upper case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693796 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix from trunk to 1.3.2 for: TUSCANY-2591: fix bug pointed out by Dave ↵antelder2008-09-101-1/+1
| | | | | | Sowerby for Invalid JMS Message Property in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693777 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2398 doc/lit/bare wsdl on service and interface.java on referenceslaws2008-09-1013-22/+428
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693770 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2501 - raise an error if the user tries to mix annotated and ↵slaws2008-08-3116-27/+224
| | | | | | unannotated references in a component. Change the vtests and validation tests to take account of this change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690691 13f79535-47bb-0310-9956-ffa450edef68
* Change version to 1.3.2-SNAPSHOTslaws2008-08-29352-7951/+7956
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690225 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.3.2slaws2008-08-296450-0/+510863
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690149 13f79535-47bb-0310-9956-ffa450edef68