summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/assembly-xml/src/main/java/org/apache/tuscany/sca/assembly/xml/BaseAssemblyProcessor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-742/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-06-18Tag for 2.0 RC2antelder1-0/+0
2012-06-16Removing unused importslresende1-3/+0
2012-02-29TUSCANY-4020 - move hardcoded message strings into properties filesslaws1-3/+8
2011-10-19Resolve operation policy and take account of it in base policy processor. slaws1-1/+28
2010-07-26Completing fix for TUSCANY-3628 - replacing code in BaseAssemblyProcessor for...edwardsmj1-68/+0
2010-07-221) Initial fix for error described by TUSCANY-3628 2) Upgrade to the handlin...edwardsmj1-1/+1
2010-06-23Use loopback for multicast testingrfeng1-3/+2
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-1/+1
2010-03-03update messages with conformance statements (note the java files that have me...kelvingoodson1-1/+1
2009-11-27temporary fix to message, it should be moved into the message properties filekelvingoodson1-1/+1
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-20Remove unused methodsrfeng1-12/+0
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng1-100/+0
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-32/+37
2009-10-06Refactor resource bundles to a package rfeng1-3/+3
2009-08-26Correct arg type in warning method to match error methodantelder1-1/+1
2009-08-25Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...antelder1-1/+7
2009-08-18Fix for ASM_4008rfeng1-3/+5
2009-08-17Be more precise when testing whether a property has had a value set and updat...slaws1-4/+7
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng1-5/+2
2009-08-05Add Composite context information to Monitor during Resolve phaseedwardsmj1-1/+1
2009-08-04Start to work on ASM50033rfeng1-0/+7
2009-05-14Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...edwardsmj1-0/+6
2009-04-22Merge r767683 from 1.x branchrfeng1-40/+2
2009-03-06Support the SCA property value based on the OASIS syntaxrfeng1-11/+91
2009-03-06Use AssemblyFactory to create Extensionrfeng1-7/+72
2009-03-04Moving assembly-xml to OASIS schemalresende1-5/+5
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-266/+88
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende1-21/+32
2008-12-12Pass the DocumentBuilderFactory around to work with OSGirfeng1-18/+15
2008-12-03Use static imports instead of implementing the Constants interfacerfeng1-1/+13
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-0/+21
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-6/+0
2008-10-13Refactored contribution exceptions, moved them to the contribution.processor ...jsdelfino1-3/+3
2008-09-29Fixed monitor module to avoid having to export monitor implementation classes...jsdelfino1-4/+3
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende1-0/+42
2008-07-08TUSCANY-2466 - Only apply resolve algorithm to unresolved policieslresende1-2/+6