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
*
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
*
TUSCANY-3910, TUSCANY-3804 - Set ranking so that JAXWSInterfaceProcessor runs...
slaws
2012-01-09
15
-0
/
+1003
*
TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interface
slaws
2012-01-06
17
-0
/
+1091
*
TUSCANY-3924 playing with whether we should take note of inherited annotation...
slaws
2011-12-14
4
-0
/
+111
*
Update to use the new Tuscany ComponentContext and ServiceReference interfaces
antelder
2011-12-13
1
-9
/
+0
*
Update to use the new Tuscany ComponentContext and ServiceReference interfaces
antelder
2011-12-13
1
-5
/
+12
*
Remove excludes now that OASIS have fixed the Java CI tests themselves
slaws
2011-12-09
1
-5
/
+0
*
TUSCANY-3993 - Update code to handle relative URIs and add a test case
slaws
2011-12-09
5
-4
/
+154
*
Add a test for dynamically altering the binding URI of a ServiceReference
antelder
2011-12-08
7
-0
/
+272
*
TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...
slaws
2011-12-06
2
-1
/
+6
*
Add annotated field to UnannotatedCTCalcComponentImpl test
antelder
2011-12-05
1
-0
/
+5
*
TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...
slaws
2011-12-05
9
-28
/
+74
*
TUSCANY_3965: Add a field thats annotated but not with an SCA annotation to m...
antelder
2011-12-05
3
-0
/
+46
*
Organize imports to remove unused ones
antelder
2011-12-05
2
-4
/
+0
*
TUSCANY-3965: Fix test taken out with @IGnore for TUSCANY-3965
antelder
2011-12-05
1
-2
/
+1
*
Add a mechanism for specifying default intents on policy subjects. This is a ...
slaws
2011-12-01
1
-3
/
+3
*
Update everywhere that use the jaxws-maven-plugin plugin to use the version a...
antelder
2011-11-25
21
-309
/
+157
*
Update to work with both Java 1.6 and 1.7. I think this looks like what has t...
antelder
2011-11-25
1
-18
/
+11
*
Update the jaxws plugin version to one that works with both Java 6 and 7
antelder
2011-11-24
1
-1
/
+1
*
Update the jaxws plugin version to one that works with both Java 6 and 7
antelder
2011-11-24
1
-1
/
+1
*
Add wildcards to error message so it matches across JVM levels
antelder
2011-11-24
1
-1
/
+1
*
Exclude BJM 6017 1 test again as it still hangs when run in the full build. W...
antelder
2011-11-11
1
-0
/
+1
*
Also put back BJM_6017_1 into the build as it works now too, i think it wasn'...
antelder
2011-11-10
1
-1
/
+0
*
Put back BJM_4011 test into th ebuild as it works now
antelder
2011-11-10
1
-1
/
+0
[next]