summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-15TUSCANY-2538 - Merging changes from trunk to add default processor to handle ↵lresende10-28/+389
unknown content in composite files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695573 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15TUSCANY-2463 - Merging attribute extension support from trunklresende13-64/+1143
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695565 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Update CHANGES for T2598antelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695522 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15TUSCANY-2598: Apply fix from Dave Sowerby to 1.3.2 branch to support zip ↵antelder2-0/+12
protocol type git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695512 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Fix TUSCANY-2531nash3-40/+42
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695485 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Fixed sample build break.jsdelfino1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695395 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Minor cleanup, removed a few unused modules. Set missing svn:ignore properties.jsdelfino59-2881/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695392 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Deleted empty directories.jsdelfino1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695364 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Removed more modules as in Oscar's TUSCANY-2440 reduced-set patch. Also ↵jsdelfino1989-177787/+0
removed newer modules added since r643746 and are not required to run the minimum set that we are porting to android. Set svn ignore properties to ignore Manifest files produced by the build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695356 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Starting to create reduced module set for the android port.jsdelfino786-60576/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695352 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Applied changes from sca-equinox branch.jsdelfino168-288/+901
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695349 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Pulled a recent revision of trunk into the sca-android branch, to apply the ↵jsdelfino8353-0/+701240
android patches from JIRA TUSCANY-2440 to it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695318 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Temporarily renamed sca-android branch to pull a recent revision of trunk ↵jsdelfino769-0/+0
into sca-android. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695316 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15Fixed dependency type.jsdelfino1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695310 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14Created a subset of the modules and samples to be ported and tested with ↵jsdelfino786-60576/+19
Equinox initially. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695308 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Renamed modules to match the structure in r643746 and make it possible to ↵jsdelfino547-1460/+0
create a patch on top of that revision. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695044 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Moved calculator-android sample to the samples directory.jsdelfino51-146/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695028 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Fixed maven bundle plugin to generate the correct list of JARs from the ↵jsdelfino3-66/+191
dependency tree (including transitive dependencies in addition to direct dependencies). Generated third-party library Manifest with the Manifest symbolic name and version before the lists of imports, exports and classpath entries to make the PDE happy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694906 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Added readme files to the META-INF directories.jsdelfino151-0/+151
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694876 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Add the 3rd party lib modulerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694865 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13apply mkdir to META-INF onlyrfeng1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694864 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Add a module to represent 3rd party jars as an OSGi bundle (merged from trunk)rfeng1-0/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694857 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Merge changes from trunkrfeng9-5/+463
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694854 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Changed pom.xml to generate META-INF/MANIFEST.MF at the root of each module ↵jsdelfino1-26/+47
and turn the module into an Eclipse PDE Plugin project. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694848 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Moved construction of 3rd party bundle from BundleFileFactoryHook to ↵jsdelfino7-258/+27
LauncherBundleHelper. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694839 13f79535-47bb-0310-9956-ffa450edef68
2008-09-12Creating a branch for the equinox work.jsdelfino8353-0/+701240
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende8337-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Renaming branchlresende8337-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11Branch before trunk cleanuplresende8337-0/+699503
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10Merge update from trunk to 1.3.2 (reformat file to save space).beckerdo1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693971 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10TUSCANY-2587 - changing the way that promoted service names are formed so ↵slaws9-268/+268
that component and service name can be easily extracted if required git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693821 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10Updateantelder1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693817 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10Merge fix from trunk to 1.3.2 branch for TUSCANY-2561: Soap intents are ↵antelder22-156/+161
lower case while the policy framework says that they should be upper case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693796 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10Merge fix from trunk to 1.3.2 for: TUSCANY-2591: fix bug pointed out by Dave ↵antelder1-1/+1
Sowerby for Invalid JMS Message Property in binding.jms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693777 13f79535-47bb-0310-9956-ffa450edef68
2008-09-10TUSCANY-2398 doc/lit/bare wsdl on service and interface.java on referenceslaws13-22/+428
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693770 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09Deleted modules moved under the modules directory.jsdelfino804-79017/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693585 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09Copied the android port modules under the modules directory, to match the ↵jsdelfino804-0/+79017
structure in trunk as it'll help with merges, diffs etc. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693584 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09Creating a branch for the android work.jsdelfino804-0/+79017
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693346 13f79535-47bb-0310-9956-ffa450edef68
2008-08-31TUSCANY-2501 - raise an error if the user tries to mix annotated and ↵slaws16-27/+224
unannotated references in a component. Change the vtests and validation tests to take account of this change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690691 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29Change version to 1.3.2-SNAPSHOTslaws352-7951/+7956
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690225 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29Branch for 1.3.2slaws6450-0/+510863
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690149 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21Merge r687378 from trunk for additional fix for TUSCANY-2534WebSphere issue ↵antelder1-0/+17
java.lang.ClassCastException git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687572 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18Update doc files for 1.3.1antelder5-12/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686732 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18Merge r683966 change from trunk to 1.3.1 for TUSCANY-2514 ↵antelder1-1/+0
tuscany-host-{tomcat,jetty} and jsr181-api should be optional dependencies for binding.ws clients git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686720 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18Merge fixes from trunk to 1.3.1 branch for TUSCANY-2534: WebSphere issue ↵antelder11-64/+177
java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl incompatible with javax.xml.parsers.DocumentBuilderFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686710 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18merge fix from trunk to 1.3.1 for TUSCANY-2514: make ↵antelder4-9/+7
tuscany-host-{tomcat,jetty} optional for binding.ws clients git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686707 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14Fix TUSCANY-2531nash3-7/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685897 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14TUSCANY-2389 allow null elements in object array to pass slaws5-34/+292
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685876 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14TUSCANY-2505 - Fix up wrapper element namesslaws3-9/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685873 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14Reverse commit 685307 which should not have been checked into the 1.3 branchnash3-63/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685867 13f79535-47bb-0310-9956-ffa450edef68