summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-spring (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882666 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29Update to end all service provider files with a new lineantelder4-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng4-71/+36
Add a ServiceHelper utility to simplify the instantiation of declared services Refactor the module activator to receive ExtensionPointRegistry from constructor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826907 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng3-41/+47
Refactor the ArtifactProcessor/ModelResolver to take a ProcessorContext that holds context such as Monitor, Contribution for the contribution/artifact processing methods Refactor the Builder to take a BuilderContext that holds context such as Monitor, Definitions, Base binding mapping for the building methods Change the processor/resolver/builder implementation classes to not cache the Monitor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825773 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13For implementation.spring module on unix path fixes and policy processor for ↵ramkumar3-44/+33
service and references git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824651 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12Add PolicyBuilder to the builder extension pointrfeng3-5/+6
Use QName as the key to index and look up builders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824540 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Fixes for TUSCANY-3287: Complaince with OASIS specsramkumar11-199/+608
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820238 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Enhance the CompositeBuilderExtensionPoint to include binding/implementation ↵rfeng3-3/+59
builders which replace BindingExtension and CompositePreProcessor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814879 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11Merge modules to assembly module as discussed on MLantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813673 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811518 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14Remove a printlnantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@804123 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces ↵rfeng1-1/+0
property of XMLOutputFactory More refactoring to use common-xml and common-java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803742 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30Add an implementationType for implementation.springslaws2-0/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799341 13f79535-47bb-0310-9956-ffa450edef68
2009-07-22Fixes for spring module classloader changes ref: TUSCANY-3069 in 1.xramkumar5-9/+85
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796684 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng22-3263/+3263
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Add a QName as the type for binding/implementation and use it to compare ↵rfeng1-21/+25
model types instead of class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787865 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01Fix for TUSCANY-3069, using ModelResolver instead of TCCL to resolve ↵rfeng3-141/+180
location and java classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780885 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26Fixes for TUSCANY-3061ramkumar1-6/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778592 13f79535-47bb-0310-9956-ffa450edef68
2009-05-11Add missing import packagerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773626 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07Cleaned Generics problems from Spring implementation filesedwardsmj2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772749 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07Removed references to implementation.spring.processor package from ↵edwardsmj1-6/+1
MANIFEST.MF file in implementation-spring git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772684 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Remove old dependency on runtime moduleantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772070 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Update spring for recent mediator change that missed th espring extensionantelder1-6/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@771582 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Add a README to the spring modulesantelder1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770904 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Add a couple of comments to new classesantelder2-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770902 13f79535-47bb-0310-9956-ffa450edef68
2009-05-02Get the spring reference and property annotations goingantelder3-3/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770894 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Compelete a bit more of the spring impl refactorantelder2-4/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770743 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Update to find file input stream correctlyantelder1-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770733 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy imports, no other code changesantelder5-20/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770700 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy upspring manifestsantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770653 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Tidy up spring manifestsantelder1-13/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770652 13f79535-47bb-0310-9956-ffa450edef68
2009-05-01Update the spring pom.xml's with warning messageantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770646 13f79535-47bb-0310-9956-ffa450edef68
2009-04-30Start to separate the tuscany and spring code into descrete modules with no ↵antelder6-417/+273
references to Spring classes in the implementation-spring module and no references to Tuscany classes in the implementation-spring-runtime module. Work in progress, compiles cleanly but the tests don't run but then they didn't run before this commit either git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770312 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Fixes for Spring Refactoringramkumar4-20/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769749 13f79535-47bb-0310-9956-ffa450edef68
2009-04-29Adjusted MANIFEST file to accommodate latest code structure for Spring ↵edwardsmj1-0/+1
implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769744 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Refactoring Spring Modulesramkumar9-748/+277
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769323 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23Corrected for OSGi dependency problemsedwardsmj1-3/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768078 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23Corrected for OSGi dependency problemsedwardsmj1-3/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768076 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20Porting Spring Modules into 2.xramkumar26-0/+4022
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766685 13f79535-47bb-0310-9956-ffa450edef68
2009-01-31Moving modules that are not part of the main build to contrib folderlresende26-2917/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack6-8/+8
and from org.osoa.sca.annotations to org.oasisopen.sca.annotation to reflect the new package names in the OASIS Open SCA specifications. To do this, I: * Renamed the org.osoa.sca package to org.oasisopen.sca using Eclipse refactoring * Renamed the org.osoa.sca.annotations package to org.oasisopen.sca.annotation using Eclipse refactoring * Did a global search and replace for all remaining instances of the old org.osoa package names and replaced with the new org.oasisopen version Hopefully, I have not missed too many instances of the old package name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738490 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-27/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende10-8/+788
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ↵lresende21-0/+2137
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende79-5361/+0
merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder1-11/+11
bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
2008-10-31Checkin for TUSCANY-2654, TUSCANY-2655 and TUSCANY-2656ramkumar9-8/+818
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709400 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13TUSCANY-2613 - Upgrading Spring version to 2.5.5. Thanks for the patch Ram.lresende1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703904 13f79535-47bb-0310-9956-ffa450edef68