summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/contribution/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-03TUSCANY-4068: Start investigating a fix for finding resources from imported c...antelder1-4/+32
2012-07-30TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder4-66/+212
2012-05-01TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolverantelder1-0/+11
2012-03-01TUSCANY-4020 - move a few more hardcoded message strings into properties filesslaws2-4/+9
2012-02-09Add doPrivileged for Java 2 Security issue.scottkurz1-43/+73
2011-12-02Add ablity to specify endpoint descriptions in node.xml for local domain regi...rfeng4-10/+20
2011-12-01Create model resolvers in doPrivileged block. The primary concern here is the...slaws1-2/+11
2011-11-22remove unused imports committed by accidentslaws1-4/+1
2011-10-31TUSCANY-3966 - remove duplicate messageslaws1-1/+0
2011-10-19Resolve operation policy and take account of it in base policy processor. slaws1-1/+4
2011-10-03TUSCANY-3956: Fix Java2 Security exception in ContributionHelper.getNestedJar...antelder1-3/+9
2011-09-02Fix the single quote issues in all message bundlesrfeng3-3/+3
2011-08-17TUSCANY-3920: Copy fix from TUSCANY-3713 to the ExtensibleStAXArtifactProcessorantelder1-1/+1
2011-06-27Make getModelResolverInstance public so you can find the resolver used for a ...antelder1-1/+1
2011-05-15Add a method to add a Composite to a Contributionantelder2-0/+11
2011-05-15Add a method to Contribution to merge in ContributionMetadataantelder2-0/+23
2011-05-14Add a method to Contribution to get an artifacts Model objectantelder2-1/+15
2011-05-14Format the code fragment to make it a little more readableantelder1-2/+1
2011-03-18Add servlet scoped Node lifecycle support for web applicationsrfeng1-133/+150
2010-11-30TUSCANY-3704 - Reset the artifact name in the monitor so that the correct nam...slaws1-0/+3
2010-10-12TUSCANY-3713 apply patch from Yang to process past non-whitespace before docu...slaws1-1/+1
2010-09-17TUSCANY-3667 - Making exception logged as warning instead of errorlresende1-1/+1
2010-09-06TUSCANY-3667 - Handled AccessControlException when processing private folders...lresende1-28/+42
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-1/+11
2010-08-18TUSCANY-3653 - Add a slot to store the contribution that was used to resolve ...slaws1-0/+21
2010-08-07Ensure that the deployables are the correct Composite objectsantelder1-0/+14
2010-07-30Exclude duplicate directories that are linked from different symbolic linksrfeng1-11/+22
2010-07-28Add parent artifact to the ProcessorContextrfeng2-11/+52
2010-07-28Change Tuscany to not initialized the class during loadingrfeng1-1/+1
2010-07-20Dont catch NoClassDefFoundError as it will get reported as class not found wh...antelder1-2/+0
2010-05-27remove empty fileslaws1-0/+0
2010-05-14error message updates for pojo otestskelvingoodson1-2/+2
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson1-0/+1
2010-04-27mark additional classes as extension spi according to use by contribution* an...kelvingoodson2-0/+2
2010-04-27mark additional classes as extension spi according to use indicated binding-w...kelvingoodson1-0/+1
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson1-0/+1
2010-04-26mark additional classes as extension spi according to use indicated by interf...kelvingoodson3-1/+3
2010-04-26mark additional classes as extension spi according to use indicated by implem...kelvingoodson2-0/+2
2010-04-26mark classes as extension spi according to use indicated by implementation-osgikelvingoodson2-0/+3
2010-04-23mark classes as extension spi according to use indicated by implementation-bpelkelvingoodson7-2/+7
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson7-0/+7
2010-04-13TUSCANY-3533 - break the loop of CLMR through contribution to the components ...slaws1-3/+4
2010-03-18TUSCANY-3452 - Adding support for new extensibility for contract based elemen...lresende3-9/+54
2010-03-09TUSCANY-242 add URI processing wherever we read an anyURI attributeslaws2-3/+4
2010-03-02TUSCANY-242 add operation to trim whitespace from anyURI attributes according...slaws1-0/+10
2010-02-17Enable org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExten...rfeng1-3/+9
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-1/+8
2010-01-11Minor fix to close xtream readers after each testinglresende1-0/+5
2009-12-18TUSCANY-3397 - Adding support for identifying the sca spec version used for c...lresende4-7/+40
2009-12-17TUSCANY-3395 - Tyding up the ContributionScanner API to scan the contribution...lresende5-74/+116