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-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
2010-01-20
TUSCANY-3426 update service intents to match reference. Still don't think bin...
slaws
1
-0
/
+1
2010-01-20
TUSCANY-3426 intent must configure the service so moved it from the implement...
slaws
1
-2
/
+2
2010-01-20
Update to the latest version of OSGi Remote Service Admin
rfeng
25
-204
/
+383
2010-01-20
Fix the definitions.xml and move them into META-INF folder to be recognized
rfeng
2
-11
/
+26
2010-01-19
Add a 'fast' profile for experimenting with Surefires parallel test running, ...
antelder
1
-0
/
+23
2010-01-19
Put back a few webapp itests to see how that effects Hudson
antelder
1
-1
/
+1
2010-01-19
Take out the webapp itests to see if that bypasses the hudson too many open f...
antelder
1
-0
/
+2
2010-01-19
Update dependency to see if that helps the hudson build
antelder
1
-1
/
+1
2010-01-19
Expose system definitions from the deployer
rfeng
12
-166
/
+547
2010-01-18
extend test to calling the policy builder (which doesn't do anything yet)
slaws
1
-2
/
+15
2010-01-18
Put another sca client api test into the build
slaws
1
-1
/
+5
2010-01-18
Add policy matching algorithm. Still a couple of TODOs here. Also there is no...
slaws
1
-83
/
+63
2010-01-18
Fix typo in comment
slaws
1
-1
/
+2
2010-01-18
Call loadbuilders when the full collection is retrieved as well as when an in...
slaws
1
-3
/
+3
2010-01-18
Check that the policy sets for a particular endpoint, endpointreference or im...
slaws
2
-13
/
+54
2010-01-18
Check that all policies in a given policy set are expressed in a single langu...
slaws
3
-1
/
+32
2010-01-18
Fix typo in comment
slaws
1
-1
/
+1
2010-01-18
Remove comment. The policy matching will now take place in the binder. Called...
slaws
1
-4
/
+1
2010-01-18
Put back the bpel itests which were temporarily taken to test the hudson build
antelder
1
-1
/
+1
2010-01-18
Change Node getInstance/newInstance methods so that newInstance really create...
antelder
12
-80
/
+58
2010-01-18
Update to use base jar
antelder
1
-2
/
+2
2010-01-18
Re-enable XML read test case
slaws
1
-1
/
+24
2010-01-18
Adding aspect bases logging and tracing module in 2.x
ramkumar
11
-0
/
+743
2010-01-17
Updated code so that it access static constants on RpcChannel in a static man...
mcombellack
1
-2
/
+2
2010-01-17
Fixed what looks to be a cut and paste error in the last name setter method
mcombellack
1
-1
/
+1
2010-01-16
Setting version to maven-source-plugin to avoid issues with maven enforcer pl...
lresende
1
-0
/
+1
2010-01-16
Fix for POJO_10009_TestCase, making the thread context classloader the one us...
lresende
1
-2
/
+15
2010-01-15
A bit more progress on the ws policy model. Not working yet.
slaws
4
-77
/
+150
2010-01-15
The code for build time matching. To actually use this we need to create a bu...
slaws
1
-1
/
+64
2010-01-15
Add a two nodes test using hazelcast, and have the Server/Client classes use ...
antelder
8
-0
/
+389
2010-01-15
Temporarily takeout bpel itests to see if that changes the hudson too many op...
antelder
1
-1
/
+1
2010-01-15
Fix to make OTEST JCA_2005 work again. This is an @EagerInit scenario and out...
slaws
1
-7
/
+18
2010-01-15
Update to always return the current TCCL instead of the cached one. This is s...
antelder
1
-1
/
+2
2010-01-14
Remove unused line of code and correct comment
slaws
1
-4
/
+4
2010-01-14
TUSCANY-3424 inject the SCAClientFactory default instance into the SCAClientF...
slaws
5
-2
/
+86
2010-01-14
TUSCANY-3424 - Add missing manifest. Used when the test bundles are created
slaws
1
-0
/
+18
[next]