summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-10Remove duplicate fieldsrfeng2-20/+0
2009-03-10Remove unused methods and fieldsrfeng2-19/+8
2009-03-10Add initial reference resolution to builders. Will be replaced with separate ...slaws6-75/+262
2009-03-10Add spec version number to composite model slaws2-0/+23
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-06Use AssemblyFactory to create Extensionrfeng6-13/+33
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-2/+2
2009-03-05Add the @replace attribute for wirerfeng2-1/+29
2009-03-05Add nonOverridable flag as defined by the oasis specrfeng2-0/+42
2009-03-04Make Endpoint2/Endpoint2Reference extend from PolicySubjectrfeng4-40/+84
2009-03-04TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...slaws15-5/+1097
2009-03-02Get rid of some old commentsslaws2-164/+1
2009-02-21Change the name from parent to qualifiableIntent for Intent modelrfeng1-11/+10
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng34-881/+298
2009-02-13Fix the license headerrfeng1-1/+1
2009-02-09Removed unused importsmcombellack1-9/+0
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende7-2/+224
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-16/+16
2008-12-08Start tidying the builders. No function change. First remove anything from th...slaws11-2605/+2643
2008-12-05Make sure we honor @target over autowirerfeng1-1/+1
2008-12-04Removed redundant public modifier from interface and corrected a minor spelli...mcombellack1-7/+7
2008-12-03Fixed generics raw type warningsmcombellack1-2/+2
2008-12-03Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack1-1/+1
2008-11-27Removed unused importsmcombellack1-1/+0
2008-11-19Fix compile errorantelder1-1/+1
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-5/+5
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende5-3/+147
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende116-0/+12618
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende115-12544/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-16/+16
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+44
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-5/+5
2008-10-23Merge the runtime wire changes to add a binding invocation wire with the jms ...slaws1-2/+6
2008-10-21Experimental request response binding support. Just implemented for jms servi...slaws3-0/+97
2008-10-08git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0...beckerdo1-1/+1
2008-10-06TUSCANY-2617 perform autowire processing after all targets have been processe...slaws1-46/+46
2008-09-09TUSCANY-2587 - change the name of promoted services so that the component nam...slaws2-2/+2
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino5-16/+114
2008-09-05Use basic authentication as a motivating scenario for looking at policy plug ...slaws1-2/+2
2008-08-26TUSCANY-2501 reference should either be all annotated or all not annotated. H...slaws1-1/+1
2008-08-14TUSCANY-2455: apply patch from Ramkumar Ramalingam for Exception not thrown o...antelder1-1/+1
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack2-1/+3
2008-07-25Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash22-513/+1313
2008-07-14Fixed NPE when WebServiceBinding does not have a configured builder.jsdelfino1-1/+5
2008-07-04TUSCANY-2352 - upgrade the fix for promoted binding overriding as the automat...slaws2-16/+107
2008-07-04TUSCANY-2459 - If a binding uri is malformed don't try to use it to go lookin...slaws1-1/+9
2008-07-04TUSCANY-2352 - fix up bindings for promoted services. It turns out there is m...slaws3-15/+61
2008-07-02Fix TUSCANY-2449nash4-23/+86
2008-06-30Fix TUSCANY-2446nash6-3/+256