summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for ASM_5026 related property processingrfeng2009-08-201-9/+11
* Add contribution to the error messagerfeng2009-08-182-9/+10
* Fix for ASM_4008rfeng2009-08-181-3/+5
* 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-125-64/+9
* 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-111-5/+2
* Use the registry to resolve de-serialized endpoint referencesslaws2009-08-081-1/+1
* Add Composite context information to Monitor during Resolve phaseedwardsmj2009-08-052-76/+84
* Start to work on ASM50033rfeng2009-08-041-0/+7
* Make the not yet matched status sounds a little less terminal. Just because i...slaws2009-07-221-1/+1
* TUSCANY-3138 first tranche of changes to serialize service references in the ...slaws2009-07-212-1/+152
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-212-254/+254
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-233-159/+159
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-112-10/+10
* Fix the class type for DefaultBeanModelProcessorrfeng2009-06-101-30/+30
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-102-3/+126
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-172-21/+154
* Integrate the NodeConfiguration with NodeImplrfeng2009-05-151-10/+11
* Fix for TUSCANY-3023, which has Tuscany raise an error if a <property/> eleme...edwardsmj2009-05-141-0/+6
* TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende2009-05-121-2/+14
* Improved error reporting when exceptions thrown during Composite read phase -...edwardsmj2009-05-081-4/+4
* Added new check for null URI and URL parameters when reading a Composite docu...edwardsmj2009-05-071-0/+3
* Improve error reporting when exceptions occur during composite document proce...edwardsmj2009-05-031-2/+8
* Cleaned CompositeDocumentProcessor class and added commentsedwardsmj2009-04-301-59/+12
* Merge r767683 from 1.x branchrfeng2009-04-221-40/+2
* Extended Monitoring to give better diagnostic messages which include the name...edwardsmj2009-04-221-0/+7
* Add promoted components to CompositeReference modelrfeng2009-03-201-1/+11
* Add spec version number to composite model slaws2009-03-101-0/+1
* Support the SCA property value based on the OASIS syntaxrfeng2009-03-061-11/+91
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-062-4/+4
* Use AssemblyFactory to create Extensionrfeng2009-03-062-7/+74
* Adjust processors to support @replace for Wire and @nonOverridable for compon...rfeng2009-03-052-6/+24
* Moving assembly-xml to OASIS schemalresende2009-03-044-28/+28
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-207-681/+130
* Removed unused importsmcombellack2009-02-091-4/+0
* TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws2009-02-021-0/+7
* TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende2009-01-221-21/+32
* Pass the DocumentBuilderFactory around to work with OSGirfeng2008-12-128-141/+48
* Use static imports instead of implementing the Constants interfacerfeng2008-12-036-5/+91
* Fixed generics raw type compiler warningsmcombellack2008-12-031-6/+6
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-195-584/+635
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1918-0/+4342
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1918-4413/+0
* Update to support the composite local attribute when writing out composite XMLantelder2008-11-131-0/+1
* Fix for TUSCANY-2662rfeng2008-11-054-1/+26
* TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws2008-11-051-3/+7
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws2008-10-314-580/+601
* TUSCANY-2463 - Adding attribute extension infrastructure and integration with...lresende2008-09-113-16/+163