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
*
Fixing manifest that was pointing to obsolete/unexistent package
lresende
2009-10-01
1
-5
/
+0
*
Start to integrate the policy attachment builder
rfeng
2009-09-29
2
-35
/
+20
*
Refactor the builder implementations into tuscany-builder module
rfeng
2009-09-28
37
-10475
/
+0
*
Comment out the incorrect policy matching algorithm and enable itest/policies
rfeng
2009-09-25
1
-15
/
+20
*
Refactor CompositeActivator, ComponentContext and other related interfaces in...
rfeng
2009-09-25
4
-10
/
+28
*
Improve CompositeImpl.clone so that it clones both included and nested compos...
rfeng
2009-09-24
6
-187
/
+93
*
Reformat the code
rfeng
2009-09-24
29
-938
/
+907
*
Refactor the CompositeBuilder interface to return Composite instead of void s...
rfeng
2009-09-24
27
-58
/
+88
*
Switch over to the new model builder. Old builders are still there and can be...
slaws
2009-09-23
1
-2
/
+2
*
Add reference promotion builder back in. Need to decide what to do with it. A...
slaws
2009-09-22
1
-3
/
+8
*
Use the methods for retrieving collections as some specializations override t...
slaws
2009-09-22
2
-6
/
+6
*
Correct the algorithm for selecting callback bindings to match what the old b...
slaws
2009-09-22
1
-13
/
+42
*
Add property messages
slaws
2009-09-22
1
-1
/
+5
*
Add in the binding specific builders steps.
slaws
2009-09-22
1
-3
/
+10
*
Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)
slaws
2009-09-22
1
-20
/
+128
*
Clean up import statements
rfeng
2009-09-21
13
-57
/
+25
*
Check for a few null cases that happen in assembly-xml unit tests. I don't th...
slaws
2009-09-21
1
-2
/
+24
*
More static build changes and some simplified runtime builders (endpoint, end...
slaws
2009-09-21
6
-238
/
+2025
*
Minor formatting
lresende
2009-09-21
1
-8
/
+7
*
Add toString()
rfeng
2009-09-18
6
-4
/
+28
*
Some more incremental changes to the new builders. committing to create a bac...
slaws
2009-09-18
3
-72
/
+262
*
Fix the on-demand loading and add stop() to clean up
rfeng
2009-09-15
1
-1
/
+16
*
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
2009-09-14
13
-39
/
+69
*
Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...
rfeng
2009-09-14
26
-252
/
+395
*
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
[next]