summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Allows Definitions to be added to the extension pointrfeng2009-04-142-18/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764975 13f79535-47bb-0310-9956-ffa450edef68
* Add sca to the package name to make it consistent with other modulesrfeng2009-04-142-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764971 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-141-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764964 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-1488-83/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Add a println of the problem to see what it says when running on the ↵antelder2009-04-141-0/+1
| | | | | | continuum machine as the test is assing for me git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764755 13f79535-47bb-0310-9956-ffa450edef68
* Change JMS server port to try to avoid conflict on continuum serverantelder2009-04-145-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764747 13f79535-47bb-0310-9956-ffa450edef68
* Change to use port 8085 as 8081 has a conflict on the continuum serverantelder2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764743 13f79535-47bb-0310-9956-ffa450edef68
* Update the pause before the client starts up as i'm geting intermitent fais ↵antelder2009-04-141-1/+1
| | | | | | as the service is taking more than 2 seconds to start up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764724 13f79535-47bb-0310-9956-ffa450edef68
* Fix the value for "model" as described in Tuscany 2961edwardsmj2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764719 13f79535-47bb-0310-9956-ffa450edef68
* Fixing build issue in non sun-jdk environment particularly in mac-oslresende2009-04-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764590 13f79535-47bb-0310-9956-ffa450edef68
* Start to add the DefinitionsExtensionPointrfeng2009-04-1312-58/+524
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
* Add exclusion of axis2-adb to avoid split packagesrfeng2009-04-133-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
* Fixing build issue in non sun-jdk environment particularly in mac-oslresende2009-04-131-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764570 13f79535-47bb-0310-9956-ffa450edef68
* Add exception checkrfeng2009-04-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764566 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-132-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764565 13f79535-47bb-0310-9956-ffa450edef68
* General improvements for messaging, fixed some issues regarding ↵wjaniszewski2009-04-134-76/+97
| | | | | | communication with real Erlang nodes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764382 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2958 JEEImplementationImpl, WebImplementationImpl and ↵vamsic0072009-04-133-111/+18
| | | | | | | | EJBImplementationImpl need to implement PolicySetAttachPoint o Make these classes extend ImplementationImpl. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764380 13f79535-47bb-0310-9956-ffa450edef68
* Add a check to test if a file existsrfeng2009-04-101-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763985 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup import/export packages based on the Eclipse PDE 3.5 validationrfeng2009-04-105-23/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763880 13f79535-47bb-0310-9956-ffa450edef68
* Removing empty directorylresende2009-04-100-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763873 13f79535-47bb-0310-9956-ffa450edef68
* Removing empty directorylresende2009-04-100-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763872 13f79535-47bb-0310-9956-ffa450edef68
* Refacroting testcase to use same package pattern for the modulelresende2009-04-1011-69/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763871 13f79535-47bb-0310-9956-ffa450edef68
* Remove deprecated classes and use generic type for getModelrfeng2009-04-107-137/+93
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763837 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the dependenciesrfeng2009-04-092-5/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763836 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2871 - Providing better exception when feed entry is not supportedlresende2009-04-092-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763835 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2938 - Fixing how we calculate request path based on contextPath and ↵lresende2009-04-091-7/+30
| | | | | | ServletPath to make operations working in both embedded and webapp hosted environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763787 13f79535-47bb-0310-9956-ffa450edef68
* Add remotable check to avoid perf penality from Holder processing for local ↵rfeng2009-04-092-169/+139
| | | | | | calls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763768 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2957rfeng2009-04-098-107/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763739 13f79535-47bb-0310-9956-ffa450edef68
* Tag 2.0 M2 releaseantelder2009-04-093401-0/+289274
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763718 13f79535-47bb-0310-9956-ffa450edef68
* Merge LICENSE text correction from m2 to trunkantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763716 13f79535-47bb-0310-9956-ffa450edef68
* Delete duff tagantelder2009-04-093401-289274/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763714 13f79535-47bb-0310-9956-ffa450edef68
* Delete duff tagantelder2009-04-093401-289197/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763713 13f79535-47bb-0310-9956-ffa450edef68
* Correct the LICENSE textantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763712 13f79535-47bb-0310-9956-ffa450edef68
* Tag 2.0 M2 releaseantelder2009-04-093401-0/+289274
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763703 13f79535-47bb-0310-9956-ffa450edef68
* Remove duff tagantelder2009-04-093401-289274/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763698 13f79535-47bb-0310-9956-ffa450edef68
* Update to correct plugin releasesantelder2009-04-091-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763696 13f79535-47bb-0310-9956-ffa450edef68
* Update to correct bundle plugin releaseantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763695 13f79535-47bb-0310-9956-ffa450edef68
* Tag 2.0-M2antelder2009-04-093401-0/+289274
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763664 13f79535-47bb-0310-9956-ffa450edef68
* Add the zip archetype to the buildantelder2009-04-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763650 13f79535-47bb-0310-9956-ffa450edef68
* Add OASIS license and copyright to assembly-xsd LICENSE and NOTICE files ↵slaws2009-04-094-28/+98
| | | | | | (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
* Add OASIS license and copyright to assembly-xsd LICENSE and NOTICE files ↵slaws2009-04-094-28/+98
| | | | | | (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@763642 13f79535-47bb-0310-9956-ffa450edef68
* Rename old M2 tag to RC2 (keeping it for now to diff btw RC3 tagantelder2009-04-093401-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763626 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes file update in trunk r763621 to m2antelder2009-04-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763622 13f79535-47bb-0310-9956-ffa450edef68
* Add doc link to changes fileantelder2009-04-091-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763621 13f79535-47bb-0310-9956-ffa450edef68
* Update to 1.0.2 of bundle plugin now that its in the reposantelder2009-04-091-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763584 13f79535-47bb-0310-9956-ffa450edef68
* Merge license changes in r763560 from m2 branch to trunkantelder2009-04-095-44/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763583 13f79535-47bb-0310-9956-ffa450edef68
* Add missing jars to bin LICENSE. Add OSOA license to ↵slaws2009-04-095-44/+50
| | | | | | implementation-web-runtime/LICENSE&NOTICE. Remove OSOA license from host-webapp/LICENSE&NOTICE git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763560 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2862 - Further changes to handled folder contributions that have ↵lresende2009-04-092-2/+11
| | | | | | artifacts with space in the name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763525 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2862 - Fixing URI issues when processing jar contributions that had ↵lresende2009-04-092-1/+6
| | | | | | artifacts with space on it's name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763524 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2862 - Fixing issues when calculating contribution location and ↵lresende2009-04-091-3/+10
| | | | | | provided composite had spaces git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763523 13f79535-47bb-0310-9956-ffa450edef68