summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly/src/main/java/org/apache (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende130-12049/+0
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng4-18/+4
2009-11-19Add BuilderContext parameterrfeng1-1/+2
2009-11-19Enhance the PolicyBuilder interface to provide ability to validate and build rfeng3-9/+64
2009-11-18Resolve it before getXXX()rfeng2-0/+2
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2-0/+6
2009-11-17Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng3-3/+18
2009-11-16Remove unused coderfeng1-83/+0
2009-11-15Adding generated serialVersionUID to exception to avoid warningslresende1-0/+1
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng3-19/+8
2009-11-11Check that the intent maps in a policy set are unique POL_3009slaws1-0/+17
2009-11-11Extend the checking for unique definitions elements to take account of repeat...slaws1-0/+4
2009-11-05Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws2-26/+0
2009-11-03Fix ASM_8017 and TUSCANY-3337 - have InterfaceContractMapper correctly take i...antelder1-5/+6
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng1-1/+1
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng8-240/+0
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2-0/+24
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng7-99/+117
2009-10-15When cloning includes don't preserve the original include. Otherwise you end ...slaws1-1/+1
2009-10-14Remove unused policy utils and add new onerfeng4-506/+97
2009-10-12Add PolicyBuilder to the builder extension pointrfeng5-66/+208
2009-10-12Make ExtensionPointRegistry field transientrfeng1-1/+1
2009-10-09Refactor the runtime build logic into EndpointReferenceBinderrfeng1-55/+0
2009-10-05Refactor resource bundles to a package rfeng2-4/+36
2009-10-03TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>lresende3-5/+59
2009-09-29Start to integrate the policy attachment builderrfeng2-35/+20
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng34-10089/+0
2009-09-25Comment out the incorrect policy matching algorithm and enable itest/policiesrfeng1-15/+20
2009-09-25Refactor CompositeActivator, ComponentContext and other related interfaces in...rfeng3-8/+24
2009-09-24Improve CompositeImpl.clone so that it clones both included and nested compos...rfeng6-187/+93
2009-09-24Reformat the coderfeng29-938/+907
2009-09-24Refactor the CompositeBuilder interface to return Composite instead of void s...rfeng27-58/+88
2009-09-22Add reference promotion builder back in. Need to decide what to do with it. A...slaws1-3/+8
2009-09-22Use the methods for retrieving collections as some specializations override t...slaws2-6/+6
2009-09-22Correct the algorithm for selecting callback bindings to match what the old b...slaws1-13/+42
2009-09-22Add in the binding specific builders steps. slaws1-3/+10
2009-09-22Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)slaws1-20/+128
2009-09-21Clean up import statementsrfeng13-57/+25
2009-09-21Check for a few null cases that happen in assembly-xml unit tests. I don't th...slaws1-2/+24
2009-09-21More static build changes and some simplified runtime builders (endpoint, end...slaws6-238/+2025
2009-09-21Minor formattinglresende1-8/+7
2009-09-18Add toString()rfeng6-4/+28
2009-09-18Some more incremental changes to the new builders. committing to create a bac...slaws2-71/+261
2009-09-15Fix the on-demand loading and add stop() to clean uprfeng1-1/+16
2009-09-14Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng12-38/+68
2009-09-14Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...rfeng24-250/+392
2009-09-11Copy methods to reset input/output types from 1.x to 2.x as used by JMS wiref...antelder2-0/+77
2009-09-11Merge modules to assembly module as discussed on MLantelder55-0/+5779
2009-09-10Merge ConfiguredOperation Assembly methods from 1.x to 2.xantelder5-0/+201
2009-09-02Remove the need to extend EndpointDescriptionrfeng1-2/+2