index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make some error msgs generic as they swap around with different jdks
antelder
2012-06-12
2
-6
/
+6
*
Add snapshot repo definition so the build machine can run just the compliance...
antelder
2012-06-12
1
-0
/
+5
*
TUSCANY-4058: Apply update from Andrew Potter to support IBM JDK
antelder
2012-06-07
1
-0
/
+2
*
TUSCANY-4059: Apply update from Andrew Potter to fix build failure for itest/...
antelder
2012-06-06
1
-1
/
+4
*
Check in the rest of TUSCANY-4054. Thanks Andrew.
scottkurz
2012-05-30
1
-1
/
+9
*
TUSCANY-4054: Apply fix from Andrew Potter to fix scdl itest with ibm jdk
antelder
2012-05-25
1
-1
/
+7
*
TUSCANY-4053: Apply update from Andrew Potter to fix itests building with the...
antelder
2012-05-22
1
-0
/
+6
*
include otests dependency so tests run in eclipse
antelder
2012-05-01
1
-0
/
+6
*
include otests dependency so tests run in eclipse
antelder
2012-05-01
1
-2
/
+2
*
TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...
slaws
2012-03-24
6
-9
/
+9
*
TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...
slaws
2012-03-23
5
-1
/
+235
*
TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...
slaws
2012-03-23
1
-11
/
+3
*
TUSCANY-4034 - plug a few more potential memory leaks
slaws
2012-03-22
1
-1
/
+46
*
Include the wireformat writing itest in build
antelder
2012-03-21
1
-0
/
+1
*
Add a test for writing jms wireFormats when the response one defaults to the ...
antelder
2012-03-21
1
-25
/
+29
*
Add new itest for writing jms scdl with wireFormats
antelder
2012-03-19
2
-0
/
+293
*
TUSCANY-4029: temporarily take out the async-services itest as the jms bindin...
antelder
2012-03-19
1
-1
/
+1
*
TUSCANY-4028 - don't duplicate intents on the Java implementation model
slaws
2012-03-16
6
-4
/
+72
*
Fix suggested by Guofeng on ML to correct parent POM links. Thanks Guofeng.
slaws
2012-03-15
2
-2
/
+2
*
Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...
jennthom
2012-03-08
1
-9
/
+12
*
Some test code I'm using to check that memory leak code copied from 1.x is wo...
slaws
2012-03-04
11
-0
/
+804
*
Extend exceptions test to include a remote binding. Some inconsistencies here...
slaws
2012-02-27
10
-2
/
+322
*
Fix for TUSCANY-3824. Thanks Greg.
scottkurz
2012-02-23
1
-43
/
+45
*
TUSCANY-4005 - swap the test around so that the code that raises an error if ...
slaws
2012-02-21
3
-5
/
+2
*
Remove obsolete ignore statement
slaws
2012-02-20
2
-2
/
+0
*
TUSCANY-2735 - add Rodolfo's generics testing patch.
slaws
2012-02-20
8
-0
/
+219
*
TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...
slaws
2012-02-20
8
-0
/
+322
*
TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...
slaws
2012-02-20
4
-0
/
+161
*
TUSCANY-4017 - add a test case to ensure that the exactlyOnce profile intent ...
slaws
2012-02-20
32
-2
/
+1781
*
TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...
slaws
2012-02-10
2
-5
/
+2
*
TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...
slaws
2012-02-09
5
-7
/
+94
*
Fix typo in comment
slaws
2012-02-08
1
-1
/
+1
*
Adjust a couple more test fields that differ after an invocation depending on...
antelder
2012-02-08
2
-0
/
+8
*
Update some itests for the change to include the exception class in the respo...
antelder
2012-02-06
3
-4
/
+4
*
remove excludes for tests that have been fixed
antelder
2012-02-06
1
-3
/
+1
*
Update for expected err msgs with the new extra exception information
antelder
2012-02-06
1
-3
/
+3
*
TUSCANY-4005 - raise an error if a reference target containing only a compone...
slaws
2012-02-02
5
-0
/
+137
*
Add a test for a component with a single service and multiple bindings
antelder
2012-01-31
3
-0
/
+47
*
Add a few more tests for components with multiple services or bindings
antelder
2012-01-31
4
-9
/
+113
*
Fix typo in System.out
slaws
2012-01-27
1
-1
/
+1
*
TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.
slaws
2012-01-26
8
-7
/
+119
*
Update the version of the JAXWS plugin being used to match that from other ws...
slaws
2012-01-25
1
-1
/
+9
*
Add exclude for policy archetype file
antelder
2012-01-24
1
-0
/
+1
*
Add exclude for legal checks
antelder
2012-01-24
1
-0
/
+1
*
Add missing license headers
antelder
2012-01-24
7
-490
/
+597
*
Exclude two JMS callback compliance tests which no longer work
antelder
2012-01-24
1
-0
/
+2
*
Update expected error message for latest JMS binding code
antelder
2012-01-24
1
-1
/
+1
*
Update JMS selectors test to match new selectedOperation behaviour
antelder
2012-01-24
2
-2
/
+2
*
TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...
slaws
2012-01-19
1
-0
/
+1
*
TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator te...
slaws
2012-01-19
39
-0
/
+3076
[next]