summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Extended Monitoring to give better diagnostic messages which include the name...edwardsmj2009-04-221-4/+12
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Remove deprecated classes and use generic type for getModelrfeng2009-04-106-118/+74
* Remove System.out.printlnrfeng2009-04-021-1/+0
* Clean up the artifact processor extension pointrfeng2009-04-018-283/+407
* Add a flag to control if schema validation should be enabledrfeng2009-03-262-32/+58
* Do not issue warnings for xsi: attrsrfeng2009-03-261-3/+8
* Match the document using wildcards against the artifact URIrfeng2009-03-255-212/+348
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-4/+4
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-4/+4
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-062-2/+2
* URI is registered as /x/y/Z.extrfeng2009-03-051-20/+31
* Allows the lookup by URI for URLArtifactProcessorsrfeng2009-03-051-6/+11
* Updates to contribution modules to use OASIS namespaces/schemalresende2009-03-052-5/+5
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-206-6/+6
* Removed unused importsmcombellack2009-02-092-2/+0
* TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws2009-02-021-0/+23
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende2009-01-221-6/+5
* TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...lresende2009-01-223-98/+109
* Removing unused SPI constantlresende2009-01-221-6/+0
* Update ContributionScanner javadocslresende2009-01-211-1/+2
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-14/+14
* Merge the TuscanyNamespaceContext changes from 1.xrfeng2009-01-134-567/+147
* Pass the DocumentBuilderFactory around to work with OSGirfeng2008-12-121-8/+2
* Fixed generics raw type compiler warningsmcombellack2008-12-031-1/+1
* Corrected minor spelling mistakemcombellack2008-12-031-1/+1
* Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack2008-12-033-3/+3
* Removed unused importsmcombellack2008-11-271-1/+0
* More changes to get to a stage where I have a working build in mvn and in Ecl...slaws2008-11-211-1/+9
* Fix compile error on missing loggerantelder2008-11-191-0/+1
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-3/+3
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-197-11/+661
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1984-0/+7171
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1994-8594/+0
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder2008-11-171-15/+15
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder2008-11-171-0/+46
* Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder2008-11-171-3/+3
* Work in progress, add support for ZIP archive contributionsantelder2008-11-131-0/+5
* Package type constants for Java EE archives.vamsic0072008-11-061-0/+10
* TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws2008-11-054-1/+632
* TUSCANY-2538 - missing file to register attribute processor extension pointlresende2008-09-231-0/+18
* TUSCANY-2538 - Moving Default element processor to contribution-xml and vario...lresende2008-09-236-299/+45
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorlresende2008-09-151-1/+0
* TUSCANY-2538 - Adding default processor to handle unknown contents in composi...lresende2008-09-152-1/+279
* TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende2008-09-117-48/+759
* Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2008-09-091-3/+1
* Updates to get the JMS binding requestConnection and responseConnection attri...antelder2008-08-272-0/+12
* Added missing @Override annotation to methods that override methods from thei...mcombellack2008-08-131-0/+24
* Remove xml-apis dependencyantelder2008-08-081-5/+0