summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-10Fix for the unwired references problem logged in TUSCANY-3013edwardsmj4-202/+158
2009-05-09Improve error reporting when exceptions occur during composite document proce...edwardsmj1-70/+75
2009-05-07Fixes the handling of promoted references and services which have callback in...edwardsmj2-3/+60
2009-04-27Tidied up MANIFEST.MF fileedwardsmj1-10/+17
2009-04-21Make sure the lists are cloned too (TUSCANY-2982)rfeng2-7/+7
2009-04-15Extended warning message reporting to include Composite name and Component nameedwardsmj2-2/+2
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-03-26Avoid NPE if the reference doesn't have a bindingrfeng1-1/+2
2009-03-25Match the document using wildcards against the artifact URIrfeng2-87/+142
2009-03-20Add promoted components to CompositeReference modelrfeng3-5/+23
2009-03-20Remove the target name attribute from EndpointReference2 as it already holds ...slaws3-45/+4
2009-03-20Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws19-1605/+17
2009-03-20wait until endpoint references have been created before trying to set callbac...slaws2-17/+16
2009-03-20[Work In Progress] Start to implement the policy builder rfeng1-111/+224
2009-03-20Remove unused classesrfeng3-89/+0
2009-03-19Fix the NPE when callback is not presentrfeng2-10/+3
2009-03-19Organize importsrfeng9-35/+5
2009-03-19Fix typos in the commentsrfeng1-1/+1
2009-03-19Minor cleanup of the Endpoint2rfeng4-63/+2
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws16-138/+346
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-6/+6
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-6/+6
2009-03-16Changes to allow $self$ references to have endpoint references. However main ...slaws5-35/+76
2009-03-13Bring up the EnpointRefence code. I've done as much as I can now without actu...slaws6-60/+80
2009-03-11Bring up the service wire based on the endpoint model. To turn this on change...slaws8-196/+452
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