summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M5.1/modules/builder/src/main/java/org/apache/tuscany/sca/builder/impl/ComponentBuilderImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-18Copy 2.0-M5.1-RC2 tag as 2.0-M5.1 official release taglresende1-0/+0
2010-05-27Branch for 2.0 Milestone M5kelvingoodson1-0/+0
2010-05-17Make sure we use the value element (holding the property value) for conversionrfeng1-3/+2
2010-05-13Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws1-17/+38
2010-05-06TUSCANY-3530 - first raft of changes to turn on property type checking at dep...slaws1-8/+137
2010-04-08TUSCANY-3527 switch the new message back into the assembly properties file as...slaws1-1/+1
2010-04-08TUSCANY-3527 report error id binding.sca at a service has a uri. slaws1-3/+19
2010-02-19Align the interfaceContractMapper to the specrfeng1-3/+4
2010-01-27Fix for TUSCANY-3409rfeng1-4/+4
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende1-1/+1
2009-12-02Tidy up the policy builders (the composite policy builder now only deals with...rfeng1-7/+1
2009-12-01Start to split policy builder into two phases: implementation hierarchy and s...rfeng1-23/+19
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-06remove more cruft from the buildersslaws1-9/+0
2009-11-05Fix motivated by ASM-5023. Update code to reflect the OASIS treatment of prom...slaws1-6/+10
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:rfeng1-39/+39
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...slaws1-25/+64
2009-10-12Add PolicyBuilder to the builder extension pointrfeng1-2/+1
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-06TUSCANY-3219 - switch the order of the interface contracts when tested for co...slaws1-1/+1
2009-10-06Correct interface contract errors and reinstate reference side binding promotionslaws1-9/+29
2009-10-05Refactor resource bundles to a package rfeng1-20/+21
2009-10-05Push/po context in the new component type and component buildersslaws1-35/+53
2009-10-05Add back in duplicate name checking that got lost during the re-org.slaws1-0/+61
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...rfeng1-11/+17
2009-09-29Start to integrate the policy attachment builderrfeng1-0/+1
2009-09-28Start to copy builders from assembly modulerfeng1-0/+1001