summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-07Commit temporary work arounds for TUSCANY-2593antelder2-2/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@732415 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Revert pom.xml change inadvertently included in r731561antelder1-4/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731563 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Remove unused classantelder2-149/+72
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731561 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05Add a compact distro module for bpelantelder1-0/+554
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731559 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05update svn eol propertiesslaws2-69/+69
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@731536 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31Add standalone module to compact distributionantelder2-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730401 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31Add a compact module for the standalone runtimeantelder1-0/+299
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730400 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31Add mising xsd jarsantelder1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730398 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31Eclude a couple of unneeded dependenciesantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730392 13f79535-47bb-0310-9956-ffa450edef68
2008-12-31Add some more samples to the compact distroantelder1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730375 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add implementation-script to compact-base jar as JDK6 includes JSR223 APIs ↵antelder2-2/+44
and a javascript engine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730165 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add sample using javascript and compact base jarantelder7-0/+301
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730164 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add spring to the compact distroantelder2-0/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730152 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add a compact-spring moduleantelder1-0/+293
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730149 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Add a basic helloworld spring sample using compact springantelder8-0/+358
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730148 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Start of the distribution using the comapct jarsantelder12-0/+4074
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730094 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30Set svn ignoresantelder1-20/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@730074 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29TUSCANY-2748: Apply patch from zlwyzzx for contibution of a new hessian ↵antelder23-0/+1550
binding. Thanks for the code zlwyzzx! git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729931 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29Merge r720913 change to 1.x so we can start looking at a pluggable impl for ↵antelder12-80/+94
the geronimo integration work and to remove the dependency from the compact distro git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729926 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29Start adding some compact modules and distributions as discussed on the MLantelder1-0/+568
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729900 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29Start adding some compact modules and distributions as discussed on the MLantelder1-0/+575
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729899 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29Merge sca-contribution file target namespace fix from 1.4 branch to 1.xantelder2-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729846 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29Merge sca-contribution file target namespace fix from 1.4 branch to 1.xantelder12-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729845 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22Fixing ContextClassLoader, which is not set by Android VM automaticallyadrianocrestani2-1/+159
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@728615 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18Sample changes needed to bootstrap Tuscany extensions in Android, as the ↵lresende1-3/+8
extension mechanism based on meta-inf files does not work in android git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727601 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17[Work in progress] An Android version of the calculator sample applicationlresende39-0/+420
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727494 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17[Work in progress] An Android store app consuming SCA serviceslresende13-0/+394
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727484 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17Adding host-android to buildlresende1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727483 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17Changing project name to avoid duplication in maven reactorlresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727482 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17Fix up the MTOM test case so it does somethingslaws3-11/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727464 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17finish fix for TUSCANY-2706antelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727459 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17Allow for multiple references from a BPEL script.slaws2-3/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727399 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16Fixing tuscany.version to deploy snapshotslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727103 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16Creating host-android to hardwire services that are using tuscany extension ↵lresende36-0/+4024
mechanism to workaround android issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726988 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15Modify the contribution schema to demonstrate how extensibility could be ↵slaws4-56/+60
implemented. Still using the OSOA namespace here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726718 13f79535-47bb-0310-9956-ffa450edef68
2008-12-15remove unwanted fileslaws1-19/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726657 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12Fix some cases where I checked in some 1.4-SNAPSHOT dependencies by mistakeslaws3-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726061 13f79535-47bb-0310-9956-ffa450edef68
2008-12-12TUSCANY-2739 - fix ant generator to allow the path to the distribution root ↵slaws17-6/+53
directory to be specified git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725975 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2710: zipcode-jaxws sample in binary distribution hangs - add a note ↵antelder1-0/+5
about the issue to the README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725669 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2725 Thanks for the patch Jun Guoslaws34-0/+2035
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725659 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11Fix for TUSCANY-2706rfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725602 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2738 - Removing the binding-gdata2 as binding-gdata is now a ↵lresende34-3292/+2
superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725556 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11Reverting changes from #725543lresende42-0/+4520
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725545 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2738 - Removing the binding-gdata as binding-gdata2 is now a ↵lresende43-4522/+0
superset in terms of functionality git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725543 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2737 - Moving to latest release of the sql-maven-pluginlresende8-16/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725532 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11TUSCANY-2707 - Updating ActiveMQ dependency to 5.2.0 version where derby ↵lresende13-20/+20
files are not embedded on the activeMQ jar. This solves the issues we were seeing with helloworld-bpel sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725498 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Add JIRA number to vtest ignoreslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725375 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10TUSCANY-2732 - Separate out Tuscany extension to the component context from ↵slaws11-27/+347
the OSOA component context git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725361 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Fixes for TUSCANY-2740ramkumar3-46/+87
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725357 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10Copy bin distro bigbank fix from 1.4 to 1.xantelder1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725049 13f79535-47bb-0310-9956-ffa450edef68