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
/
itest
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...
slaws
2011-12-06
1
-1
/
+1
*
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
*
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
*
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
3
-1
/
+15
*
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
*
TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...
slaws
2011-09-26
47
-0
/
+1028
*
Add some more tests for callbacks across distributed nodes using different co...
antelder
2011-09-21
10
-1
/
+328
*
Allows the distributed flag to be overriden
rfeng
2011-09-20
1
-9
/
+1
*
Add a test using distributed domain nodes and the sca binding delegating to t...
antelder
2011-09-20
1
-0
/
+58
*
Add hazelcast distributed domain dependency
antelder
2011-09-20
1
-0
/
+6
*
Fix the license headers
rfeng
2011-09-20
1
-2
/
+0
*
Add some excludes for the composite diagram modules files
antelder
2011-09-19
1
-0
/
+2
*
Remove the @Ignore for two async itests which work now
antelder
2011-09-15
2
-5
/
+1
*
Add a test case to show that reference/target gets the right ws binding confi...
slaws
2011-09-15
13
-0
/
+945
*
TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...
slaws
2011-09-14
10
-30
/
+84
*
Remove old comment
antelder
2011-09-14
1
-1
/
+1
*
TUSCANY-3937 - Apply Michael's path (but not including the test in the build ...
slaws
2011-09-13
3
-5
/
+11
*
TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...
slaws
2011-09-12
3
-2
/
+31
*
TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...
slaws
2011-09-09
4
-7
/
+145
*
Adjust for TUSCANY-3942.
scottkurz
2011-09-08
4
-8
/
+0
*
Adjust for TUSCANY-3942.
scottkurz
2011-09-08
1
-3
/
+3
*
TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...
antelder
2011-09-08
1
-4
/
+7
*
remove unused imports
slaws
2011-09-07
2
-6
/
+1
*
Exclude sample html files from legal checks
slaws
2011-09-06
1
-0
/
+1
*
TUSCANY-3916 - Turn on distributed matching tests and add an test where the s...
slaws
2011-09-01
19
-19
/
+416
*
Extend test to call the callback and add (commented out) changes to demonstra...
slaws
2011-08-25
4
-3
/
+50
*
Configure the default binding to use binding.ws in the remote case rather tha...
slaws
2011-08-25
2
-5
/
+32
*
Ignore the remote missmatch test cases at this function is still not working
slaws
2011-08-25
1
-0
/
+19
*
Add an async itest that uses distributed nodes and a synchronous service. Thi...
antelder
2011-08-24
2
-0
/
+86
*
Add an async client-service itest that uses distributed nodes. This is taken ...
antelder
2011-08-24
4
-0
/
+123
*
Add JMS and WS versions of the async client talking to sync service itests
antelder
2011-08-24
4
-0
/
+182
[next]