summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Event prototype: update pomsrsivaram2008-10-233-5/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707321 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted pom.xml, added distribution to default and Eclipse profiles. ↵jsdelfino2008-10-231-40/+1
| | | | | | Removed obsolete OSGi build profile. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707237 13f79535-47bb-0310-9956-ffa450edef68
* Changed distro builds to build OSGi friendly distributions. Added an Eclipse ↵jsdelfino2008-10-2319-182/+192
| | | | | | build profile to build an Eclipse PDE target which can be used to configure an Eclipse workspace. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707236 13f79535-47bb-0310-9956-ffa450edef68
* Renamed BundleDistro Maven plugin, added comments to it, added options to ↵jsdelfino2008-10-231-37/+124
| | | | | | exclude artifacts and configure the build output location, to help use it to build distributions. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707235 13f79535-47bb-0310-9956-ffa450edef68
* Added comments to maven bundle plugin. Removed obsolete plugin.jsdelfino2008-10-232-120/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707234 13f79535-47bb-0310-9956-ffa450edef68
* Start to add InvocationChain for bindingsrfeng2008-10-228-9/+106
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707218 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-2651: Merge the fix from trunkrfeng2008-10-221-1/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707196 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the extra location settingrfeng2008-10-221-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706851 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the calculation of versionrfeng2008-10-222-5/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706823 13f79535-47bb-0310-9956-ffa450edef68
* Add the plugin to produce eclipse distro, target config and plugin.xmlrfeng2008-10-221-47/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706821 13f79535-47bb-0310-9956-ffa450edef68
* Add a mojo to build a local distro and configure the target platform for Eclipserfeng2008-10-223-21/+233
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706819 13f79535-47bb-0310-9956-ffa450edef68
* Adjust pom.xmlrfeng2008-10-211-14/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706766 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Export-Package as a workaroundrfeng2008-10-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706761 13f79535-47bb-0310-9956-ffa450edef68
* Format the coderfeng2008-10-2110-418/+447
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706758 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on o.a.t.s.policy.xmlrfeng2008-10-213-37/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706756 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on o.a.t.s.policy.xmlrfeng2008-10-214-8/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706751 13f79535-47bb-0310-9956-ffa450edef68
* Adjust Export-Packagerfeng2008-10-211-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706749 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Package rfeng2008-10-2134-493/+479
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706706 13f79535-47bb-0310-9956-ffa450edef68
* Experimental request response binding support. Just implemented for jms ↵slaws2008-10-2150-51/+2644
| | | | | | service binding and only activated when wireFormat appears in the SCDL. Still early stage so many more changes to come. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706620 13f79535-47bb-0310-9956-ffa450edef68
* Removed <operation/> child elements from Consumer, Producer, ↵edwardsmj2008-10-211-8/+0
| | | | | | ComponentConsumer, ComponentProducer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706609 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: Fix unit test failurersivaram2008-10-211-34/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706587 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: initial model changesrsivaram2008-10-216-0/+461
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706573 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: initial model changesrsivaram2008-10-2115-0/+763
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706572 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: Initial model changesrsivaram2008-10-2145-23/+1430
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706556 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2595 - Workaround for equinox dependency range issueslresende2008-10-211-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706544 13f79535-47bb-0310-9956-ffa450edef68
* Configure the eclipse profile to run eclipse:eclipse and process-resourcesrfeng2008-10-213-156/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706507 13f79535-47bb-0310-9956-ffa450edef68
* Restrict Export-Packagerfeng2008-10-208-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706430 13f79535-47bb-0310-9956-ffa450edef68
* Change the symbolic namesrfeng2008-10-202-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706429 13f79535-47bb-0310-9956-ffa450edef68
* Event prototype: Annotations for producers and consumersrsivaram2008-10-202-0/+89
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706269 13f79535-47bb-0310-9956-ffa450edef68
* Added some debug to help why the runtime fails to load extension modulesslaws2008-10-201-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706175 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2643 - Patch supplied by Julien Bigot to correct the handling of ↵slaws2008-10-207-17/+145
| | | | | | composite scoped components. Thanks Julien. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706173 13f79535-47bb-0310-9956-ffa450edef68
* Add some ignoresslaws2008-10-200-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@706170 13f79535-47bb-0310-9956-ffa450edef68
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705914 13f79535-47bb-0310-9956-ffa450edef68
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705913 13f79535-47bb-0310-9956-ffa450edef68
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705908 13f79535-47bb-0310-9956-ffa450edef68
* Fixing dependency name after module renamelresende2008-10-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705907 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-1843-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705868 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-1836-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705865 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignore to avoid "changed marks" in tortoiseSVNlresende2008-10-180-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705861 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-184-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705849 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignore to avoid "changed marks" in tortoiseSVNlresende2008-10-180-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705843 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-1843-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705841 13f79535-47bb-0310-9956-ffa450edef68
* Renaming GData bindinglresende2008-10-1834-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705840 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignore to avoid "changed marks" in tortoiseSVNlresende2008-10-180-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705839 13f79535-47bb-0310-9956-ffa450edef68
* Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2008-10-1817-0/+1157
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705789 13f79535-47bb-0310-9956-ffa450edef68
* Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2008-10-1727-856/+25
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
* Updating RMI model to follow interface/factory pattern.lresende2008-10-176-38/+283
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705766 13f79535-47bb-0310-9956-ffa450edef68
* Merging changes from trunk : lresende2008-10-177-34/+206
| | | | | | | | Updating JSON-RPC model to follow interface/factory pattern. Extending model to support policy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705761 13f79535-47bb-0310-9956-ffa450edef68
* Updating JSON-RPC model to follow interface/factory pattern.lresende2008-10-176-75/+199
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705760 13f79535-47bb-0310-9956-ffa450edef68
* Exclude transitive stax-api dependencies rfeng2008-10-172-2/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705743 13f79535-47bb-0310-9956-ffa450edef68