summaryrefslogtreecommitdiffstats
path: root/java/sca/itest (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-26Add itest for the Stripes Framework sampleantelder2-0/+177
2009-02-21Add the webapp itests to the buildantelder1-0/+2
2009-02-21Update to not include the version in the webapp pathantelder2-2/+5
2009-02-20Start of a test for the jsp pageantelder2-5/+55
2009-02-20Start adding an itest for helloworld-jsp sampleantelder1-0/+121
2009-02-20Add config to use Java remote debuggingantelder1-2/+10
2009-02-19Start of an itest for the webapp samplesantelder1-0/+113
2009-02-13Add profiles to control if tools.jar should be listed as a system dependency....rfeng1-40/+94
2009-02-09Move ant tasks to be executed at the "verify" phase to avoid failures during ...rfeng4-4/+4
2009-02-06Change distro itest and calc sample so it doesn't need to use the time time l...antelder1-5/+7
2009-02-06Remove operation-overloading itest out of build as it's now in contribrfeng1-0/+2
2009-02-05Separate the distribution itests to individual sample testsantelder10-140/+416
2009-02-05Change the samples itest to use the samples from the distribution its testing...antelder1-8/+11
2009-02-05Change the sample itests to use an unzipped bin distroantelder4-1/+106
2009-02-05Set up the sample scripts so that the automatic run uses a time to live of 4 ...slaws1-3/+5
2009-02-04Add the rmi samples to itest/samples. Commented out at the moment in the buil...slaws1-1/+13
2009-02-04Turn failOnError on for java/javac tasksslaws1-1/+1
2009-02-04Cosmetic changes to tidy module namesslaws1-1/+1
2009-02-04Change binding-ws-calculator/build.xml to look similar to the way our build f...slaws3-0/+119
2009-02-03TUSCANY-2804 - Disabling failing iTestlresende1-3/+2
2009-01-31Moving iTests that are not part of the main build to contriblresende1997-121562/+0
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack482-993/+993
2009-01-26Add the samples implementation-java-calculator, binding-ws-calculator, host-w...slaws1-1/+1
2009-01-15test case to motivate development of code for handling multiple interrelated ...slaws24-0/+931
2008-12-11Adding calculator sample to profilelresende1-4/+6
2008-12-09Converted test cases to JUnit 4mcombellack1-3/+1
2008-12-09Converted test cases to JUnit 4mcombellack1-3/+1
2008-12-09Converted test cases to JUnit 4mcombellack1-3/+3
2008-12-08Changed code to use Integer.valueOf() rather than new Integer() as valueOf() ...mcombellack2-2/+2
2008-12-08Converted existing comments in the source code to the correct JavaDoc format ...mcombellack1-6/+19
2008-12-08Made the constants private static final and use the correct variable naming s...mcombellack1-9/+9
2008-12-08Removed unnessary return statelements from methods where the last statement i...mcombellack1-4/+0
2008-12-08Removed unnessary return statelements from methods where the last statement i...mcombellack11-33/+0
2008-12-08Made private utility classes finalmcombellack1-2/+2
2008-12-08Corrected the names of twostatic final variables so they use the correct nami...mcombellack1-8/+8
2008-12-08Added { and } characters for code blocks where they did not have them so the ...mcombellack4-6/+12
2008-12-08Removed redundant modifiers (such as public, final, etc) as these are not nee...mcombellack30-105/+105
2008-12-07Reduced the sleep times in the test since they did not need to be so long. Th...mcombellack2-66/+98
2008-12-05Convert, clean and bring up a set of itestsrfeng128-1571/+1892
2008-12-04Merge itest changes from sca-equinox branch into trunkrfeng159-1254/+730
2008-11-21More changes to get to a stage where I have a working build in mvn and in Ecl...slaws1-0/+5
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder98-511/+511
2008-11-09Tidy wire format support (move model into binding-jms and rename default to t...slaws4-22/+12
2008-11-07Implements some String instance optimizations.beckerdo2-4/+4
2008-11-07Remove the OASIS assembly specific parts from the OSOA core.xsd. The wireform...slaws1-2/+3
2008-11-06Fixes for TUSCANY-2665ramkumar2-1/+8
2008-11-04Add preliminary support for a "jmsBytes" wire format to see what the issues a...slaws4-6/+10
2008-11-03Add import/export.resource to the contributions schema. However it seems that...slaws2-2/+1
2008-10-31Checkin for TUSCANY-2654, TUSCANY-2655 and TUSCANY-2656ramkumar12-4/+462
2008-10-31TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws8-5/+162