summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/callback-separatethread/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-1/+1
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack5-12/+12
2008-12-09Converted test cases to JUnit 4mcombellack1-3/+1
2008-12-08Removed unnessary return statelements from methods where the last statement i...mcombellack1-2/+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 ...mcombellack1-1/+2
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 itestsrfeng5-86/+76