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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy methods to reset input/output types from 1.x to 2.x as used by JMS wiref...
antelder
2009-09-11
2
-0
/
+77
*
Merge modules to assembly module as discussed on ML
antelder
2009-09-11
64
-18
/
+6424
*
Merge ConfiguredOperation Assembly methods from 1.x to 2.x
antelder
2009-09-10
5
-0
/
+201
*
Remove the need to extend EndpointDescription
rfeng
2009-09-02
1
-2
/
+2
*
Update to add a method to check if a wire target is out of date compared to t...
antelder
2009-08-28
1
-0
/
+3
*
backing up a few minor changes. This version of the builders not in use.
slaws
2009-08-27
3
-15
/
+34
*
Move the reference/service resetting outside the loop as they don't need to b...
slaws
2009-08-27
1
-17
/
+21
*
Add policy matching to the endpoint builder and prepare for problems to be ra...
slaws
2009-08-27
1
-1
/
+2
*
Fix ASM_5031, wire with @replace=true overrides reference @target attribute
antelder
2009-08-25
1
-0
/
+3
*
More progress on the ModelBuilder approach. Doesn't work yet but I'm using it...
slaws
2009-08-24
3
-57
/
+597
*
Allow services/references/properties to be retrieved by name from a component
slaws
2009-08-24
2
-0
/
+66
*
Guard against NPE
antelder
2009-08-24
1
-1
/
+1
*
Fix ASM_5021use wire target when autowire and single reference binding target@
antelder
2009-08-24
1
-0
/
+30
*
Fix NPE when autowire is null (ASM_5031 though this doesn't yet fix the test)
antelder
2009-08-21
1
-1
/
+1
*
Correct the reference multiplicity validation algorithm to match what OASIS i...
slaws
2009-08-20
2
-22
/
+62
*
Move top level monitor.pushContext calls to each build so we are doing this c...
slaws
2009-08-20
4
-248
/
+220
*
Create monitor instance in test case as monitor.puchContext calls will fail w...
slaws
2009-08-20
1
-2
/
+8
*
Process includes within composite implementations (ASM_6026)
slaws
2009-08-20
1
-33
/
+48
*
Fix for ASM_5026 related property processing
rfeng
2009-08-20
1
-27
/
+26
*
Fix OASIS test ASM_5016 - correct interface check order, note also requires T...
antelder
2009-08-19
1
-2
/
+2
*
Fix OASIS test ASM_5012 - its ok to override a reference with multiplicity of...
antelder
2009-08-19
1
-1
/
+1
*
Fix OASIS test ASM_5015 - its ok to override a reference with multiplicity ze...
antelder
2009-08-19
1
-0
/
+2
*
Fix for ASM_4008
rfeng
2009-08-18
4
-17
/
+8
*
Push component name to the monitor context and sort out some incorrect indent...
slaws
2009-08-18
1
-47
/
+53
*
Use composite name and not URI as top level context
slaws
2009-08-18
1
-1
/
+1
*
Change no component reference target warning to error (ASM_6020). Push some c...
slaws
2009-08-18
1
-43
/
+64
*
Change promoted reference not found warning to an error (ASM_6006). Also push...
slaws
2009-08-18
1
-22
/
+30
*
Be more precise when testing whether a property has had a value set and updat...
slaws
2009-08-17
1
-4
/
+30
*
Add extra error reporting context through the Monitor
edwardsmj
2009-08-17
2
-106
/
+117
*
Start of fixes for service endpoints as being discussed on the ML. The logic ...
antelder
2009-08-14
1
-7
/
+11
*
Fix otest ASM_5014 missmatched reference multiplicity is an error not a warning
antelder
2009-08-13
1
-1
/
+1
*
Fix otest asm_5037, missing property is an error not a warning
antelder
2009-08-13
1
-1
/
+1
*
Update message with a hint what the problem might be caused by
antelder
2009-08-11
1
-1
/
+1
*
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
[next]