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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-20
TUSCANY-2735 - add Rodolfo's generics testing patch.
slaws
8
-0
/
+219
2012-02-20
TUSCANY-4016 - when a composite fails to start ensure that it is stopped and ...
slaws
8
-0
/
+322
2012-02-20
TUSCANY-3459 - Allow the remotable status of an interface to be overridden us...
slaws
4
-0
/
+161
2012-02-20
TUSCANY-4017 - add a test case to ensure that the exactlyOnce profile intent ...
slaws
32
-2
/
+1781
2012-02-10
TUSCANY-3924 - revert some of the previous changes. we need to look at whethe...
slaws
2
-5
/
+2
2012-02-09
TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...
slaws
5
-7
/
+94
2012-02-08
Fix typo in comment
slaws
1
-1
/
+1
2012-02-08
Adjust a couple more test fields that differ after an invocation depending on...
antelder
2
-0
/
+8
2012-02-06
Update some itests for the change to include the exception class in the respo...
antelder
3
-4
/
+4
2012-02-06
remove excludes for tests that have been fixed
antelder
1
-3
/
+1
2012-02-06
Update for expected err msgs with the new extra exception information
antelder
1
-3
/
+3
2012-02-02
TUSCANY-4005 - raise an error if a reference target containing only a compone...
slaws
5
-0
/
+137
2012-01-31
Add a test for a component with a single service and multiple bindings
antelder
3
-0
/
+47
2012-01-31
Add a few more tests for components with multiple services or bindings
antelder
4
-9
/
+113
2012-01-27
Fix typo in System.out
slaws
1
-1
/
+1
2012-01-26
TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x.
slaws
8
-7
/
+119
2012-01-25
Update the version of the JAXWS plugin being used to match that from other ws...
slaws
1
-1
/
+9
2012-01-24
Add exclude for policy archetype file
antelder
1
-0
/
+1
2012-01-24
Add exclude for legal checks
antelder
1
-0
/
+1
2012-01-24
Add missing license headers
antelder
7
-490
/
+597
2012-01-24
Exclude two JMS callback compliance tests which no longer work
antelder
1
-0
/
+2
2012-01-24
Update expected error message for latest JMS binding code
antelder
1
-1
/
+1
2012-01-24
Update JMS selectors test to match new selectedOperation behaviour
antelder
2
-2
/
+2
2012-01-19
TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...
slaws
1
-0
/
+1
2012-01-19
TUSCANY-3283 - Port or wsdlgen test from 1.x. Have included wsdl-validator te...
slaws
39
-0
/
+3076
2012-01-09
TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...
slaws
15
-0
/
+1003
2012-01-06
TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interface
slaws
17
-0
/
+1091
2011-12-14
TUSCANY-3924 playing with whether we should take note of inherited annotation...
slaws
4
-0
/
+111
2011-12-13
Update to use the new Tuscany ComponentContext and ServiceReference interfaces
antelder
1
-9
/
+0
2011-12-13
Update to use the new Tuscany ComponentContext and ServiceReference interfaces
antelder
1
-5
/
+12
2011-12-09
Remove excludes now that OASIS have fixed the Java CI tests themselves
slaws
1
-5
/
+0
2011-12-09
TUSCANY-3993 - Update code to handle relative URIs and add a test case
slaws
5
-4
/
+154
2011-12-08
Add a test for dynamically altering the binding URI of a ServiceReference
antelder
7
-0
/
+272
2011-12-06
TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...
slaws
2
-1
/
+6
2011-12-05
Add annotated field to UnannotatedCTCalcComponentImpl test
antelder
1
-0
/
+5
2011-12-05
TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...
slaws
9
-28
/
+74
2011-12-05
TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...
antelder
3
-0
/
+46
2011-12-05
Organize imports to remove unused ones
antelder
2
-4
/
+0
2011-12-05
TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965
antelder
1
-2
/
+1
2011-12-01
Add a mechanism for specifying default intents on policy subjects. This is a ...
slaws
1
-3
/
+3
2011-11-25
Update everywhere that use the jaxws-maven-plugin plugin to use the version a...
antelder
21
-309
/
+157
2011-11-25
Update to work with both Java 1.6 and 1.7. I think this looks like what has t...
antelder
1
-18
/
+11
2011-11-24
Update the jaxws plugin version to one that works with both Java 6 and 7
antelder
1
-1
/
+1
2011-11-24
Update the jaxws plugin version to one that works with both Java 6 and 7
antelder
1
-1
/
+1
2011-11-24
Add wildcards to error message so it matches across JVM levels
antelder
1
-1
/
+1
2011-11-11
Exclude BJM 6017 1 test again as it still hangs when run in the full build. W...
antelder
1
-0
/
+1
2011-11-10
Also put back BJM_6017_1 into the build as it works now too, i think it wasn'...
antelder
1
-1
/
+0
2011-11-10
Put back BJM_4011 test into th ebuild as it works now
antelder
1
-1
/
+0
2011-11-10
Expected error message update to match lates jms binding
antelder
1
-1
/
+1
2011-11-10
Take out two currently failing JMS tests (i'm looking at them now)
antelder
1
-0
/
+2
[next]