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-20
Fix for ASM_5026 related property processing
rfeng
1
-27
/
+26
2009-08-19
Fix OASIS test ASM_5016 - correct interface check order, note also requires T...
antelder
1
-2
/
+2
2009-08-19
Fix OASIS test ASM_5012 - its ok to override a reference with multiplicity of...
antelder
1
-1
/
+1
2009-08-19
Fix OASIS test ASM_5015 - its ok to override a reference with multiplicity ze...
antelder
1
-0
/
+2
2009-08-18
Fix for ASM_4008
rfeng
4
-17
/
+8
2009-08-18
Push component name to the monitor context and sort out some incorrect indent...
slaws
1
-47
/
+53
2009-08-18
Use composite name and not URI as top level context
slaws
1
-1
/
+1
2009-08-18
Change no component reference target warning to error (ASM_6020). Push some c...
slaws
1
-43
/
+64
2009-08-18
Change promoted reference not found warning to an error (ASM_6006). Also push...
slaws
1
-22
/
+30
2009-08-17
Be more precise when testing whether a property has had a value set and updat...
slaws
1
-4
/
+30
2009-08-17
Add extra error reporting context through the Monitor
edwardsmj
2
-106
/
+117
2009-08-14
Start of fixes for service endpoints as being discussed on the ML. The logic ...
antelder
1
-7
/
+11
2009-08-13
Fix otest ASM_5014 missmatched reference multiplicity is an error not a warning
antelder
1
-1
/
+1
2009-08-13
Fix otest asm_5037, missing property is an error not a warning
antelder
1
-1
/
+1
2009-08-11
Update message with a hint what the problem might be caused by
antelder
1
-1
/
+1
2009-08-08
Process a binding name if one is included in the target URI
slaws
1
-24
/
+150
2009-08-08
Fix the URI algorithm so that the binding name is only included in the URI if...
slaws
1
-2
/
+2
2009-08-08
Make endpoints point to the component/service for which they are created so t...
slaws
1
-2
/
+6
2009-08-08
Remove the non-OASIS code from the endpoint builder and set up build-time and...
slaws
1
-2
/
+11
2009-08-06
Template for reorganization of the builders.
slaws
4
-17
/
+449
2009-08-06
Provide mechanism of printing out the endpoint reference without the hash cod...
slaws
1
-3
/
+7
2009-08-06
Add helper method to return component by name.
slaws
2
-1
/
+18
2009-08-06
Add helper methods to return parameters/references/services by name.
slaws
2
-1
/
+64
2009-08-05
Provide mechanism of printing out the endpoint without the hash code to make ...
slaws
1
-3
/
+7
2009-08-04
Start to work on ASM50033
rfeng
1
-1
/
+3
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
[prev]
[next]