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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-28
Update to allow the client to share this as a subclass
antelder
2
-3
/
+7
2010-01-28
Add another endpoint registry impl this time using the Hazelcast native clien...
antelder
4
-0
/
+148
2010-01-28
Drop down the ranking
antelder
1
-1
/
+1
2010-01-28
Simpify be merging into a single test
antelder
2
-65
/
+17
2010-01-28
Change to use a less commonly used port, add a commentted out test on how lon...
antelder
1
-5
/
+17
2010-01-28
Add hazelcast-client test to build. Don't expect we'll keep the test as-is bu...
antelder
1
-0
/
+1
2010-01-28
Update client test to use generic local host ip address and add tests for bad...
antelder
1
-3
/
+24
2010-01-28
Start exploring using the Hazelcast native client so that the SCAClient API c...
antelder
2
-0
/
+165
2010-01-28
Disable parallel test running
antelder
1
-0
/
+17
2010-01-28
Add another test using default and explicitly spcified domain URIs
antelder
1
-0
/
+58
2010-01-27
Comment out modules that were included by accident
slaws
1
-1
/
+3
2010-01-27
Remove unused bundle activator
rfeng
3
-144
/
+1
2010-01-27
Refactor the databinding introspection to tuscany-implementation-java-runtime...
rfeng
7
-68
/
+126
2010-01-27
restructure slightly so that it's obvious to an axis user where Tuscany is ge...
slaws
4
-1
/
+1
2010-01-27
Moving databinding/jaxb-bottom-up and databindings/jaxb-top-down itest module...
ramkumar
73
-0
/
+12980
2010-01-27
no longer required
slaws
2
-180
/
+0
2010-01-27
Update the Version to include the version and build time
antelder
1
-2
/
+0
2010-01-27
Update the Version to include the version and build time
antelder
4
-2
/
+21
2010-01-27
Fix multiple concurrency related issues
rfeng
14
-290
/
+441
2010-01-27
Fix for TUSCANY-3409
rfeng
10
-48
/
+103
2010-01-26
Set the osgi.configuration.area to target/equinox to avoid writing permission...
rfeng
6
-6
/
+48
2010-01-26
Don't see why this would effect anything as the tests don't run in parallel b...
antelder
1
-0
/
+15
2010-01-26
Update wait time as it still fails sometimes on hudson
antelder
1
-1
/
+1
2010-01-26
First cut at having a programatic way to get the svn revision that a tuscany ...
antelder
4
-0
/
+140
2010-01-25
Try to fix this on Hudson by disabling parallel tests, though it works ok wit...
antelder
1
-0
/
+19
2010-01-25
Catch up the tomcat runtime with all the recent domain and node changes
antelder
6
-9
/
+17
2010-01-25
Some tidying of error handling and add ability to print out reason match fail...
slaws
2
-87
/
+84
2010-01-25
Update the matching algorithm to take account of the binding configuration on...
slaws
1
-70
/
+198
2010-01-25
Add operation that returns the list of bindings that this policy is designed ...
slaws
5
-0
/
+27
2010-01-25
Add a logging intent so that reference/service policies match
slaws
1
-1
/
+1
2010-01-25
Add policy sets so that intents are resolved
slaws
1
-0
/
+21
2010-01-25
Needs the policy sets to resolve the specified intents. However leaving them ...
slaws
1
-7
/
+12
2010-01-25
Start adding some remote node test to the hazelcast nodes tests
antelder
3
-1
/
+88
2010-01-25
Use the single threaded test runner
antelder
1
-0
/
+19
2010-01-25
Use separate domain names so tests don't interact
antelder
1
-1
/
+1
2010-01-25
Use uri equals for comparing endpoints so that serialzed/deserilized endpoint...
antelder
1
-3
/
+5
2010-01-25
Get the correct registry even when the client doesn't use the full uri
antelder
1
-0
/
+6
2010-01-23
Use different domain names for each test so that they don't interact when run...
antelder
2
-2
/
+2
2010-01-23
Uncomment out test method that was inadvertently committed commented out
antelder
1
-10
/
+10
2010-01-23
Fix the node tests by using a consistent domain name everywhere and using Nod...
antelder
8
-23
/
+28
2010-01-23
Testcases for the uri methods
antelder
1
-0
/
+11
2010-01-23
Add a mehod to create a node with a uri and composite to match the uri only m...
antelder
1
-0
/
+7
2010-01-22
Disabling the othe two node test as it is also failing on Hudson. See SVN com...
mcombellack
1
-1
/
+1
2010-01-21
Didn't need to add the managed shared policy piece as it's just a profile int...
slaws
2
-11
/
+6
2010-01-21
TUSCANY-3433 - add policy transaction from 1.x. Different here is that code i...
slaws
26
-0
/
+1834
2010-01-21
Exclude service listeners from system bundles
rfeng
2
-5
/
+36
2010-01-21
Take out the two nodes test as i see its failing on Hudson. I think thats fro...
antelder
1
-1
/
+1
2010-01-21
Start of tests for using the Hazelcast registry but just within the one JVM
antelder
3
-0
/
+216
2010-01-21
Fix namespace on "variable" attribute of inserted initializer sequence for a ...
edwardsmj
1
-1
/
+1
2010-01-21
Start of some more nodes test, this one for Nodes all in the one JVM
antelder
3
-0
/
+211
[next]