summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution-xml/src/main (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-05-10Redo the contribution modules merge started in r772861 but this time ↵antelder14-1820/+0
including svn history. As everyone seems happy with this approach now instead of doing it in a new module its just done directly in the existing contribution module. This is the start of what was described on the ML as'contribution (or core-contribution or contribution-runtime) for all the spi/infrastructure type of stuff', right now it has everything so its all in one place to make things obvious and the other contribution-* modules can be be created by moving bits out of here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773311 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Merge r767683 from 1.x branchrfeng1-62/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767701 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Match the document using wildcards against the artifact URIrfeng3-27/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758464 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06Use AssemblyFactory to create Extensionrfeng1-4/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750739 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04Updates to contribution-xml to process contribution metadata using OASIS ↵lresende2-5/+4
namespaces/schema git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750234 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09Cleaned up two compiler warningsmcombellack1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742769 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09Removed unused importsmcombellack1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742767 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x ↵lresende2-15/+42
development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736501 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22TUSCANY-2663 - Merging latest code to support extended elements to 2.x ↵lresende3-258/+114
development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736500 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27Cleaned up compile time warning messages regarding unneccsary use of ↵mcombellack1-2/+0
@SuppressWarnings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721131 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27Removed unused importsmcombellack1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721129 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Revert AnyElementProcessor to version from sca-equinox branch. This needs ↵antelder1-106/+241
revisiting, the current trunk version doesn't compile but its not clear what the changes btw old trunk and the sca-equinox branch are, for now to get th ebuild working use the sca-equinox version git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718969 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fix compile errors in AnyAttributeProcessorantelder1-7/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718968 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende8-298/+1155
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende10-0/+926
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende13-1799/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ↵slaws4-239/+1085
elements that appear in SCDL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711584 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply ↵slaws3-51/+73
Ram's patches (and a few other changes). Doesn't do everything asked for in the JIRA but a step in the right direction git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709372 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23TUSCANY-2538 - Moving Default element processor to contribution-xml and ↵lresende3-0/+381
various other minor fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698102 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Added missing @Override annotation to methods that override methods from ↵mcombellack1-1/+2
their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68