summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-22Merge r767683 from 1.x branchrfeng12-136/+204
2009-04-22Extended Monitoring to give better diagnostic messages which include the name...edwardsmj1-4/+12
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-04-10Remove deprecated classes and use generic type for getModelrfeng6-118/+74
2009-04-02Remove System.out.printlnrfeng1-1/+0
2009-04-01Clean up the artifact processor extension pointrfeng8-283/+407
2009-03-26Add a flag to control if schema validation should be enabledrfeng2-32/+58
2009-03-26Do not issue warnings for xsi: attrsrfeng1-3/+8
2009-03-25Match the document using wildcards against the artifact URIrfeng5-212/+348
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-4/+4
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-4/+4
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2-2/+2
2009-03-05URI is registered as /x/y/Z.extrfeng1-20/+31
2009-03-05Allows the lookup by URI for URLArtifactProcessorsrfeng1-6/+11
2009-03-05Updates to contribution modules to use OASIS namespaces/schemalresende2-5/+5
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng6-6/+6
2009-02-09Removed unused importsmcombellack2-2/+0
2009-02-02TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws1-0/+23
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-22TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende1-6/+5
2009-01-22TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...lresende3-98/+109
2009-01-22Removing unused SPI constantlresende1-6/+0
2009-01-21Update ContributionScanner javadocslresende1-1/+2
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-14/+14
2009-01-13Merge the TuscanyNamespaceContext changes from 1.xrfeng4-567/+147
2008-12-12Pass the DocumentBuilderFactory around to work with OSGirfeng1-8/+2
2008-12-03Fixed generics raw type compiler warningsmcombellack1-1/+1
2008-12-03Corrected minor spelling mistakemcombellack1-1/+1
2008-12-03Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack3-3/+3
2008-11-27Removed unused importsmcombellack1-1/+0
2008-11-21More changes to get to a stage where I have a working build in mvn and in Ecl...slaws1-1/+9
2008-11-19Fix compile error on missing loggerantelder1-0/+1
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-3/+3
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende7-11/+661
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende84-0/+7171
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende94-8594/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-15/+15
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+46
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-3/+3
2008-11-13Work in progress, add support for ZIP archive contributionsantelder1-0/+5
2008-11-06Package type constants for Java EE archives.vamsic0071-0/+10
2008-11-05TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws4-1/+632
2008-09-23TUSCANY-2538 - missing file to register attribute processor extension pointlresende1-0/+18
2008-09-23TUSCANY-2538 - Moving Default element processor to contribution-xml and vario...lresende6-299/+45
2008-09-15TUSCANY-2538 - Removing debug information from Extensible Artifact Processorlresende1-1/+0
2008-09-15TUSCANY-2538 - Adding default processor to handle unknown contents in composi...lresende2-1/+279
2008-09-11TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende7-48/+759
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino1-3/+1
2008-08-27Updates to get the JMS binding requestConnection and responseConnection attri...antelder2-0/+12
2008-08-13Added missing @Override annotation to methods that override methods from thei...mcombellack1-0/+24