summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/distribution (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-20Moving 2.x trunklresende26-2435/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Use pluginManagement to control maven antrun pluginrfeng3-46/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882717 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Revert the workarounds as now the root problem is fixedrfeng3-69/+113
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882687 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20the maven-antrun-plugin was causing the itest/distribution tests to fail ↵slaws3-113/+69
when run from the top level. The symptom as reported was inability to find javac as though JAVA-HOME was incorrectly set. I don't know what the actual problem is but replacing the maven-antrun-plugin with the exec-maven-plugin seems to improve matters git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882662 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13Add itest for the servlet sampleantelder3-0/+249
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835862 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Add the implementtaion-web client sample itest to the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830025 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26Add an itest for the implementation-web-client sampleantelder2-0/+263
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830023 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04Increase the delay before running the client again as its still failing ↵antelder1-1/+1
sometimes on the Hudson build machine. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821482 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Update testcase to work if the cargo jndi environment did workantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820638 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Start of an itest for the jms webapp sample. Doesn't work yet as i can't get ↵antelder2-0/+266
the cargo plugin to correctly configure the jms jndi resources git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820633 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Increase the waiting time to avoid timeoutrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803323 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28Update the webapp itests for the change back to simple namingantelder4-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798392 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27TUSCANY-3183 - Dependency updates to match new sample project idslresende4-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798324 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27TUSCANY-3134 - Re-enable iTestlresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798068 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24Add back the @Test annotation so the testcase doesn't fail due to no testsantelder1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797375 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng19-1564/+1564
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21TUSCANY-3134 - Adding @Ignore to failing test case to temporarly disable and ↵lresende1-2/+3
allow build to proceed in Hudson environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796126 13f79535-47bb-0310-9956-ffa450edef68
2009-07-13Update Jetty to 6.1.19 and set up the cargo plugin to use a customized ↵rfeng1-23/+87
version of Jetty git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793724 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02Add legal-checks itest into the buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790482 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Remove extranious 'not' from error messageantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790282 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Correct error messageantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790204 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01Add an itest that verifies the LICENSE file in the binary distribution ↵antelder2-0/+204
matches the jars that are included in the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790203 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Add an itest for the jsf sample. It doesn't work yet as I can't find how to ↵antelder2-0/+201
add the el-api dependency where the Jetty plugin can find it so it fails with ClassNotFoundException for ExpressionFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787600 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Remove unused system property definitionantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783709 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Add the bpel webapp itest to the build as its working nowantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783661 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Correct bpel webapp itest to use the correct context pathantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783659 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Put the helloworld jsp itest back into the build as its working again nowantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783657 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Update context to match what the testcase is using so that the itest works againantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783647 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11Use maven cargo plugin 1.0rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783635 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld sample itest to use the correct sample artifact namemcombellack1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783492 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld sample itest to use the correct sample artiface namemcombellack1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783481 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Update the helloworld-jsp sample itest to use the correct sample artifact ↵antelder2-3/+4
name, and take it out of the build as it doesn't work now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783426 13f79535-47bb-0310-9956-ffa450edef68
2009-06-10Add an itest to test the bpel webapp sample in the distribution. Doesn't ↵antelder2-0/+174
work yet, not sure yet if thats related to the existing problems with webapp itests mentioned on the ML or if there's more to do with getting this bpel working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783395 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Fix the print out of java home so that it works. At some point in the past ↵slaws2-1/+2
we were trying to workout what the ant driven by maven java environment was (it points java home at the JRE). This time has passed but at least this echo is function here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782615 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Make module name consistent and fix java home echo so that it prints ↵slaws2-2/+3
something out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782585 13f79535-47bb-0310-9956-ffa450edef68
2009-06-08Make itest module names consistent slaws6-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782584 13f79535-47bb-0310-9956-ffa450edef68
2009-05-23Add in stripes itest (has been there for ages just got left off being ↵antelder1-0/+1
included in build) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777826 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17Upgrade to cargo 1.0rfeng2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766126 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Update the pause before the client starts up as i'm geting intermitent fais ↵antelder1-1/+1
as the service is taking more than 2 seconds to start up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764724 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Fixing build issue in non sun-jdk environment particularly in mac-oslresende1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764570 13f79535-47bb-0310-9956-ffa450edef68
2009-03-20Make the distro itest Ant builds version neutralantelder8-5/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756397 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fixes for TUSCANY-2917ramkumar7-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder7-27/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder7-27/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750323 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Fix typo in artifact idantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749250 13f79535-47bb-0310-9956-ffa450edef68
2009-02-26Add itest for the Stripes Framework sampleantelder2-0/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748155 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Add the webapp itests to the buildantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746451 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21Update to not include the version in the webapp pathantelder2-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746450 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20Start of a test for the jsp pageantelder2-5/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746221 13f79535-47bb-0310-9956-ffa450edef68