index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
assembly
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
Match the document using wildcards against the artifact URI
rfeng
2
-87
/
+142
2009-03-20
Add promoted components to CompositeReference model
rfeng
3
-5
/
+23
2009-03-20
Remove the target name attribute from EndpointReference2 as it already holds ...
slaws
3
-45
/
+4
2009-03-20
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
19
-1605
/
+17
2009-03-20
wait until endpoint references have been created before trying to set callbac...
slaws
2
-17
/
+16
2009-03-20
[Work In Progress] Start to implement the policy builder
rfeng
1
-111
/
+224
2009-03-20
Remove unused classes
rfeng
3
-89
/
+0
2009-03-19
Fix the NPE when callback is not present
rfeng
2
-10
/
+3
2009-03-19
Organize imports
rfeng
9
-35
/
+5
2009-03-19
Fix typos in the comments
rfeng
1
-1
/
+1
2009-03-19
Minor cleanup of the Endpoint2
rfeng
4
-63
/
+2
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
16
-138
/
+346
2009-03-16
Changes to allow $self$ references to have endpoint references. However main ...
slaws
5
-35
/
+76
2009-03-13
Bring up the EnpointRefence code. I've done as much as I can now without actu...
slaws
6
-60
/
+80
2009-03-11
Bring up the service wire based on the endpoint model. To turn this on change...
slaws
8
-196
/
+452
2009-03-10
Remove duplicate fields
rfeng
2
-20
/
+0
2009-03-10
Remove unused methods and fields
rfeng
2
-19
/
+8
2009-03-10
Add initial reference resolution to builders. Will be replaced with separate ...
slaws
6
-75
/
+262
2009-03-10
Add spec version number to composite model
slaws
2
-0
/
+23
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
1
-1
/
+1
2009-03-06
Use AssemblyFactory to create Extension
rfeng
6
-13
/
+33
2009-03-05
More changes to switch SCA namespace from osoa version to oasis one
rfeng
1
-2
/
+2
2009-03-05
Add the @replace attribute for wire
rfeng
2
-1
/
+29
2009-03-05
Add nonOverridable flag as defined by the oasis spec
rfeng
2
-0
/
+42
2009-03-04
Make Endpoint2/Endpoint2Reference extend from PolicySubject
rfeng
4
-40
/
+84
2009-03-04
TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...
slaws
15
-5
/
+1097
2009-03-02
Get rid of some old comments
slaws
2
-164
/
+1
2009-02-21
Change the name from parent to qualifiableIntent for Intent model
rfeng
1
-11
/
+10
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
34
-881
/
+298
2009-02-13
Fix the license header
rfeng
1
-1
/
+1
2009-02-09
Removed unused imports
mcombellack
1
-9
/
+0
2009-01-22
TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...
lresende
7
-2
/
+224
2008-12-08
Start tidying the builders. No function change. First remove anything from th...
slaws
11
-2605
/
+2643
2008-12-05
Make sure we honor @target over autowire
rfeng
1
-1
/
+1
2008-12-04
Removed redundant public modifier from interface and corrected a minor spelli...
mcombellack
1
-7
/
+7
2008-12-03
Fixed generics raw type warnings
mcombellack
1
-2
/
+2
2008-12-03
Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...
mcombellack
1
-1
/
+1
2008-11-27
Removed unused imports
mcombellack
1
-1
/
+0
2008-11-19
Fix compile error
antelder
1
-1
/
+1
2008-11-19
Merging the 1.x delta on top of the equinox based modules
lresende
5
-3
/
+147
2008-11-19
Copying modules from Equinox branch, to start merging the delta changes from ...
lresende
112
-0
/
+12306
2008-11-19
Moving current trunk modules to contrib, before starting the Equinox branch m...
lresende
111
-12213
/
+0
2008-10-23
Merge the runtime wire changes to add a binding invocation wire with the jms ...
slaws
1
-2
/
+6
2008-10-21
Experimental request response binding support. Just implemented for jms servi...
slaws
3
-0
/
+97
2008-10-08
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@702995 13f79535-47bb-0...
beckerdo
1
-1
/
+1
2008-10-06
TUSCANY-2617 perform autowire processing after all targets have been processe...
slaws
1
-46
/
+46
2008-09-09
TUSCANY-2587 - change the name of promoted services so that the component nam...
slaws
2
-2
/
+2
2008-09-09
Fixes to get the Equinox integration working. Use the parent classloader inst...
jsdelfino
5
-16
/
+114
2008-09-05
Use basic authentication as a motivating scenario for looking at policy plug ...
slaws
1
-2
/
+2
2008-08-26
TUSCANY-2501 reference should either be all annotated or all not annotated. H...
slaws
1
-1
/
+1
[prev]
[next]