summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Avoid NPE if the reference doesn't have a bindingrfeng2009-03-261-1/+2
* Match the document using wildcards against the artifact URIrfeng2009-03-252-87/+142
* Add promoted components to CompositeReference modelrfeng2009-03-203-5/+23
* Remove the target name attribute from EndpointReference2 as it already holds ...slaws2009-03-203-45/+4
* Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...slaws2009-03-2019-1605/+17
* wait until endpoint references have been created before trying to set callbac...slaws2009-03-202-17/+16
* [Work In Progress] Start to implement the policy builder rfeng2009-03-201-111/+224
* Remove unused classesrfeng2009-03-203-89/+0
* Fix the NPE when callback is not presentrfeng2009-03-192-10/+3
* Organize importsrfeng2009-03-199-35/+5
* Fix typos in the commentsrfeng2009-03-191-1/+1
* Minor cleanup of the Endpoint2rfeng2009-03-194-63/+2
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-1916-138/+346
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-6/+6
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-6/+6
* Changes to allow $self$ references to have endpoint references. However main ...slaws2009-03-165-35/+76
* Bring up the EnpointRefence code. I've done as much as I can now without actu...slaws2009-03-136-60/+80
* Bring up the service wire based on the endpoint model. To turn this on change...slaws2009-03-118-196/+452
* Remove duplicate fieldsrfeng2009-03-102-20/+0
* Remove unused methods and fieldsrfeng2009-03-102-19/+8
* Add initial reference resolution to builders. Will be replaced with separate ...slaws2009-03-106-75/+262
* Add spec version number to composite model slaws2009-03-102-0/+23
* 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