summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-25Match the document using wildcards against the artifact URIrfeng3-115/+108
2009-03-20Add promoted components to CompositeReference modelrfeng1-1/+11
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-12/+12
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-12/+12
2009-03-10Add spec version number to composite model slaws1-0/+1
2009-03-06Support the SCA property value based on the OASIS syntaxrfeng4-23/+106
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende19-36/+36
2009-03-06Use AssemblyFactory to create Extensionrfeng2-7/+74
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng2-2/+2
2009-03-05Adjust processors to support @replace for Wire and @nonOverridable for compon...rfeng2-6/+24
2009-03-05Spliting schemas to assembly-xsd and assembly-xsd-osoalresende1-1/+1
2009-03-04Moving assembly-xml to OASIS schemalresende22-96/+70
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 OpenCSArfeng16-930/+379
2009-02-09Removed unused importsmcombellack2-5/+0
2009-02-02TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws1-0/+7
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-22Removing unused test compositeslresende2-96/+0
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende3-141/+165
2009-01-22TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...lresende4-152/+154
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-14/+14
2008-12-12Pass the DocumentBuilderFactory around to work with OSGirfeng9-143/+56
2008-12-03Use static imports instead of implementing the Constants interfacerfeng6-5/+91
2008-12-03Fixed generics raw type compiler warningsmcombellack1-6/+6
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-28Some module description tidying. Also get rid of an empty directoryslaws1-1/+1
2008-11-27Removed unused importsmcombellack1-2/+0
2008-11-21More changes to get to a stage where I have a working build in mvn and in Ecl...slaws1-0/+9
2008-11-19remove unused dependencyantelder1-7/+0
2008-11-19Comment out for now a broken testcaseantelder1-0/+2
2008-11-19Fix compile error in testcaseantelder1-5/+2
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-11/+11
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende16-641/+1006
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende50-0/+7475
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende54-7794/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-14/+14
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+39
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-12/+12
2008-11-13Update to support the composite local attribute when writing out composite XMLantelder3-0/+122
2008-11-13Add a test case for TUSCANY-2662rfeng2-0/+116
2008-11-05Fix for TUSCANY-2662rfeng8-9/+33
2008-11-05TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws6-37/+118
2008-10-31TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws4-580/+601
2008-09-23TUSCANY-2538 - Moving Default element processor to contribution-xml and vario...lresende1-8/+19
2008-09-19Upgrade to Axis2 1.4.1 and its transitive dependencies such as XmlSchema and ...rfeng1-1/+1
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...lresende6-16/+384