summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/builder/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende15-5187/+0
2009-11-20Adjust commentslaws1-1/+3
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng2-9/+0
2009-11-19Enhance the PolicyBuilder interface to provide ability to validate and build rfeng1-0/+148
2009-11-17Rationalize the interfaceContracts on Endpoint/EndpointReferencerfeng2-0/+9
2009-11-13Remove some of the commented out code that resulted from moving over to the E...slaws2-30/+5
2009-11-07Fix for ASM_6016 - only autowire a reference if its intents match the service...antelder1-8/+20
2009-11-06remove more cruft from the buildersslaws5-224/+31
2009-11-05Some tidying following after the reference promotion fixes and deleting the C...slaws5-1097/+52
2009-11-05Fix typo in commentslaws1-1/+1
2009-11-05Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws3-12/+205
2009-10-29Update to end all service provider files with a new lineantelder1-0/+1
2009-10-26Reverting changes from r829707 and setting different binding name on binding ...lresende1-4/+0
2009-10-26Allowing multiple bindings on a servicelresende1-0/+4
2009-10-22Add missing monitor.popContext() callsslaws1-62/+69
2009-10-22TUSCANY-3294 - Adding check in the runtime to validate JCA100006, that states...lresende1-6/+41
2009-10-21Fix for ASM_6031, ASM_6032rfeng1-41/+70
2009-10-20Fix for otest JCA_800? ...rfeng1-1/+30
2009-10-16Fix up some stragglers that are now breaking the build after the uber monitor...slaws1-2/+2
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng14-291/+159
2009-10-15Test that a component implementation has been found/resolvedslaws1-1/+38
2009-10-15Separate reference and service interface compatibility processing in order to...slaws2-44/+125
2009-10-12Add PolicyBuilder to the builder extension pointrfeng4-4/+68
2009-10-09TUSCANY-3258 raise an error when a component property type doesn't match the ...slaws1-2/+25
2009-10-09TUSCANY-3231 fail if property has many values and many="false". Re-applied th...slaws1-0/+28
2009-10-09Add warning when XPath expression for property doesn't return anythingslaws1-0/+8
2009-10-08Minor formattinglresende1-7/+3
2009-10-07Add some commentsrfeng1-0/+7
2009-10-06TUSCANY-3219 - switch the order of the interface contracts when tested for co...slaws1-1/+1
2009-10-06Add debug code to make it easy to print out the built model if you need toslaws1-0/+56
2009-10-06Correct duplicate component testslaws1-1/+1
2009-10-06Correct interface contract errors and reinstate reference side binding promotionslaws1-9/+29
2009-10-05Refactor resource bundles to a package rfeng9-48/+57
2009-10-05Push/po context in the new component type and component buildersslaws2-79/+107
2009-10-05Make sure the components inside the top level includes are cloned. Before thi...slaws1-1/+2
2009-10-05Not required for new buildersslaws1-110/+0
2009-10-05Add back in duplicate name checking that got lost during the re-org.slaws1-0/+61
2009-10-05Fix typo in commentslaws1-1/+1
2009-10-05Make the property mustSupply check is done after the @source/file is handledrfeng1-6/+8
2009-10-01Correct typo that was prevent properties from being processed correctly in pr...slaws1-1/+1
2009-09-30Pass the outer component to configure the @source of property (taking value f...rfeng3-23/+20
2009-09-30Only save the composite into DOM if there is a policySet with attachTorfeng1-1/+4
2009-09-29Start to integrate the policy attachment builderrfeng7-331/+190
2009-09-28Start to copy builders from assembly modulerfeng18-1/+5707
2009-09-28Rename policy-builder to builder as the module to host Tuscany model buildersrfeng2-0/+250