summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-219-882/+882
* 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-1043-0/+4276
* 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-254-206/+339
* 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
* 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
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1972-0/+6445
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1990-8268/+0
* 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