summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder9-0/+1296
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng5-189/+20
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 filesrfeng8-543/+543
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 syntaxrfeng3-12/+15
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende17-32/+32
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng2-2/+2
2009-03-05Spliting schemas to assembly-xsd and assembly-xsd-osoalresende1-1/+1
2009-03-04Moving assembly-xml to OASIS schemalresende17-68/+41
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 OpenCSArfeng9-249/+249
2009-02-09Removed unused importsmcombellack1-1/+0
2009-01-22Removing unused test compositeslresende2-96/+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 moduleslresende11-57/+371
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende28-0/+2767
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende32-2990/+0
2008-11-13Update to support the composite local attribute when writing out composite XMLantelder2-0/+121
2008-11-13Add a test case for TUSCANY-2662rfeng2-0/+116
2008-11-05Fix for TUSCANY-2662rfeng4-8/+7
2008-11-05TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws5-34/+111
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...lresende4-16/+85
2008-09-11TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende3-0/+221