summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2008-08-14TUSCANY-2519 Fix so "throws exception" doesn't cause a failure in JAXB type ↵slaws7-2/+206
generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685854 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14TUSCANY-2535 Take account of spaces that may occur in composite/contribution ↵slaws1-3/+19
path names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685853 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14TUSCANY-2539 Change extensibility module to use a URL connection and turn ↵slaws2-1/+12
caching off by default so that jar file handle is not held open. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685821 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Fix TUSCANY-2531nash3-7/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685307 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11Start branch for 1.3.1, the only changes in this commit are for the versionantelder6445-0/+510139
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@684661 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Exclude the downloaded wsdl from the zipcode-jaxws sampleantelder2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680720 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Change release month from July to Augustantelder5-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680661 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Updates to license and notice filesantelder2-4/+39
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680651 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Exclude XmlSchema 1.3.1rfeng1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680628 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Fix for TUSCANY-2509, TUSCANY-2506 and TUSCANY-2508 (to include ↵rfeng8-13/+40
zipcode-jaxws into the build) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680620 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28Merge the fix for TUSCANY-2498 from trunk into 1.3 branchrfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680425 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25TUSCANY-2473, remove some work files form distrosantelder2-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679678 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25Fix TUSCANY-2481nash3-20/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679623 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24Fix TUSCANY-2479nash4-0/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679611 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24Remove incorrect uri attribute on service callback binding (see TUSCANY-2417)nash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679531 13f79535-47bb-0310-9956-ffa450edef68