summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/builder/src/main/java/org/apache (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2014-5169/+0
* Adjust commentslaws2009-11-201-1/+3
* Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng2009-11-192-9/+0
* Enhance the PolicyBuilder interface to provide ability to validate and build rfeng2009-11-191-0/+148
* Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2009-11-172-0/+9
* Remove some of the commented out code that resulted from moving over to the E...slaws2009-11-132-30/+5
* Fix for ASM_6016 - only autowire a reference if its intents match the service...antelder2009-11-071-8/+20
* remove more cruft from the buildersslaws2009-11-065-224/+31
* Some tidying following after the reference promotion fixes and deleting the C...slaws2009-11-055-1097/+52
* Fix typo in commentslaws2009-11-051-1/+1
* Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws2009-11-053-12/+205
* Reverting changes from r829707 and setting different binding name on binding ...lresende2009-10-261-4/+0
* Allowing multiple bindings on a servicelresende2009-10-261-0/+4
* Add missing monitor.popContext() callsslaws2009-10-221-62/+69
* TUSCANY-3294 - Adding check in the runtime to validate JCA100006, that states...lresende2009-10-221-6/+41
* Fix for ASM_6031, ASM_6032rfeng2009-10-211-41/+70
* Fix for otest JCA_800? ...rfeng2009-10-201-1/+30
* Fix up some stragglers that are now breaking the build after the uber monitor...slaws2009-10-161-2/+2
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-1614-291/+159
* Test that a component implementation has been found/resolvedslaws2009-10-151-1/+38
* Separate reference and service interface compatibility processing in order to...slaws2009-10-152-44/+125
* Add PolicyBuilder to the builder extension pointrfeng2009-10-124-4/+68
* TUSCANY-3258 raise an error when a component property type doesn't match the ...slaws2009-10-091-2/+25
* TUSCANY-3231 fail if property has many values and many="false". Re-applied th...slaws2009-10-091-0/+28
* Add warning when XPath expression for property doesn't return anythingslaws2009-10-091-0/+8
* Minor formattinglresende2009-10-081-7/+3
* Add some commentsrfeng2009-10-071-0/+7
* TUSCANY-3219 - switch the order of the interface contracts when tested for co...slaws2009-10-061-1/+1
* Add debug code to make it easy to print out the built model if you need toslaws2009-10-061-0/+56
* Correct duplicate component testslaws2009-10-061-1/+1
* Correct interface contract errors and reinstate reference side binding promotionslaws2009-10-061-9/+29
* Refactor resource bundles to a package rfeng2009-10-059-48/+57
* Push/po context in the new component type and component buildersslaws2009-10-052-79/+107
* Make sure the components inside the top level includes are cloned. Before thi...slaws2009-10-051-1/+2
* Not required for new buildersslaws2009-10-051-110/+0
* Add back in duplicate name checking that got lost during the re-org.slaws2009-10-051-0/+61
* Fix typo in commentslaws2009-10-051-1/+1
* Make the property mustSupply check is done after the @source/file is handledrfeng2009-10-051-6/+8
* Correct typo that was prevent properties from being processed correctly in pr...slaws2009-10-011-1/+1
* Pass the outer component to configure the @source of property (taking value f...rfeng2009-09-303-23/+20
* Only save the composite into DOM if there is a policySet with attachTorfeng2009-09-301-1/+4
* Start to integrate the policy attachment builderrfeng2009-09-297-331/+190
* Start to copy builders from assembly modulerfeng2009-09-2818-1/+5707
* Rename policy-builder to builder as the module to host Tuscany model buildersrfeng2009-09-281-0/+233