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-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
2010-01-21
Added UserTimingAspect class to make the timing aspect work
ramkumar
6
-16
/
+29
2010-01-21
Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCase
lresende
1
-7
/
+39
2010-01-21
Fix MF
rfeng
1
-0
/
+2
2010-01-21
Fix compilation errors due to interface change
rfeng
2
-13
/
+29
2010-01-20
Fixed SVN URLs listed in the pom.xml after SVN code re-organisations
mcombellack
1
-4
/
+4
2010-01-20
Reverting accidentally committed changes from revisions 901322 and 901323 as ...
lresende
2
-0
/
+17
2010-01-20
Remove the test scope from the assembly-xml dependency to prevent compilation...
lresende
1
-1
/
+0
2010-01-20
Removing other references to tools.jar
lresende
1
-8
/
+0
2010-01-20
TUSCANY-2594 - Removing tools.jar dependency from parent pom pluginManagemen...
lresende
1
-9
/
+0
2010-01-20
Removing unuzed imports to prevent compilation errors
lresende
1
-1
/
+0
2010-01-20
Remove the test scope from the assembly-xml dependency to prevent compilation...
lresende
1
-1
/
+0
2010-01-20
Remove the test scope from the assembly-xml dependency to prevent compilation...
slaws
1
-1
/
+0
2010-01-20
Start of making the Tuscany sca client impl work for both local or remote nod...
antelder
10
-79
/
+205
2010-01-20
TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...
slaws
6
-9
/
+40
2010-01-20
Disable parallel test running
antelder
1
-0
/
+21
2010-01-20
Dummy matching code. Needs to be replaced with a WS policy interception algor...
slaws
2
-5
/
+91
2010-01-20
Disable parallel test running for this itest as it doesn't work
antelder
1
-0
/
+17
2010-01-20
add parallel to the distribution profile to see what happens with using that ...
antelder
1
-0
/
+19
2010-01-20
Add all the modules to the fast profile (which isn't quite whats wanted, woul...
antelder
1
-0
/
+9
2010-01-20
Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...
antelder
82
-95
/
+194
2010-01-20
Update for the latest oasis API code
antelder
1
-4
/
+3
2010-01-20
Update for the latest oasis API code
antelder
1
-1
/
+6
2010-01-20
Update to use a domain uri as thats required now
antelder
1
-1
/
+2
2010-01-20
Update the tuscany sca client impl to match the latest oasis code
antelder
3
-25
/
+56
2010-01-20
Update the client api classes to be the very latest from the oasis svn
antelder
4
-305
/
+409
[next]