index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-29
Refactor tuscany-endpoint module into tuscany-core
rfeng
28
-787
/
+49
2009-09-29
Remove session/conversation/request scope tests
rfeng
1
-36
/
+0
2009-09-28
Minor clean up
rfeng
1
-2
/
+2
2009-09-28
Refactor the builder implementations into tuscany-builder module
rfeng
73
-10858
/
+83
2009-09-28
Format the code
rfeng
1
-146
/
+160
2009-09-28
Start to copy builders from assembly module
rfeng
21
-4
/
+5711
2009-09-28
Rename policy-builder to builder as the module to host Tuscany model builders
rfeng
16
-10
/
+10
2009-09-27
Copy JSON Databinding to start porting from 1.x to 2.x
lresende
24
-0
/
+2222
2009-09-25
TUSCANY-3280 - Removing support for obsolet scopes as in latest JAVACAA 1.1 d...
lresende
10
-261
/
+16
2009-09-25
TUSCANY-3280 - Cleaning up the possible scopes as defined in latest JAVA CAA ...
lresende
1
-2
/
+0
2009-09-25
Minor cleanup
lresende
2
-12
/
+6
2009-09-25
Minor testcase re-formatting
lresende
2
-180
/
+184
2009-09-25
Remove unused class
rfeng
1
-42
/
+0
2009-09-25
Comment out the incorrect policy matching algorithm and enable itest/policies
rfeng
1
-15
/
+20
2009-09-25
Refactor CompositeActivator, ComponentContext and other related interfaces in...
rfeng
35
-183
/
+123
2009-09-25
Copy ATOM Binding to start porting from 1.x to 2.x
lresende
44
-0
/
+6152
2009-09-25
Copy ATOM Binding to start porting from 1.x to 2.x
lresende
10
-0
/
+679
2009-09-25
Copy JSON-RPC Binding to start porting from 1.x to 2.x
lresende
21
-0
/
+2449
2009-09-25
Copy JSON-RPC Binding to start porting from 1.x to 2.x
lresende
9
-0
/
+537
2009-09-24
Improve CompositeImpl.clone so that it clones both included and nested compos...
rfeng
8
-198
/
+106
2009-09-24
Reformat the code
rfeng
29
-938
/
+907
2009-09-24
Refactor the CompositeBuilder interface to return Composite instead of void s...
rfeng
28
-60
/
+90
2009-09-23
tidy imports
slaws
1
-10
/
+0
2009-09-23
Switch over to the new model builder. Old builders are still there and can be...
slaws
1
-2
/
+2
2009-09-23
Cleaning up unused imports
lresende
2
-2
/
+0
2009-09-22
Apply the @attachTo to SCA domain info set for external policy attachment
rfeng
5
-25
/
+87
2009-09-22
Add logic to apply the xpath against the implementation composites
rfeng
4
-17
/
+89
2009-09-22
Dump out nested composites also.
slaws
1
-4
/
+19
2009-09-22
Add reference promotion builder back in. Need to decide what to do with it. A...
slaws
1
-3
/
+8
2009-09-22
Turn of this test while looking at how to put them somewhere more appropriate
slaws
1
-1
/
+2
2009-09-22
Use the methods for retrieving collections as some specializations override t...
slaws
2
-6
/
+6
2009-09-22
Correct the algorithm for selecting callback bindings to match what the old b...
slaws
2
-14
/
+45
2009-09-22
Add an operation that dumps out the domain composite as a string. Am using fo...
slaws
1
-1
/
+24
2009-09-22
Add property messages
slaws
1
-1
/
+5
2009-09-22
Add in the binding specific builders steps.
slaws
1
-3
/
+10
2009-09-22
Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)
slaws
1
-20
/
+128
2009-09-21
Revert the MF change that introduces a dangling required-bundle
rfeng
1
-1
/
+0
2009-09-21
Update diagrams
rfeng
2
-1
/
+1
2009-09-21
Update the diagrams
rfeng
2
-0
/
+0
2009-09-21
Clean up import statements
rfeng
13
-57
/
+25
2009-09-21
Add a more complicated test scenario
rfeng
8
-3
/
+184
2009-09-21
Check for a few null cases that happen in assembly-xml unit tests. I don't th...
slaws
1
-2
/
+24
2009-09-21
More static build changes and some simplified runtime builders (endpoint, end...
slaws
6
-238
/
+2025
2009-09-21
Fixing up required depedencies in manifest files
lresende
2
-12
/
+21
2009-09-21
Removing reference to problem implementation class
lresende
1
-1
/
+0
2009-09-21
Adding binding-http to build
lresende
1
-0
/
+2
2009-09-21
Adding generated manifest to source control and removing generation from proj...
lresende
4
-41
/
+51
2009-09-21
Remove implementation resource component as it's not available in 2.x yet
lresende
1
-2
/
+2
2009-09-21
Updating composite name to avoid duplicated composite name issue when executi...
lresende
1
-1
/
+1
2009-09-21
Migrating test cases to JUnit 4.5 style
lresende
2
-51
/
+97
[next]