summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml/src/test/java/org/apache/tuscany (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende22-2675/+0
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-4/+4
2009-10-21Set the monitor to ValidatingXMLStreamReaderrfeng2-5/+7
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng7-128/+2
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng18-135/+170
2009-10-14Remove unused policy utils and add new onerfeng1-2/+1
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder6-0/+836
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng3-185/+15
2009-09-22Turn of this test while looking at how to put them somewhere more appropriateslaws1-1/+2
2009-09-14Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng3-6/+6
2009-08-11Improve the XML schema validation to enable XSDs in other modulesrfeng3-8/+4
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng4-184/+184
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng1-14/+18
2009-06-11TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws1-4/+4
2009-06-10Disable SAX entity processing to avoid IOException rfeng1-34/+13
2009-05-18Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng1-4/+9
2009-03-25Match the document using wildcards against the artifact URIrfeng3-115/+108
2009-03-06Support the SCA property value based on the OASIS syntaxrfeng1-1/+1
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende5-8/+8
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-1/+1
2009-03-05Spliting schemas to assembly-xsd and assembly-xsd-osoalresende1-1/+1
2009-03-04Moving assembly-xml to OASIS schemalresende6-18/+25
2009-03-02File.separator not needed when getting resources from the classpath. It alway...slaws1-1/+1
2009-03-02Fixing tuscany-xsd path in unit testslresende1-5/+7
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng5-83/+61
2009-02-09Removed unused importsmcombellack1-1/+0
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende2-120/+133
2009-01-22TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...lresende3-151/+147
2008-12-12Pass the DocumentBuilderFactory around to work with OSGirfeng1-2/+8
2008-12-03Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack7-14/+14
2008-12-02Converted unit tests from JUnit 3 to JUnit 4mcombellack3-15/+28
2008-12-02Renamed test case so it has the correct test case name format (i.e. ending in...mcombellack1-2/+2
2008-11-27Removed unused importsmcombellack1-2/+0
2008-11-19Comment out for now a broken testcaseantelder1-0/+2
2008-11-19Fix compile error in testcaseantelder1-5/+2
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende5-45/+260
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende16-0/+1895
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende17-2019/+0
2008-11-13Update to support the composite local attribute when writing out composite XMLantelder1-0/+94
2008-11-13Add a test case for TUSCANY-2662rfeng1-0/+86
2008-11-05Fix for TUSCANY-2662rfeng1-2/+1
2008-11-05TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws3-28/+63
2008-09-23TUSCANY-2538 - Moving Default element processor to contribution-xml and vario...lresende1-8/+19
2008-09-15TUSCANY-2538 - Adding default processor to handle unknown contents in composi...lresende3-15/+78
2008-09-11TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende2-0/+167