summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/contribution/src/main/java/org/apache/tuscany/sca/contribution/java/impl/ClassLoaderModelResolver.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-06-18Tag for 2.0 RC2antelder1-0/+0
2012-05-01TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolverantelder1-0/+11
2011-11-22remove unused imports committed by accidentslaws1-4/+1
2011-10-19Resolve operation policy and take account of it in base policy processor. slaws1-1/+4
2010-08-18TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...slaws1-1/+11
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-04-13TUSCANY-3533 - break the loop of CLMR through contribution to the components ...slaws1-3/+4
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng1-8/+8
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws1-1/+2
2009-08-04Add the capability for equinox node launcher to support customized MANIFEST.M...rfeng1-13/+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-05-27Refactor the contribution scanner to take Contribution as an argumentrfeng1-21/+28
2009-05-25Update ClassLoaderModelResolver to use the thread context classloader as the ...antelder1-1/+12
2009-05-10Redo the contribution modules merge started in r772861 but this time includin...antelder1-0/+0
2009-04-02Add prototype code to support zip/folder contributions containing nested jar'...antelder1-4/+10
2008-11-27Removed unused importsmcombellack1-2/+0
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-06Work in progress. Started to clean up cross-bundle dependencies on Contributi...jsdelfino1-2/+2
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-09Changed to use the correct extensibility bundle classloader as parent of the ...jsdelfino1-1/+2
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino1-7/+4