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-10-20
Turn JavaClassVisitor to declarative services and remove the module activator
rfeng
2
-0
/
+24
2009-10-16
This is to change the Monitor to be request scoped for most of the cases:
rfeng
7
-99
/
+117
2009-10-15
When cloning includes don't preserve the original include. Otherwise you end ...
slaws
1
-1
/
+1
2009-10-15
Add more details of interface incompatibility to assembly error messages
slaws
1
-4
/
+4
2009-10-14
Remove unused policy utils and add new one
rfeng
4
-506
/
+97
2009-10-12
Add PolicyBuilder to the builder extension point
rfeng
5
-66
/
+208
2009-10-12
Make ExtensionPointRegistry field transient
rfeng
1
-1
/
+1
2009-10-09
Refactor the runtime build logic into EndpointReferenceBinder
rfeng
1
-55
/
+0
2009-10-09
TUSCANY-3258 raise an error when a component property type doesn't match the ...
slaws
1
-1
/
+3
2009-10-09
TUSCANY-3231 fail if property has many values and many="false". Re-applied th...
slaws
1
-2
/
+3
2009-10-09
Add warning when XPath expression for property doesn't return anything
slaws
1
-1
/
+2
2009-10-05
Refactor resource bundles to a package
rfeng
6
-4
/
+37
2009-10-05
Update two error messages to point out that the component type and component ...
slaws
1
-2
/
+2
2009-10-05
Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi console
rfeng
1
-37
/
+11
2009-10-03
TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>
lresende
3
-5
/
+59
2009-10-01
Fixing manifest that was pointing to obsolete/unexistent package
lresende
1
-5
/
+0
2009-09-29
Start to integrate the policy attachment builder
rfeng
2
-35
/
+20
2009-09-28
Refactor the builder implementations into tuscany-builder module
rfeng
37
-10475
/
+0
2009-09-25
Comment out the incorrect policy matching algorithm and enable itest/policies
rfeng
1
-15
/
+20
2009-09-25
Refactor CompositeActivator, ComponentContext and other related interfaces in...
rfeng
4
-10
/
+28
2009-09-24
Improve CompositeImpl.clone so that it clones both included and nested compos...
rfeng
6
-187
/
+93
2009-09-24
Reformat the code
rfeng
29
-938
/
+907
2009-09-24
Refactor the CompositeBuilder interface to return Composite instead of void s...
rfeng
27
-58
/
+88
2009-09-23
Switch over to the new model builder. Old builders are still there and can be...
slaws
1
-2
/
+2
2009-09-22
Add reference promotion builder back in. Need to decide what to do with it. A...
slaws
1
-3
/
+8
2009-09-22
Use the methods for retrieving collections as some specializations override t...
slaws
2
-6
/
+6
2009-09-22
Correct the algorithm for selecting callback bindings to match what the old b...
slaws
1
-13
/
+42
2009-09-22
Add property messages
slaws
1
-1
/
+5
2009-09-22
Add in the binding specific builders steps.
slaws
1
-3
/
+10
2009-09-22
Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)
slaws
1
-20
/
+128
2009-09-21
Clean up import statements
rfeng
13
-57
/
+25
2009-09-21
Check for a few null cases that happen in assembly-xml unit tests. I don't th...
slaws
1
-2
/
+24
2009-09-21
More static build changes and some simplified runtime builders (endpoint, end...
slaws
6
-238
/
+2025
2009-09-21
Minor formatting
lresende
1
-8
/
+7
2009-09-18
Add toString()
rfeng
6
-4
/
+28
2009-09-18
Some more incremental changes to the new builders. committing to create a bac...
slaws
3
-72
/
+262
2009-09-15
Fix the on-demand loading and add stop() to clean up
rfeng
1
-1
/
+16
2009-09-14
Rename CompositeBuilderExtensionPoint to BuilderExtensionPoint
rfeng
13
-39
/
+69
2009-09-14
Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...
rfeng
26
-252
/
+395
2009-09-11
Copy methods to reset input/output types from 1.x to 2.x as used by JMS wiref...
antelder
2
-0
/
+77
2009-09-11
Merge modules to assembly module as discussed on ML
antelder
64
-18
/
+6424
2009-09-10
Merge ConfiguredOperation Assembly methods from 1.x to 2.x
antelder
5
-0
/
+201
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
[next]