summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/definitions-xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces ↵rfeng2009-08-122-4/+3
| | | | | | | | property of XMLOutputFactory More refactoring to use common-xml and common-java git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803742 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused constructor and add some monitor contextslaws2009-08-121-15/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803442 13f79535-47bb-0310-9956-ffa450edef68
* Fix the schema validation issue for definitionsrfeng2009-08-113-248/+246
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803291 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3020 - when definitions are aggregated together check that there are ↵slaws2009-08-101-21/+1
| | | | | | no duplicates. DOne here rather than later at the resolve phase as there is a better chance of reporting some sensible context to the user about which definitions.xml file is in error. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802762 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-217-980/+980
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
* Fix the typo in the xml definition of intentsrfeng2009-07-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791978 13f79535-47bb-0310-9956-ffa450edef68
* License/notice/header Changes from M3 branch r787159, r787162 and r787164slaws2009-06-222-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787187 13f79535-47bb-0310-9956-ffa450edef68
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-2/+2
| | | | | | Adding an OSGi service registry based ExtensionPointRegistry implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776759 13f79535-47bb-0310-9956-ffa450edef68
* Allows Definitions to be added to the extension pointrfeng2009-04-142-18/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764975 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Start to add the DefinitionsExtensionPointrfeng2009-04-136-0/+453
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-064-13/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* Modify the artifactType to be /META-INF/definitions.xmlrfeng2009-03-052-16/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750601 13f79535-47bb-0310-9956-ffa450edef68
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750323 13f79535-47bb-0310-9956-ffa450edef68
* Minor refactoring of the test caserfeng2009-03-032-57/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749840 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean uprfeng2009-02-241-35/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747242 13f79535-47bb-0310-9956-ffa450edef68
* Change the name from parent to qualifiableIntent for Intent modelrfeng2009-02-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746573 13f79535-47bb-0310-9956-ffa450edef68
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-208-399/+342
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736880 13f79535-47bb-0310-9956-ffa450edef68
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-9/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736040 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718906 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1913-0/+1412
| | | | | | 1.x/original trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718815 13f79535-47bb-0310-9956-ffa450edef68
* Moving current trunk modules to contrib, before starting the Equinox branch ↵lresende2008-11-1913-1381/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this ↵antelder2008-11-171-8/+8
| | | | | | isn't so striaght forward to do as there are quite a few permutations you need to search/replace to catch all the occurances of 1.4 so this is going to make doing releases a bit harder so we may need to find a better way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718234 13f79535-47bb-0310-9956-ffa450edef68
* Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to ↵antelder2008-11-171-0/+21
| | | | | | run the calclator sample. Minimal modules as identified in http://apache.markmail.org/message/ofdwyjikioosc7bn. Still need to update for new version, that will be in a seperate commit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718231 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-171-6/+6
| | | | | | bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68
* Updates to get the JMS binding requestConnection and responseConnection ↵antelder2008-08-271-0/+4
| | | | | | attributes working using bindings defined in the definitions.xml file. This is not the final code for this as the definitions.xml processing is being refactored (by Simon Laws?) as part of TUSCANY-2499, this shows the type of function that the JMS binding will need as part of that work. Two parts that need work are that SCADefinitions.getBindings currently returns a list of Objects not Bindings as otherwise theres a cyclic dependency in the maven modules, and there needs to be a way for bindings to get at the SCADefinitions which is currently being done by getting at the contribution processing internals with ExtensibleModelResolver.getDefaultModelResolver and DefaultModelResolver.getModels. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689448 13f79535-47bb-0310-9956-ffa450edef68
* A workaround for TUSCANY-2499 (set unresolved flag to false for intent ↵rfeng2008-08-041-2/+5
| | | | | | definitions) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682267 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2434 and updates from TUSCANY-2354lresende2008-07-091-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675323 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2354 - Applying a slightly modified version of Ram's patch to get a ↵lresende2008-07-082-12/+36
| | | | | | sucessful build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675018 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1712-0/+1327
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68