summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
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