summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2078-10924/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-3/+1
* Add <requires> and <policySetAttachment> support for the composite (binding a...rfeng2009-11-203-40/+83
* Minor clean uprfeng2009-11-193-21/+8
* Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng2009-11-191-1/+1
* Tidy up the endpoint/endpoint reference serialization/deseralizationrfeng2009-11-172-6/+6
* Add validation for missing intent map qualifiers - POL_3017slaws2009-11-112-0/+29
* Correct strange formatting of commented out codeslaws2009-11-111-4/+4
* Check that the intent maps in a policy set are unique POL_3009slaws2009-11-112-2/+11
* Check that a profile intent doesn't have "." in its name - POL_3006slaws2009-11-112-3/+14
* Add test for non-unique intent qualifier - POL-3005slaws2009-11-112-1/+14
* POL_3004 check that only one default qualifier is specified for an intentslaws2009-11-112-1/+10
* Fixes for TUSCANY-3326, to consider the imported artifacts first and then the...ramkumar2009-10-301-7/+10
* Update to end all service provider files with a new lineantelder2009-10-295-2/+5
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-282-5/+5
* Use sca-config XML files for SCA binding/policy definitionsrfeng2009-10-272-4/+9
* Set the monitor to ValidatingXMLStreamReaderrfeng2009-10-215-12/+12
* Set correct monitor on the ValidatingXMLInputFactory so that any errors that ...slaws2009-10-211-1/+6
* Remove unused methodsrfeng2009-10-201-12/+0
* Remove constrainingType as it is now not part of the OASIS SCA specsrfeng2009-10-2022-756/+8
* Get monitor from context nowslaws2009-10-201-2/+1
* Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2009-10-201-0/+7
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-1642-552/+578
* Remove unused policy utils and add new onerfeng2009-10-143-29/+1
* Use a Set to avoid duplicate definitions.xml resourcesrfeng2009-10-091-3/+4
* TUSCANY-3258 raise an error when a component property type doesn't match the ...slaws2009-10-092-21/+0
* Add missing Import-Packagerfeng2009-10-071-0/+1
* Update the definitionsrfeng2009-10-073-246/+243
* Refactor resource bundles to a package rfeng2009-10-0612-10/+91
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-051-17/+22
* Fixing up Assembly-xml to export definitions.xml packagelresende2009-10-021-12/+23
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-0231-15/+3836
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-285-189/+20
* Format the coderfeng2009-09-281-146/+160
* Turn of this test while looking at how to put them somewhere more appropriateslaws2009-09-221-1/+2
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-143-6/+6
* Merge modules to assembly module as discussed on MLantelder2009-09-111-12/+0
* Merge ConfiguredOperation assembly-xml methods from 1.x to 2.xantelder2009-09-101-0/+108
* Fixes to generate proper exception for ASM_6029 and ASM_6030 otestsramkumar2009-08-272-2/+13
* Initial code for ASM_5036 fix, note the TUSCANY-3236 TODO and also it might b...antelder2009-08-262-1/+21
* Correct arg type in warning method to match error methodantelder2009-08-261-1/+1
* Fix TUSCANY-3231 and ASM_5029, spot that property with many=false has multipl...antelder2009-08-254-5/+11
* Fix for ASM_5026 related property processingrfeng2009-08-202-9/+12
* Add contribution to the error messagerfeng2009-08-182-9/+10
* Fix for ASM_4008rfeng2009-08-182-4/+6
* Raise an error if two composites with the same name are found (ASM_6001). Als...slaws2009-08-182-2/+12
* Be more precise when testing whether a property has had a value set and updat...slaws2009-08-171-4/+7
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-126-80/+34
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-123-3/+6
* Improve the XML schema validation to enable XSDs in other modulesrfeng2009-08-114-13/+6