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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-04
Fix the algorithm to check duplicate names for callback bindings to avoid fai...
rfeng
1
-51
/
+37
2009-08-03
Add a property file to hold the descriptions of the SCA assembly conformance ...
rfeng
1
-0
/
+327
2009-08-03
Test for unique binding names across a service's bindings. Not just the bindi...
slaws
1
-5
/
+2
2009-07-31
Change warning to error as per spec. Caught when running ASM_8011
slaws
1
-1
/
+1
2009-07-31
Change warning to error as per spec. Caught when running ASM_8010
slaws
1
-4
/
+4
2009-07-31
Turn incompatible interface warning into an error to match spec. Specifically...
slaws
1
-5
/
+5
2009-07-31
Be more defensive in check the implementation reference. Follow the pattern u...
slaws
1
-1
/
+1
2009-07-31
Change warning to error when reference with target also has binding, to match...
antelder
1
-1
/
+1
2009-07-30
Print out the hash code so that you can distinguish between endpoints and end...
slaws
2
-3
/
+3
2009-07-23
Remove duplicate requiredIntents/policySets fields and make a copy for the clone
rfeng
2
-15
/
+2
2009-07-22
TUSCANY-3150 make the context a little more interesting in the example.
slaws
1
-27
/
+33
2009-07-22
TUSCANY-3150 TUSCANY-3176 updates to show how we can accumulate context and h...
slaws
1
-1
/
+12
2009-07-22
Make the not yet matched status sounds a little less terminal. Just because i...
slaws
3
-5
/
+5
2009-07-21
Make printed uri in toString more consistent with getURI output.
slaws
2
-2
/
+2
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
6
-664
/
+664
2009-07-16
Correct handling of component <property/> @source attribute when dealing with...
edwardsmj
4
-13
/
+52
2009-07-13
Remove unused code
rfeng
1
-6
/
+0
2009-07-09
Start to resolve intents to policySets that provide the intent
rfeng
1
-0
/
+24
2009-07-07
Fix the code to read policies and intents
rfeng
2
-6
/
+41
2009-07-06
Remove AutomaticBinding and replace it with a flag in the Contract model to i...
rfeng
15
-188
/
+114
2009-07-06
Organize imports and reformat the code
rfeng
92
-1561
/
+1640
2009-06-29
Start adding a more meaningful (compared to unresolved) status field to endpo...
slaws
3
-4
/
+61
2009-06-25
Use the QName as the key for binding base URIs
rfeng
4
-22
/
+22
2009-06-24
Test to push down the default binding configuration into the URI builders so ...
slaws
5
-14
/
+93
2009-06-23
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
24
-281
/
+332
2009-06-23
Use componentURI/serviceName/bindingName to derive the URI of a binding if no...
rfeng
1
-90
/
+85
2009-06-19
Make the remote flag consistent in names and setters/getters
rfeng
5
-19
/
+19
2009-06-19
TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...
slaws
2
-5
/
+17
2009-06-19
TUSCANY-3106 missed file on previous checkin
slaws
1
-1
/
+1
2009-06-19
TUSCANY-3092 - add flag to indicate remoteness
slaws
4
-2
/
+27
2009-06-19
TUSCANY-3106 refactor include processing to make autowire handling match OASI...
slaws
2
-48
/
+69
2009-06-15
TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...
slaws
3
-3
/
+32
2009-06-12
Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...
rfeng
4
-3
/
+48
2009-06-12
Remove commented out methods
rfeng
1
-42
/
+0
2009-06-11
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
15
-96
/
+95
2009-06-11
TUSCANY-3082 extend the reference clone operation so that the endpoint refere...
slaws
1
-1
/
+10
2009-06-11
Use uri for Endpoint/EndpointReference
rfeng
4
-216
/
+234
2009-06-10
Add uri to Endpoint/EndpointReference
rfeng
4
-34
/
+60
2009-06-10
Create the runtime version of Endpoint2 for serialization
rfeng
1
-18
/
+4
2009-06-08
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
6
-153
/
+210
2009-06-08
Move EndpointRegistry from assembly to core-spi
rfeng
2
-125
/
+0
2009-06-08
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
3
-12
/
+48
2009-06-08
TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...
slaws
1
-11
/
+28
2009-06-08
TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...
slaws
2
-10
/
+96
2009-06-02
Commit initial strawman prototype of the EndpointRegistry being discussed on ...
antelder
2
-0
/
+125
2009-05-29
Remove unused imports
rfeng
1
-35
/
+34
2009-05-27
First steps towards implementing new method for calculating Endpoints and End...
edwardsmj
9
-171
/
+815
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
1
-10
/
+10
2009-05-18
Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...
rfeng
2
-12
/
+19
2009-05-17
Merge interface-java-xml into interface-java
antelder
1
-1
/
+1
[next]