index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
itest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
Remove the target name attribute from EndpointReference2 as it already holds ...
slaws
1
-2
/
+2
2009-03-20
Make the distro itest Ant builds version neutral
antelder
8
-5
/
+9
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
9
-17
/
+8
2009-03-18
Fixes for TUSCANY-2917
ramkumar
26
-26
/
+26
2009-03-17
Revert 755183 an errant commit from the release plugin
antelder
25
-123
/
+123
2009-03-17
[maven-release-plugin] prepare branch test-branch
antelder
25
-123
/
+123
2009-03-11
Bring up the service wire based on the endpoint model. To turn this on change...
slaws
1
-1
/
+2
2009-03-10
Fix up test for OASIS namespace and add better endpoint printing util. Still ...
slaws
8
-11
/
+43
2009-03-06
Support the SCA property value based on the OASIS syntax
rfeng
5
-45
/
+43
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
34
-37
/
+37
2009-03-05
More changes to switch SCA namespace from osoa version to oasis one
rfeng
40
-44
/
+46
2009-03-04
TUSCANY-2809 Start to bring up the builder tests as a test case for the new e...
slaws
55
-0
/
+3612
2009-03-02
Fix typo in artifact id
antelder
1
-1
/
+1
2009-02-26
Add itest for the Stripes Framework sample
antelder
2
-0
/
+177
2009-02-21
Add the webapp itests to the build
antelder
1
-0
/
+2
2009-02-21
Update to not include the version in the webapp path
antelder
2
-2
/
+5
2009-02-20
Start of a test for the jsp page
antelder
2
-5
/
+55
2009-02-20
Start adding an itest for helloworld-jsp sample
antelder
1
-0
/
+121
2009-02-20
Add config to use Java remote debugging
antelder
1
-2
/
+10
2009-02-19
Start of an itest for the webapp samples
antelder
1
-0
/
+113
2009-02-13
Add profiles to control if tools.jar should be listed as a system dependency....
rfeng
1
-40
/
+94
2009-02-09
Move ant tasks to be executed at the "verify" phase to avoid failures during ...
rfeng
4
-4
/
+4
2009-02-06
Change distro itest and calc sample so it doesn't need to use the time time l...
antelder
1
-5
/
+7
2009-02-06
Remove operation-overloading itest out of build as it's now in contrib
rfeng
1
-0
/
+2
2009-02-05
Separate the distribution itests to individual sample tests
antelder
10
-140
/
+416
2009-02-05
Change the samples itest to use the samples from the distribution its testing...
antelder
1
-8
/
+11
2009-02-05
Change the sample itests to use an unzipped bin distro
antelder
4
-1
/
+106
2009-02-05
Set up the sample scripts so that the automatic run uses a time to live of 4 ...
slaws
1
-3
/
+5
2009-02-04
Add the rmi samples to itest/samples. Commented out at the moment in the buil...
slaws
1
-1
/
+13
2009-02-04
Turn failOnError on for java/javac tasks
slaws
1
-1
/
+1
2009-02-04
Cosmetic changes to tidy module names
slaws
1
-1
/
+1
2009-02-04
Change binding-ws-calculator/build.xml to look similar to the way our build f...
slaws
3
-0
/
+119
2009-02-03
TUSCANY-2804 - Disabling failing iTest
lresende
1
-3
/
+2
2009-01-31
Moving iTests that are not part of the main build to contrib
lresende
1997
-121562
/
+0
2009-01-28
TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...
mcombellack
482
-993
/
+993
2009-01-26
Add the samples implementation-java-calculator, binding-ws-calculator, host-w...
slaws
1
-1
/
+1
2009-01-15
test case to motivate development of code for handling multiple interrelated ...
slaws
24
-0
/
+931
2008-12-11
Adding calculator sample to profile
lresende
1
-4
/
+6
2008-12-09
Converted test cases to JUnit 4
mcombellack
1
-3
/
+1
2008-12-09
Converted test cases to JUnit 4
mcombellack
1
-3
/
+1
2008-12-09
Converted test cases to JUnit 4
mcombellack
1
-3
/
+3
2008-12-08
Changed code to use Integer.valueOf() rather than new Integer() as valueOf() ...
mcombellack
2
-2
/
+2
2008-12-08
Converted existing comments in the source code to the correct JavaDoc format ...
mcombellack
1
-6
/
+19
2008-12-08
Made the constants private static final and use the correct variable naming s...
mcombellack
1
-9
/
+9
2008-12-08
Removed unnessary return statelements from methods where the last statement i...
mcombellack
1
-4
/
+0
2008-12-08
Removed unnessary return statelements from methods where the last statement i...
mcombellack
11
-33
/
+0
2008-12-08
Made private utility classes final
mcombellack
1
-2
/
+2
2008-12-08
Corrected the names of twostatic final variables so they use the correct nami...
mcombellack
1
-8
/
+8
2008-12-08
Added { and } characters for code blocks where they did not have them so the ...
mcombellack
4
-6
/
+12
2008-12-08
Removed redundant modifiers (such as public, final, etc) as these are not nee...
mcombellack
30
-105
/
+105
[next]