summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/builder (unfollow)
Commit message (Expand)AuthorFilesLines
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-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng1-1/+4
2009-10-05Make the property mustSupply check is done after the @source/file is handledrfeng1-6/+8
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder1-7/+0
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 builderrfeng8-342/+193
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng12-8/+267
2009-09-28Start to copy builders from assembly modulerfeng21-4/+5711
2009-09-28Rename policy-builder to builder as the module to host Tuscany model buildersrfeng16-0/+1014