summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-19TUSCANY-3732 - temporarily disable to let build run while I look into it slaws1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024248 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3711 - fix to match new WSDL service generate approachslaws3-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024221 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19TUSCANY-3711 - Fix service name for new service name generation schemeslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024217 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Update *-runtime pom types to be *-runtime-pom so its consistent with the ↵antelder5-5/+5
base one and more obvious you need to have <type>pom</type> when using the dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024153 13f79535-47bb-0310-9956-ffa450edef68
2010-10-17TUSCANY-3711 Change generated binding and port names to match recommended ↵bdaniel4-5/+5
values from the ws binding spec appendix D. The old value for service name is still being used for the time being. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023400 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Update implementation spring and bpel to use the base + extension runtime ↵antelder1-40/+4
approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022922 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Delete shades and remove all refernces to them as they're now replaced by ↵antelder1-2/+2
base + extension-runtime approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022892 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Update base-runtime to more closely match old shades/base, and all the scdl ↵antelder1-3/+1
models to base, associated test updates to match that, and change the comet binding to use base + extension approach. Still need to look at whats in core-runtime vs base-runtime and still need to work out what really should/shouldn't be in base but at least its all consistent to start with now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022891 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Update jms binding to use base + extension styleantelder32-1353/+68
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022732 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder6-12/+12
the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Update to base + extensions approachslaws2-2/+40
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022145 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder4-4/+4
to have <type>pom</type> in the dependency definition git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022083 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Update to base + extensions approachslaws1-1/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022072 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Should have been excluding ASM tests not JCA testsslaws1-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021798 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Set domain name for node as 9016 tests for the domain nameslaws1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021759 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Switch over to new runtime references. slaws1-2/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021322 13f79535-47bb-0310-9956-ffa450edef68
2010-10-11Add missing pom typeslaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021271 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08example itest with base + extensionsslaws1-58/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005884 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Hide failing testsslaws2-1/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005838 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Update as an example of using base + extensions in compliance testsslaws1-6/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005835 13f79535-47bb-0310-9956-ffa450edef68
2010-10-07Update for testing folder moveantelder2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005485 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06Update relative pathsantelder13-17/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005061 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06Copy itest and compliance test to be under testing folderantelder1718-0/+103576
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005039 13f79535-47bb-0310-9956-ffa450edef68