summaryrefslogtreecommitdiffstats
path: root/branches (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-03TUSCANY-2878 - Adjusting modules to add ↵lresende10-16/+9
implementation-widget-runtime-tuscany as dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761567 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Removing obsolete filelresende1-51/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761566 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Adding new modules and sample apps to buildlresende2-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761564 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - New store sample app using dojo version of implementation widgetlresende15-0/+1098
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761563 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Changes to support new JavaScript Generator extension point ↵lresende13-35/+835
and new generators for tuscany specific scripts and dojo toolkit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761562 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - JavaScript Generator extension point. Used by ↵lresende5-2/+283
implementation.widget to allow multiple implementations of js generator (e.g. tuscany specific and dojo based) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761561 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - Module responsible to add register dojo toolkit in web ↵lresende6-0/+603
environment under '/dojo'. This is usefull in embedded environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761560 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03TUSCANY-2878 - New extensions to generate javascript proxies when using dojolresende8-0/+608
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761558 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Removing eclipse/maven generated fileslresende2-32/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761557 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Removing obsolet place holder modulelresende4-439/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761556 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02Move the componentType files into the resource folder so that maven copy ↵rfeng4-0/+0
them into the target/classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761133 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02Make sure SCA domain is closed rfeng1-45/+44
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761116 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01Added the missing JSP spec dependency.vamsic0071-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760893 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01Fixes for TUSCANY-2945, 2947, 2948ramkumar1-27/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760849 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01Fixes for TUSCANY-2945, 2947, 2948ramkumar1-19/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760848 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01Fixes for TUSCANY-2945, 2947, 2948ramkumar5-5/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760847 13f79535-47bb-0310-9956-ffa450edef68
2009-04-01Put back the TUSCANY-2946 failing test into the build to see if anyone else ↵antelder1-2/+2
gets it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760812 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31Reversing the changes committed accidentally in the last commit.vamsic0071-7/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760570 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31TUSCANY-2935 Integration tests for Java EE contribution processingvamsic0072-2/+7
Added missing test resource. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760561 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31Merge archetype namespace update from r760466 in trunk to M2 branchantelder3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760475 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31Merge exclude pom-transformed change from r759997 in trunk to M2 branchantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760471 13f79535-47bb-0310-9956-ffa450edef68
2009-03-30Process SCA Property and Reference annotations.vamsic0074-2/+392
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760137 13f79535-47bb-0310-9956-ffa450edef68
2009-03-30Remove Jetty testcase as it fails on this old machineantelder1-323/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759869 13f79535-47bb-0310-9956-ffa450edef68
2009-03-29TUSCANY-2931 - update operation matching to be based on operation name. Add ↵slaws5-19/+26
a complex type based interface back into to the test case. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759742 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Create M2 relese branchantelder3403-0/+289349
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759448 13f79535-47bb-0310-9956-ffa450edef68
2009-03-28Remove old m2 branchantelder3386-287378/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759447 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2944 - Enable tests as recent changes from slaws in revision #759149 ↵lresende1-1/+0
fixes the problems we were seeing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759358 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Workaround the jaxws-api maven issue (merged from 2.x)rfeng1-7/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759285 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2937 uncomment ignored tests as underlying etag issue is fixed under ↵slaws1-361/+360
TUSCANY-2950. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759226 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2950 enclose etags in speech marksslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759171 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2944 don't raise NPE if the component type model cannot be determinedslaws2-3/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759149 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2948, take jms-format test out of build for nowantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759077 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2947, take itest out of build as its failingantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759075 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2946, take failing test out of buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759072 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new js dependencieslresende1-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759063 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new js dependencieslresende1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759062 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Removing duplicated file that is already available in main/resourceslresende1-1590/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759060 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Extending Javascript extension to provide the js proxy client ↵lresende6-648/+60
file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759058 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding javadoc comments to JavascriptProxyFactorylresende1-0/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759056 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding new modules to buildlresende1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759054 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Updating sample app dependencies to add javascript ↵lresende3-0/+44
dependencies for atom and jsonrpc bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759053 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - JSONRPC Binding Javascript extension point implementationlresende6-0/+847
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759052 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Atom Binding Javascript extension point implementationlresende6-0/+492
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759051 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Updates to start using Javascript extension points to ↵lresende6-51/+52
generate js client proxies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759050 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2837 - Adding Javascript extension points to be used by ↵lresende8-0/+624
implementtion.widget and any web related extensions that have Javascript proxy dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759049 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27TUSCANY-2937 - Renaming FeedAggregatorTestCase and adding @Ignore on failing ↵lresende2-350/+361
tests as described in jira git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759048 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Merge r758714 from trunk to M2 branchantelder10-0/+337
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758726 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26TUSCANY-2934 - wire up the wire format writersslaws4-0/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758701 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Take fialing tests out of build, see TUSCANY-2945antelder3-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758698 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Remove old "getWireFormatInterfaceContract" operationslaws9-48/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758697 13f79535-47bb-0310-9956-ffa450edef68