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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use different domain names for each test so that they don't interact when run...
antelder
2010-01-23
2
-2
/
+2
*
Uncomment out test method that was inadvertently committed commented out
antelder
2010-01-23
1
-10
/
+10
*
Fix the node tests by using a consistent domain name everywhere and using Nod...
antelder
2010-01-23
8
-23
/
+28
*
Testcases for the uri methods
antelder
2010-01-23
1
-0
/
+11
*
Add a mehod to create a node with a uri and composite to match the uri only m...
antelder
2010-01-23
1
-0
/
+7
*
Disabling the othe two node test as it is also failing on Hudson. See SVN com...
mcombellack
2010-01-22
1
-1
/
+1
*
Didn't need to add the managed shared policy piece as it's just a profile int...
slaws
2010-01-21
2
-11
/
+6
*
TUSCANY-3433 - add policy transaction from 1.x. Different here is that code i...
slaws
2010-01-21
26
-0
/
+1834
*
Exclude service listeners from system bundles
rfeng
2010-01-21
2
-5
/
+36
*
Take out the two nodes test as i see its failing on Hudson. I think thats fro...
antelder
2010-01-21
1
-1
/
+1
*
Start of tests for using the Hazelcast registry but just within the one JVM
antelder
2010-01-21
3
-0
/
+216
*
Fix namespace on "variable" attribute of inserted initializer sequence for a ...
edwardsmj
2010-01-21
1
-1
/
+1
*
Start of some more nodes test, this one for Nodes all in the one JVM
antelder
2010-01-21
3
-0
/
+211
*
Added UserTimingAspect class to make the timing aspect work
ramkumar
2010-01-21
6
-16
/
+29
*
Workaround to JavaCAA oTest regressions JCA_8007_TestCase and JCA_8011_TestCase
lresende
2010-01-21
1
-7
/
+39
*
Fix MF
rfeng
2010-01-21
1
-0
/
+2
*
Fix compilation errors due to interface change
rfeng
2010-01-21
2
-13
/
+29
*
Fixed SVN URLs listed in the pom.xml after SVN code re-organisations
mcombellack
2010-01-20
1
-4
/
+4
*
Reverting accidentally committed changes from revisions 901322 and 901323 as ...
lresende
2010-01-20
2
-0
/
+17
*
Remove the test scope from the assembly-xml dependency to prevent compilation...
lresende
2010-01-20
1
-1
/
+0
*
Removing other references to tools.jar
lresende
2010-01-20
1
-8
/
+0
*
TUSCANY-2594 - Removing tools.jar dependency from parent pom pluginManagemen...
lresende
2010-01-20
1
-9
/
+0
*
Removing unuzed imports to prevent compilation errors
lresende
2010-01-20
1
-1
/
+0
*
Remove the test scope from the assembly-xml dependency to prevent compilation...
lresende
2010-01-20
1
-1
/
+0
*
Remove the test scope from the assembly-xml dependency to prevent compilation...
slaws
2010-01-20
1
-1
/
+0
*
Start of making the Tuscany sca client impl work for both local or remote nod...
antelder
2010-01-20
10
-79
/
+205
*
TUSCANY-3426 read/write/resolve requires and policySets attributes that appea...
slaws
2010-01-20
6
-9
/
+40
*
Disable parallel test running
antelder
2010-01-20
1
-0
/
+21
*
Dummy matching code. Needs to be replaced with a WS policy interception algor...
slaws
2010-01-20
2
-5
/
+91
*
Disable parallel test running for this itest as it doesn't work
antelder
2010-01-20
1
-0
/
+17
*
add parallel to the distribution profile to see what happens with using that ...
antelder
2010-01-20
1
-0
/
+19
*
Add all the modules to the fast profile (which isn't quite whats wanted, woul...
antelder
2010-01-20
1
-0
/
+9
*
Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...
antelder
2010-01-20
82
-95
/
+194
*
Update for the latest oasis API code
antelder
2010-01-20
1
-4
/
+3
*
Update for the latest oasis API code
antelder
2010-01-20
1
-1
/
+6
*
Update to use a domain uri as thats required now
antelder
2010-01-20
1
-1
/
+2
*
Update the tuscany sca client impl to match the latest oasis code
antelder
2010-01-20
3
-25
/
+56
*
Update the client api classes to be the very latest from the oasis svn
antelder
2010-01-20
4
-305
/
+409
*
TUSCANY-3426 update service intents to match reference. Still don't think bin...
slaws
2010-01-20
1
-0
/
+1
*
TUSCANY-3426 intent must configure the service so moved it from the implement...
slaws
2010-01-20
1
-2
/
+2
*
Update to the latest version of OSGi Remote Service Admin
rfeng
2010-01-20
25
-204
/
+383
*
Fix the definitions.xml and move them into META-INF folder to be recognized
rfeng
2010-01-20
2
-11
/
+26
*
Add a 'fast' profile for experimenting with Surefires parallel test running, ...
antelder
2010-01-19
1
-0
/
+23
*
Put back a few webapp itests to see how that effects Hudson
antelder
2010-01-19
1
-1
/
+1
*
Take out the webapp itests to see if that bypasses the hudson too many open f...
antelder
2010-01-19
1
-0
/
+2
*
Update dependency to see if that helps the hudson build
antelder
2010-01-19
1
-1
/
+1
*
Expose system definitions from the deployer
rfeng
2010-01-19
12
-166
/
+547
*
extend test to calling the policy builder (which doesn't do anything yet)
slaws
2010-01-18
1
-2
/
+15
*
Put another sca client api test into the build
slaws
2010-01-18
1
-1
/
+5
*
Add policy matching algorithm. Still a couple of TODOs here. Also there is no...
slaws
2010-01-18
1
-83
/
+63
[next]