summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-spring-runtime/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moving spring-runtime to spring-scaramkumar2009-05-0618-1533/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772360 13f79535-47bb-0310-9956-ffa450edef68
* Add a couple of comments to new classesantelder2009-05-022-0/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770902 13f79535-47bb-0310-9956-ffa450edef68
* Refresh context to fix itest failure. Need to undestand why a refresh is ↵antelder2009-05-021-2/+4
| | | | | | required git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770897 13f79535-47bb-0310-9956-ffa450edef68
* Get the Spring reference and property annotations goingantelder2009-05-022-14/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770895 13f79535-47bb-0310-9956-ffa450edef68
* Compelete a bit more of the spring impl refactor - only 2 itests left ↵antelder2009-05-012-17/+15
| | | | | | failing now! git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770744 13f79535-47bb-0310-9956-ffa450edef68
* Tidy imports, no other code changesantelder2009-05-011-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770701 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the spring annotation supportantelder2009-05-012-6/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770699 13f79535-47bb-0310-9956-ffa450edef68
* Start bringing up the spring annotation supportantelder2009-05-019-247/+300
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770692 13f79535-47bb-0310-9956-ffa450edef68
* Start to separate the tuscany and spring code into descrete modules with no ↵antelder2009-04-308-180/+606
| | | | | | 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
* Refactoring Spring Modulesramkumar2009-04-2811-6/+754
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769322 13f79535-47bb-0310-9956-ffa450edef68
* Porting Spring Modules into 2.xramkumar2009-04-208-0/+284
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766685 13f79535-47bb-0310-9956-ffa450edef68
* Moving modules that are not part of the main build to contrib folderlresende2009-01-3151-2316/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739505 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca ↵mcombellack2009-01-282-2/+2
| | | | | | | | | | | | | 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
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1951-0/+2316
1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68