summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/contribution/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-4068: Start investigating a fix for finding resources from imported c...antelder2012-08-031-4/+32
* TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder2012-07-304-66/+212
* TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolverantelder2012-05-011-0/+11
* TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws2012-03-012-4/+9
* Add doPrivileged for Java 2 Security issue.scottkurz2012-02-091-43/+73
* Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng2011-12-024-10/+20
* Create model resolvers in doPrivileged block. The primary concern here is the...slaws2011-12-011-2/+11
* remove unused imports committed by accidentslaws2011-11-221-4/+1
* TUSCANY-3966 - remove duplicate messageslaws2011-10-311-1/+0
* Resolve operation policy and take account of it in base policy processor. slaws2011-10-191-1/+4
* TUSCANY-3956: Fix Java2 Security exception in ContributionHelper.getNestedJar...antelder2011-10-031-3/+9
* Fix the single quote issues in all message bundlesrfeng2011-09-023-3/+3
* TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessorantelder2011-08-171-1/+1
* Make getModelResolverInstance public so you can find the resolver used for a ...antelder2011-06-271-1/+1
* Add a method to add a Composite to a Contributionantelder2011-05-152-0/+11
* Add a method to Contribution to merge in ContributionMetadataantelder2011-05-152-0/+23
* Add a method to Contribution to get an artifacts Model objectantelder2011-05-142-1/+15
* Format the code fragment to make it a little more readableantelder2011-05-141-2/+1
* Add servlet scoped Node lifecycle support for web applicationsrfeng2011-03-181-133/+150
* TUSCANY-3704 - Reset the artifact name in the monitor so that the correct nam...slaws2010-11-301-0/+3
* TUSCANY-3713 apply patch from Yang to process past non-whitespace before docu...slaws2010-10-121-1/+1
* TUSCANY-3667 - Making exception logged as warning instead of errorlresende2010-09-171-1/+1
* TUSCANY-3667 - Handled AccessControlException when processing private folders...lresende2010-09-061-28/+42
* TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws2010-08-181-1/+11
* TUSCANY-3653 - Add a slot to store the contribution that was used to resolve ...slaws2010-08-181-0/+21
* Ensure that the deployables are the correct Composite objectsantelder2010-08-071-0/+14
* Exclude duplicate directories that are linked from different symbolic linksrfeng2010-07-301-11/+22
* Add parent artifact to the ProcessorContextrfeng2010-07-282-11/+52
* Change Tuscany to not initialized the class during loadingrfeng2010-07-281-1/+1
* Dont catch NoClassDefFoundError as it will get reported as class not found wh...antelder2010-07-201-2/+0
* remove empty fileslaws2010-05-271-0/+0
* error message updates for pojo otestskelvingoodson2010-05-141-2/+2
* explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson2010-04-291-0/+1
* mark additional classes as extension spi according to use by contribution* an...kelvingoodson2010-04-272-0/+2
* mark additional classes as extension spi according to use indicated binding-w...kelvingoodson2010-04-271-0/+1
* mark additional classes as extension spi according to use indicated by bindin...kelvingoodson2010-04-261-0/+1
* mark additional classes as extension spi according to use indicated by interf...kelvingoodson2010-04-263-1/+3
* mark additional classes as extension spi according to use indicated by implem...kelvingoodson2010-04-262-0/+2
* mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2010-04-262-0/+3
* mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson2010-04-237-2/+7
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-237-0/+7
* TUSCANY-3533 - break the loop of CLMR through contribution to the components ...slaws2010-04-131-3/+4
* TUSCANY-3452 - Adding support for new extensibility for contract based elemen...lresende2010-03-183-9/+54
* TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2010-03-092-3/+4
* TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws2010-03-021-0/+10
* Enable org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExten...rfeng2010-02-171-3/+9
* Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng2010-02-131-1/+8
* Minor fix to close xtream readers after each testinglresende2010-01-111-0/+5
* TUSCANY-3397 - Adding support for identifying the sca spec version used for c...lresende2009-12-184-7/+40
* TUSCANY-3395 - Tyding up the ContributionScanner API to scan the contribution...lresende2009-12-175-74/+116