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
*
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
*
Expected error message update to match lates jms binding
antelder
2011-11-10
1
-1
/
+1
*
Take out two currently failing JMS tests (i'm looking at them now)
antelder
2011-11-10
1
-0
/
+2
*
Update itest to add the binding-jms-runtime-activemq and activemq dependencie...
antelder
2011-11-09
1
-0
/
+10
*
Ensure that fully resolved JSR250 policy sets, added by the policy processor ...
slaws
2011-10-31
4
-5
/
+65
*
TUSCANY-3924 - ignore artifacts of the base class when a java implementation ...
slaws
2011-10-31
7
-0
/
+313
*
Add code to read <requires> elements from WSDL and enable the test that ensur...
slaws
2011-10-19
4
-5
/
+20
*
Add test looking at what happens with policy associated with interface and im...
slaws
2011-10-19
11
-0
/
+451
*
TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...
slaws
2011-10-17
1
-0
/
+2
*
Correct JSR250 policy processor package name in services definition
slaws
2011-10-17
2
-4
/
+11
*
TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...
slaws
2011-10-17
4
-3
/
+102
*
TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...
slaws
2011-10-17
8
-16
/
+179
*
Move match composites into appropriately named directories.
slaws
2011-10-13
6
-5
/
+5
*
TUSCANY-3943 - Add the (currently ignored) disable wrapped test case.
slaws
2011-10-10
1
-0
/
+1
*
TUSCANY-3943 - Add another couple of missing license headers
slaws
2011-10-10
2
-0
/
+36
*
TUSCANY-3943 - Add missing license headers
slaws
2011-10-10
6
-0
/
+108
*
TUSCANY-3943 - Commit Eric's disable wrapped test case. Doesn't work yet in m...
slaws
2011-10-10
13
-0
/
+864
*
Add comment with JIRA number
antelder
2011-10-05
1
-1
/
+1
*
TUSCANY-3880: Disable pojo 10004 testcase as its not really working correctly...
antelder
2011-10-05
2
-1
/
+2
*
TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...
slaws
2011-09-26
47
-0
/
+1028
[next]