summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution-xml/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-10Redo the contribution modules merge started in r772861 but this time includin...antelder14-1820/+0
2009-04-22Merge r767683 from 1.x branchrfeng1-62/+87
2009-03-25Match the document using wildcards against the artifact URIrfeng3-27/+27
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-2/+2
2009-03-06Use AssemblyFactory to create Extensionrfeng1-4/+8
2009-03-04Updates to contribution-xml to process contribution metadata using OASIS name...lresende2-5/+4
2009-02-09Cleaned up two compiler warningsmcombellack1-2/+0
2009-02-09Removed unused importsmcombellack1-3/+1
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende2-15/+42
2009-01-22TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...lresende3-258/+114
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of @Suppres...mcombellack1-2/+0
2008-11-27Removed unused importsmcombellack1-3/+1
2008-11-19Revert AnyElementProcessor to version from sca-equinox branch. This needs rev...antelder1-106/+241
2008-11-19Fix compile errors in AnyAttributeProcessorantelder1-7/+6
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende8-298/+1155
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende10-0/+926
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende13-1799/+0
2008-11-05TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws4-239/+1085
2008-10-31TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws3-51/+73
2008-09-23TUSCANY-2538 - Moving Default element processor to contribution-xml and vario...lresende3-0/+381
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-1/+2