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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Process a binding name if one is included in the target URI
slaws
2009-08-08
1
-24
/
+150
*
Fix the URI algorithm so that the binding name is only included in the URI if...
slaws
2009-08-08
1
-2
/
+2
*
Make endpoints point to the component/service for which they are created so t...
slaws
2009-08-08
1
-2
/
+6
*
Remove the non-OASIS code from the endpoint builder and set up build-time and...
slaws
2009-08-08
1
-2
/
+11
*
Template for reorganization of the builders.
slaws
2009-08-06
4
-17
/
+449
*
Provide mechanism of printing out the endpoint reference without the hash cod...
slaws
2009-08-06
1
-3
/
+7
*
Add helper method to return component by name.
slaws
2009-08-06
2
-1
/
+18
*
Add helper methods to return parameters/references/services by name.
slaws
2009-08-06
2
-1
/
+64
*
Provide mechanism of printing out the endpoint without the hash code to make ...
slaws
2009-08-05
1
-3
/
+7
*
Start to work on ASM50033
rfeng
2009-08-04
1
-1
/
+3
*
Fix the algorithm to check duplicate names for callback bindings to avoid fai...
rfeng
2009-08-04
1
-51
/
+37
*
Add a property file to hold the descriptions of the SCA assembly conformance ...
rfeng
2009-08-03
1
-0
/
+327
*
Test for unique binding names across a service's bindings. Not just the bindi...
slaws
2009-08-03
1
-5
/
+2
*
Change warning to error as per spec. Caught when running ASM_8011
slaws
2009-07-31
1
-1
/
+1
*
Change warning to error as per spec. Caught when running ASM_8010
slaws
2009-07-31
1
-4
/
+4
*
Turn incompatible interface warning into an error to match spec. Specifically...
slaws
2009-07-31
1
-5
/
+5
*
Be more defensive in check the implementation reference. Follow the pattern u...
slaws
2009-07-31
1
-1
/
+1
*
Change warning to error when reference with target also has binding, to match...
antelder
2009-07-31
1
-1
/
+1
*
Print out the hash code so that you can distinguish between endpoints and end...
slaws
2009-07-30
2
-3
/
+3
*
Remove duplicate requiredIntents/policySets fields and make a copy for the clone
rfeng
2009-07-23
2
-15
/
+2
*
TUSCANY-3150 make the context a little more interesting in the example.
slaws
2009-07-22
1
-27
/
+33
*
TUSCANY-3150 TUSCANY-3176 updates to show how we can accumulate context and h...
slaws
2009-07-22
1
-1
/
+12
*
Make the not yet matched status sounds a little less terminal. Just because i...
slaws
2009-07-22
3
-5
/
+5
*
Make printed uri in toString more consistent with getURI output.
slaws
2009-07-21
2
-2
/
+2
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
6
-664
/
+664
*
Correct handling of component <property/> @source attribute when dealing with...
edwardsmj
2009-07-16
2
-12
/
+43
*
Remove unused code
rfeng
2009-07-13
1
-6
/
+0
*
Start to resolve intents to policySets that provide the intent
rfeng
2009-07-09
1
-0
/
+24
*
Fix the code to read policies and intents
rfeng
2009-07-07
2
-6
/
+41
*
Remove AutomaticBinding and replace it with a flag in the Contract model to i...
rfeng
2009-07-06
15
-188
/
+114
*
Organize imports and reformat the code
rfeng
2009-07-06
92
-1561
/
+1640
*
Start adding a more meaningful (compared to unresolved) status field to endpo...
slaws
2009-06-29
3
-4
/
+61
*
Use the QName as the key for binding base URIs
rfeng
2009-06-25
4
-22
/
+22
*
Test to push down the default binding configuration into the URI builders so ...
slaws
2009-06-24
5
-14
/
+93
*
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
2009-06-23
24
-281
/
+332
*
Use componentURI/serviceName/bindingName to derive the URI of a binding if no...
rfeng
2009-06-23
1
-90
/
+85
*
Make the remote flag consistent in names and setters/getters
rfeng
2009-06-19
5
-19
/
+19
*
TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...
slaws
2009-06-19
2
-5
/
+17
*
TUSCANY-3106 missed file on previous checkin
slaws
2009-06-19
1
-1
/
+1
*
TUSCANY-3092 - add flag to indicate remoteness
slaws
2009-06-19
4
-2
/
+27
*
TUSCANY-3106 refactor include processing to make autowire handling match OASI...
slaws
2009-06-19
2
-48
/
+69
*
TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...
slaws
2009-06-15
3
-3
/
+32
*
Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...
rfeng
2009-06-12
4
-3
/
+48
*
Remove commented out methods
rfeng
2009-06-12
1
-42
/
+0
*
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
2009-06-11
15
-96
/
+95
*
TUSCANY-3082 extend the reference clone operation so that the endpoint refere...
slaws
2009-06-11
1
-1
/
+10
*
Use uri for Endpoint/EndpointReference
rfeng
2009-06-11
4
-216
/
+234
*
Add uri to Endpoint/EndpointReference
rfeng
2009-06-10
4
-34
/
+60
*
Create the runtime version of Endpoint2 for serialization
rfeng
2009-06-10
1
-18
/
+4
*
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
2009-06-08
6
-153
/
+210
[next]