From a40e527938d76ba71f211da7e327adb50384ba69 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:26:33 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/1.5.1-RC1/itest/pom.xml | 736 ---------------------------------- 1 file changed, 736 deletions(-) delete mode 100644 tags/java/sca/1.5.1-RC1/itest/pom.xml (limited to 'tags/java/sca/1.5.1-RC1/itest/pom.xml') diff --git a/tags/java/sca/1.5.1-RC1/itest/pom.xml b/tags/java/sca/1.5.1-RC1/itest/pom.xml deleted file mode 100644 index 6a5c1dd99c..0000000000 --- a/tags/java/sca/1.5.1-RC1/itest/pom.xml +++ /dev/null @@ -1,736 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.5.1 - ../pom.xml - - tuscany-itest - pom - Apache Tuscany SCA Integration Tests - - - - junit - junit - 4.5 - compile - - - - org.easymock - easymock - 2.4 - test - - - - - ${basedir}/build-was-integration.xml - ${basedir}/wasAdmin.py - - - - - - default - - true - - - atom - bpel - builder - callablereferences - callablereferences-ws - callback-api - callback-basic - callback-complex-type - callback-composite-scope - callback-id - callback-multiple-wires - callback-separatethread - callback-set-callback - callback-set-conversation - component-type - contribution - contribution-multiple - contribution-import-export - - - contribution-jee-samples - conversations - corba - conversations-ws - databindings - - domainmgr - exceptions - exceptions-cross-binding - exceptions-cross-binding-ws - exceptions-simple-ws - extended-api - http-jsonrpc - interfaces - - jaxws - jms - jms-args - jms-callbacks - jms-definitions - jms-format - jms-oneway-nocf - jms-noreplyto - jms-nonscaclient-exceptions - jms-nulls - jms-selectors - jms-ttl - large-sdo-ws - late-reference-resolution - oneway - operation-overloading - osgi-implementation - osgi-contribution - policy - policy-security - policy-security-basicauth - policy-security-jsr250 - policy-security-token - properties - recursive - recursive-multi-level - recursive-ws - references-collection - references - serialization - services - spring - scopes - transaction - validation - wires - workspace-manager - wsdl - wsdlgen - wsdlless - wsdl2java - wsdl-multiple - ws-void-args-return - - - - - - webapp - - false - - - - - - org.apache.tuscany.sca - tuscany-host-webapp - 1.5.1 - runtime - - - org.apache.tuscany.sca - tuscany-host-webapp-junit - 1.5.1 - runtime - - - javax.servlet - servlet-api - 2.3 - provided - - - - - callback-api - callback-basic - - callback-id - callback-multiple-wires - callback-set-callback - callback-set-conversation - - conversations - exceptions - exceptions-cross-binding - extended-api - oneway - operation-overloading - - references - services - component-type - interfaces - wires - scopes - large-sdo-ws - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.3.1 - - true - - - - - - - - - - - - - org.apache.tuscany.sca - tuscany-maven-web-junit - 1.5.1 - - - generate-web-xml - process-resources - - generate - - - - - - - - org.apache.maven.plugins - maven-war-plugin - 2.0.2 - - false - - WEB-INF/lib/tuscany-host-tomcat-*.jar,WEB-INF/lib/tuscany-host-jetty-*.jar,servlet-api-*.jar, WEB-INF/lib/catalina*.jar,WEB-INF/classes/META-INF/sca-contribution*.xml - - - - - - ${project.build.directory}/test-classes - WEB-INF/classes - - - - ${project.build.directory}/classes/META-INF - - sca-contribution*.xml - - META-INF - - - - - ${settings.localRepository}/junit/junit/4.2 - - junit-4.2.jar - - WEB-INF/lib - - - - - - - package - - war - - - - - - - - - - tomcat - - false - - - - 8085 - http://127.0.0.1:${http.port} - ${env.CATALINA_HOME} - - - - - - org.apache.tuscany.sca - tuscany-maven-web-junit - 1.5.1 - - - generate-web-xml - process-resources - - generate - - - - web-junit-test - - ${http.base}/${project.build.finalName}/junit?op=runAll - - integration-test - - test - - - - - - org.codehaus.cargo - cargo-maven2-plugin - - - start-container - pre-integration-test - - start - - - - stop-container - post-integration-test - - stop - - - - - - tomcat5x - installed - ${tomcat.home} - - - org.apache.commons.logging.impl.SimpleLog - - - - false - - - ${http.port} - - - - ${project.build.directory}/${project.build.finalName}.war - ${http.base}/${project.build.finalName}/junit?op=list - war - - - ${project.build.directory}/cargo-tomcat - - - - - - - - - - - jetty - - false - - - - 8085 - http://127.0.0.1:${http.port} - ${env.JETTY_HOME} - - - - - - org.apache.tuscany.sca - tuscany-maven-web-junit - 1.5.1 - - - generate-web-xml - process-resources - - generate - - - - web-junit-test - - ${http.base}/${project.build.finalName}/junit?op=runAll - - integration-test - - test - - - - - - org.codehaus.cargo - cargo-maven2-plugin - - - start-container - pre-integration-test - - start - - - - stop-container - post-integration-test - - stop - - - - - - jetty6x - embedded - ${jetty.home} - - - org.apache.commons.logging.impl.SimpleLog - - - - false - - - ${http.port} - - - - ${project.build.directory}/${project.build.finalName}.war - ${http.base}/${project.build.finalName}/junit?op=list - war - - - ${project.build.directory}/cargo-jetty - - - - - - - - - geronimo - - false - - - - 8080 - http://127.0.0.1:${http.port} - ${env.GERONIMO_HOME} - - - - - - - org.apache.tuscany.sca - tuscany-maven-web-junit - 1.5.1 - - - generate-web-xml - - true - - process-resources - - generate - - - - web-junit-test - - ${http.base}/${project.build.finalName}/junit?op=runAll - - integration-test - - test - - - - - - - org.apache.geronimo.plugins - geronimo-maven-plugin - 2.1.1 - - ${geronimo.home} - - - - start-container - pre-integration-test - - start - - - true - - - - deploy-war - pre-integration-test - - deploy - - - ${project.build.directory}/${project.build.finalName}.war - - - - undeploy-war - post-integration-test - - undeploy - - - ${groupId}/${artifactId}/${version}/war - - - - stop-container - post-integration-test - - stop - - - system - manager - - - - - - - - - - websphere - - false - - - 8080 - http://127.0.0.1:${http.port} - ${env.WAS_HOME} - - - - - - - org.apache.tuscany.sca - tuscany-maven-web-junit - 1.5.1 - - - generate-web-xml - process-resources - - generate - - - - web-junit-test - integration-test - - test - - - ${http.base}/${project.build.finalName}/junit?op=runAll - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.1 - - - - start-container - pre-integration-test - - run - - - - - - - - - - deploy-war - pre-integration-test - - run - - - - - - - - - - - - - - - - undeploy-war - post-integration-test - - run - - - - - - - - - - - - - stop-container - post-integration-test - - run - - - - - - - - - - - - - - - - - - -- cgit v1.2.3