summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5.1/modules/assembly-xml/src/main/java/org/apache/tuscany/sca/assembly/xml/CompositeProcessor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18Copy 2.0-M5.1-RC2 tag as 2.0-M5.1 official release taglresende1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-05-07Removing unused imports...lresende1-2/+0
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws1-0/+51
2010-03-18TUSCANY-3452 - Adding support for new extensibility for contract based elemen...lresende1-30/+17
2010-03-10TUSCANY-242 add URI specific processing for binding uris and a couple of othe...slaws1-1/+1
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws1-8/+8
2010-03-03update messages with conformance statements (note the java files that have me...kelvingoodson1-2/+2
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws1-1/+1
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-20Add <requires> and <policySetAttachment> support for the composite (binding a...rfeng1-0/+36
2009-11-19Minor clean uprfeng1-19/+0
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng1-16/+0
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-87/+87
2009-10-09TUSCANY-3258 raise an error when a component property type doesn't match the ...slaws1-20/+0
2009-09-28Format the coderfeng1-146/+160
2009-08-27Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar1-2/+12
2009-08-26Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might b...antelder1-0/+20
2009-08-25Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...antelder1-2/+2
2009-08-20Fix for ASM_5026 related property processingrfeng1-9/+11
2009-08-05Add Composite context information to Monitor during Resolve phaseedwardsmj1-75/+83
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-141/+141
2009-03-20Add promoted components to CompositeReference modelrfeng1-1/+11
2009-03-10Add spec version number to composite model slaws1-0/+1
2009-03-05Adjust processors to support @replace for Wire and @nonOverridable for compon...rfeng1-6/+22
2009-03-04Moving assembly-xml to OASIS schemalresende1-4/+4
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-246/+18
2008-12-12Pass the DocumentBuilderFactory around to work with OSGirfeng1-7/+1
2008-12-03Use static imports instead of implementing the Constants interfacerfeng1-0/+34
2008-12-03Fixed generics raw type compiler warningsmcombellack1-6/+6
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-372/+386
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-21Remove the dependency on o.a.t.s.policy.xmlrfeng1-22/+9
2008-10-13Refactored contribution exceptions, moved them to the contribution.processor ...jsdelfino1-3/+3
2008-10-06Work in progress. Started to clean up cross-bundle dependencies on Contributi...jsdelfino1-4/+4
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende1-14/+117