summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-03Format the coderfeng1-2/+1
2009-07-31Use the extensibility-equinox module to dynamically imports public packages a...rfeng1-2/+2
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng1-1/+2
2009-07-24Fix the getQNamesrfeng1-1/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng9-882/+882
2009-07-02Fix the algorithm to create File from URLrfeng2-11/+26
2009-06-24Deal with file: protocol that doesn't populate the path part of the URLslaws2-6/+7
2009-06-22License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws1-0/+18
2009-06-10Cache DTDs for XMLSchemarfeng1-1/+16
2009-06-10Add local cache for external XSDs referenced by SCA specsrfeng2-32/+115
2009-05-27Refactor the contribution scanner to take Contribution as an argumentrfeng11-123/+138
2009-05-25Update ClassLoaderModelResolver to use the thread context classloader as the ...antelder1-1/+12
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng7-13/+11
2009-05-12TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende1-1/+1
2009-05-12TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder1-5/+12
2009-05-12TUSCANY-3015: Fix scanner determination for when contribution file path conta...antelder1-4/+9
2009-05-11Copy the contribution service classes from the workspace modules to contribut...antelder5-0/+714
2009-05-10Improve Exception handling and reporting in DefaultURLArtifactProcessorExtens...edwardsmj1-2/+3
2009-05-10Redo the contribution modules merge started in r772861 but this time includin...antelder43-0/+4276
2009-05-08Updates and additions to add preResolve phase to contribution processing (See...edwardsmj3-8/+92
2009-04-22Merge r767683 from 1.x branchrfeng11-136/+203
2009-04-22Extended Monitoring to give better diagnostic messages which include the name...edwardsmj1-4/+12
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 URIrfeng4-206/+339
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-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-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-11-27Removed unused importsmcombellack1-1/+0
2008-11-19Fix compile error on missing loggerantelder1-0/+1
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 ...lresende72-0/+6445
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende90-8268/+0
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