summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xml/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...slaws2009-06-113-14/+14
* Fix the class type for DefaultBeanModelProcessorrfeng2009-06-101-30/+30
* Create the runtime version of Endpoint2 for serializationrfeng2009-06-102-3/+126
* Disable SAX entity processing to avoid IOException rfeng2009-06-101-34/+13
* Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...rfeng2009-05-181-4/+9
* 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
* Match the document using wildcards against the artifact URIrfeng2009-03-253-115/+108
* 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-064-23/+106
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-0619-36/+36
* Use AssemblyFactory to create Extensionrfeng2009-03-062-7/+74
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-052-2/+2
* Adjust processors to support @replace for Wire and @nonOverridable for compon...rfeng2009-03-052-6/+24
* Spliting schemas to assembly-xsd and assembly-xsd-osoalresende2009-03-051-1/+1
* Moving assembly-xml to OASIS schemalresende2009-03-0421-96/+69
* File.separator not needed when getting resources from the classpath. It alway...slaws2009-03-021-1/+1
* Fixing tuscany-xsd path in unit testslresende2009-03-021-5/+7
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-2016-930/+379
* Removed unused importsmcombellack2009-02-092-5/+0
* TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws2009-02-021-0/+7
* Removing unused test compositeslresende2009-01-222-96/+0
* TUSCANY-2463 - Merging latest code to support extended attributes to 2.x deve...lresende2009-01-223-141/+165
* TUSCANY-2663 - Merging latest code to support extended elements to 2.x develo...lresende2009-01-223-151/+147
* Pass the DocumentBuilderFactory around to work with OSGirfeng2008-12-129-143/+56
* Use static imports instead of implementing the Constants interfacerfeng2008-12-036-5/+91
* Fixed generics raw type compiler warningsmcombellack2008-12-031-6/+6
* Moved imports from JUnit 3 to JUnit 4 style - i.e changed import junit.framew...mcombellack2008-12-037-14/+14
* Converted unit tests from JUnit 3 to JUnit 4mcombellack2008-12-023-15/+28
* Renamed test case so it has the correct test case name format (i.e. ending in...mcombellack2008-12-021-2/+2
* Removed unused importsmcombellack2008-11-271-2/+0
* Comment out for now a broken testcaseantelder2008-11-191-0/+2
* Fix compile error in testcaseantelder2008-11-191-5/+2
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-1916-641/+1006
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-1946-0/+7109
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1950-7403/+0
* Update to support the composite local attribute when writing out composite XMLantelder2008-11-133-0/+122
* Add a test case for TUSCANY-2662rfeng2008-11-132-0/+116
* Fix for TUSCANY-2662rfeng2008-11-058-9/+33
* TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ele...slaws2008-11-056-37/+118
* TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram...slaws2008-10-314-580/+601