summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Contribution context information to Monitor during Resolve phaseedwardsmj2009-08-051-24/+30
* Add the capability for equinox node launcher to support customized MANIFEST.M...rfeng2009-08-041-13/+1
* Use the xml string to keep the unknown elements (reduce complexity and memory...rfeng2009-08-0411-1303/+329
* Format the coderfeng2009-08-031-2/+1
* Use the extensibility-equinox module to dynamically imports public packages a...rfeng2009-07-311-2/+2
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-311-1/+2
* Fix the getQNamesrfeng2009-07-241-1/+1
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2111-1219/+1219
* Fix the algorithm to create File from URLrfeng2009-07-022-11/+26
* Deal with file: protocol that doesn't populate the path part of the URLslaws2009-06-242-6/+7
* License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws2009-06-221-0/+18
* Cache DTDs for XMLSchemarfeng2009-06-101-1/+16
* Add local cache for external XSDs referenced by SCA specsrfeng2009-06-102-32/+115
* Refactor the contribution scanner to take Contribution as an argumentrfeng2009-05-2711-123/+138
* Update ClassLoaderModelResolver to use the thread context classloader as the ...antelder2009-05-251-1/+12
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-207-13/+11
* TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende2009-05-121-1/+1
* TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder2009-05-121-5/+12
* TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder2009-05-121-4/+9
* Copy the contribution service classes from the workspace modules to contribut...antelder2009-05-115-0/+714
* Improve Exception handling and reporting in DefaultURLArtifactProcessorExtens...edwardsmj2009-05-101-2/+3
* Redo the contribution modules merge started in r772861 but this time includin...antelder2009-05-1050-0/+5205
* Updates and additions to add preResolve phase to contribution processing (See...edwardsmj2009-05-083-8/+92
* Merge r767683 from 1.x branchrfeng2009-04-2211-136/+203
* Extended Monitoring to give better diagnostic messages which include the name...edwardsmj2009-04-221-4/+12
* 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
* 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-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
* 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
* Fix compile error on missing loggerantelder2008-11-191-0/+1
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-197-11/+661