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
/
src
/
main
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check that the intent maps in a policy set are unique POL_3009
slaws
2009-11-11
1
-0
/
+17
*
Add policy conformance number to beginning of duplicate intents message
slaws
2009-11-11
1
-1
/
+1
*
Extend the checking for unique definitions elements to take account of repeat...
slaws
2009-11-11
1
-0
/
+4
*
Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...
slaws
2009-11-05
2
-26
/
+0
*
Fix ASM_8017 and TUSCANY-3337 - have InterfaceContractMapper correctly take i...
antelder
2009-11-03
1
-5
/
+6
*
Update to end all service provider files with a new line
antelder
2009-10-29
7
-5
/
+7
*
Pass ServiceRegistry via extensionPointRegistry to remove static references
rfeng
2009-10-28
1
-1
/
+1
*
Remove constrainingType as it is now not part of the OASIS SCA specs
rfeng
2009-10-20
8
-240
/
+0
*
Turn JavaClassVisitor to declarative services and remove the module activator
rfeng
2009-10-20
2
-0
/
+24
*
This is to change the Monitor to be request scoped for most of the cases:
rfeng
2009-10-16
7
-99
/
+117
*
When cloning includes don't preserve the original include. Otherwise you end ...
slaws
2009-10-15
1
-1
/
+1
*
Add more details of interface incompatibility to assembly error messages
slaws
2009-10-15
1
-4
/
+4
*
Remove unused policy utils and add new one
rfeng
2009-10-14
4
-506
/
+97
*
Add PolicyBuilder to the builder extension point
rfeng
2009-10-12
5
-66
/
+208
*
Make ExtensionPointRegistry field transient
rfeng
2009-10-12
1
-1
/
+1
*
Refactor the runtime build logic into EndpointReferenceBinder
rfeng
2009-10-09
1
-55
/
+0
*
TUSCANY-3258 raise an error when a component property type doesn't match the ...
slaws
2009-10-09
1
-1
/
+3
*
TUSCANY-3231 fail if property has many values and many="false". Re-applied th...
slaws
2009-10-09
1
-2
/
+3
*
Add warning when XPath expression for property doesn't return anything
slaws
2009-10-09
1
-1
/
+2
*
Refactor resource bundles to a package
rfeng
2009-10-05
6
-4
/
+37
*
Update two error messages to point out that the component type and component ...
slaws
2009-10-05
1
-2
/
+2
*
TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>
lresende
2009-10-03
3
-5
/
+59
*
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
35
-10108
/
+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
25
-251
/
+394
*
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
59
-0
/
+5857
*
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
[next]