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-09-02
Remove the need to extend EndpointDescription
rfeng
1
-2
/
+2
2009-08-28
Update to add a method to check if a wire target is out of date compared to t...
antelder
1
-0
/
+3
2009-08-27
backing up a few minor changes. This version of the builders not in use.
slaws
3
-15
/
+34
2009-08-27
Move the reference/service resetting outside the loop as they don't need to b...
slaws
1
-17
/
+21
2009-08-27
Add policy matching to the endpoint builder and prepare for problems to be ra...
slaws
1
-1
/
+2
2009-08-25
Fix ASM_5031, wire with @replace=true overrides reference @target attribute
antelder
1
-0
/
+3
2009-08-24
More progress on the ModelBuilder approach. Doesn't work yet but I'm using it...
slaws
3
-57
/
+597
2009-08-24
Allow services/references/properties to be retrieved by name from a component
slaws
2
-0
/
+66
2009-08-24
Guard against NPE
antelder
1
-1
/
+1
2009-08-24
Fix ASM_5021use wire target when autowire and single reference binding target@
antelder
1
-0
/
+30
2009-08-21
Fix NPE when autowire is null (ASM_5031 though this doesn't yet fix the test)
antelder
1
-1
/
+1
2009-08-20
Correct the reference multiplicity validation algorithm to match what OASIS i...
slaws
2
-22
/
+62
2009-08-20
Move top level monitor.pushContext calls to each build so we are doing this c...
slaws
4
-248
/
+220
2009-08-20
Create monitor instance in test case as monitor.puchContext calls will fail w...
slaws
1
-2
/
+8
2009-08-20
Process includes within composite implementations (ASM_6026)
slaws
1
-33
/
+48
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
[prev]
[next]