summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reverse commit 685307 which should not have been checked into the 1.3 branchnash2008-08-143-63/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685867 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2531nash2008-08-123-7/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685307 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the downloaded wsdl from the zipcode-jaxws sampleantelder2008-07-292-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680720 13f79535-47bb-0310-9956-ffa450edef68
* Change release month from July to Augustantelder2008-07-295-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680661 13f79535-47bb-0310-9956-ffa450edef68
* Updates to license and notice filesantelder2008-07-292-4/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680651 13f79535-47bb-0310-9956-ffa450edef68
* Exclude XmlSchema 1.3.1rfeng2008-07-291-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680628 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2509, TUSCANY-2506 and TUSCANY-2508 (to include ↵rfeng2008-07-298-13/+40
| | | | | | zipcode-jaxws into the build) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680620 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-2498 from trunk into 1.3 branchrfeng2008-07-281-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680425 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2473, remove some work files form distrosantelder2008-07-252-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679678 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2481nash2008-07-253-20/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679623 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2479nash2008-07-244-0/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679611 13f79535-47bb-0310-9956-ffa450edef68
* Remove incorrect uri attribute on service callback binding (see TUSCANY-2417)nash2008-07-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679531 13f79535-47bb-0310-9956-ffa450edef68
* Renumber scenarios and update CompositeBuilderImplNonWiringnash2008-07-2410-40/+33
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679385 13f79535-47bb-0310-9956-ffa450edef68
* Extend TUSCANY-2324 to ensure that interface contracts are copied down ↵slaws2008-07-2411-44/+107
| | | | | | alongside bindings in the multiplicity > 1 case. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679334 13f79535-47bb-0310-9956-ffa450edef68
* Extend TUSCANY-2324 fix for multiplicity > 1nash2008-07-239-17/+326
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679205 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2324 - as a follow on from TUSCANY-2484 allow an interface contract ↵slaws2008-07-236-10/+69
| | | | | | to be retrieved from a reference based on the bindings that needs it. For component references information in the endpoint structure is used to find the correct interface contract. I've wrapped this in a method on the contract now though as we are not ready yet to make the endpoint structure more prominent. A piece of work is now required to make use of this information when bindings that required is are configured. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679082 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2484 - Changes and tests for the case where a promoted reference has ↵slaws2008-07-2218-25/+837
| | | | | | a multiplicity greater than 1. Not complete yet as this has thrown up a problem in that the promoting interface contract is not available to the promoted component. I was going to commit a fix with this change but backed it out to think a little more about it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678875 13f79535-47bb-0310-9956-ffa450edef68
* Undoing change committed to 1.3 branch by mistakescottkurz2008-07-222-177/+142
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678844 13f79535-47bb-0310-9956-ffa450edef68
* Propose some fault matching refactoringscottkurz2008-07-222-142/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678833 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2480nash2008-07-222-50/+64
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678813 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2486 and TUSCANY-2324nash2008-07-2164-509/+3854
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678491 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2475 - Adding incubator plugin repository needed for sdo pluginslresende2008-07-101-1/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675769 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for itest/osgi-tuscanyrsivaram2008-07-108-43/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675760 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2474 - Removing large-sdo-ws from branchlresende2008-07-1010-688/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675721 13f79535-47bb-0310-9956-ffa450edef68
* Update to CHANGES fileantelder2008-07-101-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675492 13f79535-47bb-0310-9956-ffa450edef68
* Updates to CHANGES fileantelder2008-07-101-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675490 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for TUSCANY-2409 from trunkrfeng2008-07-0950-258/+484
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675373 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2466 - Merging changes from trunk to only apply resolve algorithm to ↵lresende2008-07-081-2/+6
| | | | | | unresolved policies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675063 13f79535-47bb-0310-9956-ffa450edef68
* Merge one more change from trunk for TUSCANY-2465 (r675013)rfeng2008-07-081-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675016 13f79535-47bb-0310-9956-ffa450edef68
* Merge one more change from trunk for TUSCANY-2465 (r675006)rfeng2008-07-081-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675008 13f79535-47bb-0310-9956-ffa450edef68
* Merge the changes from trunk for TUSCANY-2465rfeng2008-07-082-14/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674938 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2464 - Merging from trunklresende2008-07-081-33/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674897 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2352 - upgrade the fix for promoted binding overriding as the ↵slaws2008-07-053-17/+120
| | | | | | automatically created sca bindings were causing the top level to always override. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674142 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2459 - If a binding uri is malformed don't try to use it to go ↵slaws2008-07-051-1/+9
| | | | | | looking for target services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674141 13f79535-47bb-0310-9956-ffa450edef68
* Comment out callback tests in itest/osgi-tuscanyrsivaram2008-07-042-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674049 13f79535-47bb-0310-9956-ffa450edef68
* Remove debug printstacktraceantelder2008-07-041-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674016 13f79535-47bb-0310-9956-ffa450edef68
* Rationilise the activation and mail jars included in the bin distroantelder2008-07-041-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674013 13f79535-47bb-0310-9956-ffa450edef68
* remove redundent textantelder2008-07-041-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673994 13f79535-47bb-0310-9956-ffa450edef68
* Add ASM license and copyrightantelder2008-07-042-0/+39
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673993 13f79535-47bb-0310-9956-ffa450edef68
* Update license for release levelsantelder2008-07-041-24/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673991 13f79535-47bb-0310-9956-ffa450edef68
* Exclude xom as its lgplantelder2008-07-041-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673982 13f79535-47bb-0310-9956-ffa450edef68
* Exclude xom from jaxen as its lgplantelder2008-07-041-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673981 13f79535-47bb-0310-9956-ffa450edef68
* No changes just fix EOLantelder2008-07-041-419/+419
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673980 13f79535-47bb-0310-9956-ffa450edef68
* Update groovy release to match that used by contributions-groovyantelder2008-07-041-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673969 13f79535-47bb-0310-9956-ffa450edef68
* No changes just update EOLantelder2008-07-041-193/+193
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673968 13f79535-47bb-0310-9956-ffa450edef68
* Update felix version in itest/validationrsivaram2008-07-041-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673946 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix from trunk to fix compilation errors caused by r673817rfeng2008-07-0395-152/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673874 13f79535-47bb-0310-9956-ffa450edef68
* Remove modules not included in 1.3 release from osgi installerantelder2008-07-031-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673819 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for TUSCANY-2456 from trunk to 1.3 branchantelder2008-07-034-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673817 13f79535-47bb-0310-9956-ffa450edef68
* Copy from trunk to 1.3 brn change not use a tuscany parent pom.xmlantelder2008-07-031-8/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673716 13f79535-47bb-0310-9956-ffa450edef68