summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-23Merge xsd-xml module into xsd module to tentatively test out the emerging ML ↵antelder21-323/+45
consensus on module make up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767828 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Merge r767683 from 1.x branchrfeng30-399/+509
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767701 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Fixes to SCA Core XSD, to match recent Issues resolved in OASIS Assembly TCedwardsmj1-518/+529
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767429 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Improvements to the handling of OSGi bundles when running in development modeedwardsmj2-24/+147
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767428 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Added support for BPEL 2.0 process filesedwardsmj1-30/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767426 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj2-0/+23
name of the artifact being processed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767422 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj1-4/+12
name of the artifact being processed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767420 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Extended Monitoring to give better diagnostic messages which include the ↵edwardsmj1-0/+7
name of the artifact being processed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767418 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Added Spring 1.1 schemaramkumar2-33/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767393 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Make sure the lists are cloned too (TUSCANY-2982)rfeng2-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767236 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Fixes for Spring ArtifactProcessorramkumar1-19/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767103 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Add code to read the RFC 124 components file to build SCA componentTyperfeng2-0/+235
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Add code to read the OSGi DS component file to build SCA componentTyperfeng2-0/+261
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766923 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20Remove .project filerfeng1-32/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766894 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20Porting Spring Modules into 2.xramkumar47-7/+5210
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766685 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19Remove author tagsantelder2-5/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766499 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19Remove empty line in manifest causing build errorantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766497 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Correct version of the bundle plugin to match parent pom.xmlantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765502 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Exclude xml-apisrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765423 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng4-10/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765417 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765416 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Exclude the xml apis that are already part of JDK 1.5 or laterrfeng2-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765414 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Make sure the class is returnedrfeng1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765382 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Add a special classloader to work around XXXFactory.newInstance issue within ↵rfeng2-102/+167
OSGi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765339 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Port DefinitionsProvider to Definitions extension pointrfeng6-282/+52
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765307 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Extended warning message reporting to include Composite name and Component nameedwardsmj2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765099 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Allows Definitions to be added to the extension pointrfeng2-18/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764975 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Add sca to the package name to make it consistent with other modulesrfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764971 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Add missing import packagesrfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764964 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng81-76/+84
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Fix the value for "model" as described in Tuscany 2961edwardsmj1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764719 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Start to add the DefinitionsExtensionPointrfeng12-58/+524
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Add exclusion of axis2-adb to avoid split packagesrfeng3-11/+28
Add TCCL to work around XMLInputFactory.newInstance call made by Axis2 which is not OSGi-friendly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764571 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Add exception checkrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764566 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Add missing import packagesrfeng2-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764565 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng5-23/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763880 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10Remove deprecated classes and use generic type for getModelrfeng7-137/+93
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763837 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Adjust the dependenciesrfeng2-5/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763836 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Merge LICENSE text correction from m2 to trunkantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763716 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Add OASIS license and copyright to assembly-xsd LICENSE and NOTICE files ↵slaws2-27/+46
(from http://tools.oasis-open.org/version-control/svn/sca-assembly/SCA_XSDS/license.txt). Also add to binary distribution LICENSE and NOTICE files. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763646 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Merge license changes in r763560 from m2 branch to trunkantelder4-43/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763583 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08Exclude axis2-adb as it adds a split package (o.a.axis2.util) into the ↵rfeng2-33/+41
axis2-kernel bundle git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763432 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08Fix the Import-Package to add missing packagesrfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763307 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08Add "-bundles" option to start a list of bundles instead of SCA noderfeng1-29/+57
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763049 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07Update manifest for sca client packageantelder2-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762950 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07Initial support for the SCAClient API, probably better ways we can do this ↵antelder3-1/+43
but this is the simplest way to get it working as a starting point git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762760 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07Start adding the new non-SCA client API proposal code (see ↵antelder6-0/+490
http://lists.oasis-open.org/archives/sca-j/200903/msg00121.html). This is code mostly from that initial proposal with minimal change sto get it to work in Tuscany, so it needs updating from the rest of that email thread git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762759 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05Update for zip and folders and fix for nested jars in sub foldersantelder1-7/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762051 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05Fix for folder contributions antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762049 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Add contribution with nested jar jar support to contribution class loaderantelder1-1/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761611 13f79535-47bb-0310-9956-ffa450edef68