summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-061-1/+1
* Use AssemblyFactory to create Extensionrfeng2009-03-066-13/+33
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-051-2/+2
* Add the @replace attribute for wirerfeng2009-03-052-1/+29
* Add nonOverridable flag as defined by the oasis specrfeng2009-03-052-0/+42
* Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng2009-03-044-40/+84
* TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...slaws2009-03-0415-5/+1097
* Get rid of some old commentsslaws2009-03-022-164/+1
* Change the name from parent to qualifiableIntent for Intent modelrfeng2009-02-211-11/+10
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-2034-881/+298
* Fix the license headerrfeng2009-02-131-1/+1
* Removed unused importsmcombellack2009-02-091-9/+0
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende2009-01-227-2/+224
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-16/+16
* Start tidying the builders. No function change. First remove anything from th...slaws2008-12-0811-2605/+2643
* Make sure we honor @target over autowirerfeng2008-12-051-1/+1
* Removed redundant public modifier from interface and corrected a minor spelli...mcombellack2008-12-041-7/+7
* Fixed generics raw type warningsmcombellack2008-12-031-2/+2
* Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack2008-12-031-1/+1
* Removed unused importsmcombellack2008-11-271-1/+0
* Fix compile errorantelder2008-11-191-1/+1
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-5/+5
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-195-3/+147
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-19116-0/+12618
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-19115-12544/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-16/+16
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+44
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-5/+5
* Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws2008-10-231-2/+6
* Experimental request response binding support. Just implemented for jms servi...slaws2008-10-213-0/+97
* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0...beckerdo2008-10-081-1/+1
* TUSCANY-2617 perform autowire processing after all targets have been processe...slaws2008-10-061-46/+46
* TUSCANY-2587 - change the name of promoted services so that the component nam...slaws2008-09-092-2/+2
* Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2008-09-095-16/+114
* Use basic authentication as a motivating scenario for looking at policy plug ...slaws2008-09-051-2/+2
* TUSCANY-2501 reference should either be all annotated or all not annotated. H...slaws2008-08-261-1/+1
* TUSCANY-2455: apply patch from Ramkumar Ramalingam for Exception not thrown o...antelder2008-08-141-1/+1
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-132-1/+3
* Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash2008-07-2522-513/+1313
* Fixed NPE when WebServiceBinding does not have a configured builder.jsdelfino2008-07-141-1/+5
* TUSCANY-2352 - upgrade the fix for promoted binding overriding as the automat...slaws2008-07-042-16/+107
* TUSCANY-2459 - If a binding uri is malformed don't try to use it to go lookin...slaws2008-07-041-1/+9
* TUSCANY-2352 - fix up bindings for promoted services. It turns out there is m...slaws2008-07-043-15/+61
* Fix TUSCANY-2449nash2008-07-024-23/+86
* Fix TUSCANY-2446nash2008-06-306-3/+256
* Move Tuscany from Incubator to top level.dims2008-06-17100-0/+11034