summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/contribution/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Clean up the artifact processor extension pointrfeng2009-04-018-283/+407
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761053 13f79535-47bb-0310-9956-ffa450edef68
* Add a flag to control if schema validation should be enabledrfeng2009-03-262-32/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758911 13f79535-47bb-0310-9956-ffa450edef68
* Do not issue warnings for xsi: attrsrfeng2009-03-261-3/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758482 13f79535-47bb-0310-9956-ffa450edef68
* Match the document using wildcards against the artifact URIrfeng2009-03-255-212/+348
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758464 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-062-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750765 13f79535-47bb-0310-9956-ffa450edef68
* URI is registered as /x/y/Z.extrfeng2009-03-051-20/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750600 13f79535-47bb-0310-9956-ffa450edef68
* Allows the lookup by URI for URLArtifactProcessorsrfeng2009-03-051-6/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750579 13f79535-47bb-0310-9956-ffa450edef68
* Updates to contribution modules to use OASIS namespaces/schemalresende2009-03-052-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750244 13f79535-47bb-0310-9956-ffa450edef68
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-206-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746356 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importsmcombellack2009-02-092-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742767 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ↵slaws2009-02-021-0/+23
| | | | | | found in extensions and in application contributions. This change creates a system contribution on the fly in the node and installs a DefaultModelResolver for various policy elements. The default resolver not takes account of any default imports that are available. All application level contributions are linked to the system contribution via a default import that references the system contributions model resolver. Hence policy element resolution will traverse the tree to the system contribution if the element is not resolved locally. We may want to create specific policy resolvers here but this change allows for some experimentation. The next hurdle to getting this to work is to get policy set XPath applied to the assembly model again. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739953 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging latest code to support extended attributes to 2.x ↵lresende2009-01-221-6/+5
| | | | | | development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736501 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2663 - Merging latest code to support extended elements to 2.x ↵lresende2009-01-223-98/+109
| | | | | | development stream git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736500 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused SPI constantlresende2009-01-221-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736499 13f79535-47bb-0310-9956-ffa450edef68
* Update ContributionScanner javadocslresende2009-01-211-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@736497 13f79535-47bb-0310-9956-ffa450edef68
* Merge the TuscanyNamespaceContext changes from 1.xrfeng2009-01-134-567/+147
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@734254 13f79535-47bb-0310-9956-ffa450edef68
* Pass the DocumentBuilderFactory around to work with OSGirfeng2008-12-121-8/+2
| | | | | | Remove unused constructors git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725871 13f79535-47bb-0310-9956-ffa450edef68
* Fixed generics raw type compiler warningsmcombellack2008-12-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722943 13f79535-47bb-0310-9956-ffa450edef68
* Corrected minor spelling mistakemcombellack2008-12-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722937 13f79535-47bb-0310-9956-ffa450edef68
* Moved imports from JUnit 3 to JUnit 4 style - i.e changed import ↵mcombellack2008-12-033-3/+3
| | | | | | junit.framework to import org.junit git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722817 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importsmcombellack2008-11-271-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721129 13f79535-47bb-0310-9956-ffa450edef68
* Fix compile error on missing loggerantelder2008-11-191-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718952 13f79535-47bb-0310-9956-ffa450edef68
* Merging the 1.x delta on top of the equinox based moduleslresende2008-11-197-11/+661
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718858 13f79535-47bb-0310-9956-ffa450edef68
* Copying modules from Equinox branch, to start merging the delta changes from ↵lresende2008-11-1980-0/+6863
| | | | | | 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-1990-8268/+0
| | | | | | merge git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718812 13f79535-47bb-0310-9956-ffa450edef68
* Work in progress, add support for ZIP archive contributionsantelder2008-11-131-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713740 13f79535-47bb-0310-9956-ffa450edef68
* Package type constants for Java EE archives.vamsic0072008-11-061-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711863 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2629, TUSCANY-2624, TUSCANY-2663 - more changes to record unknown ↵slaws2008-11-054-1/+632
| | | | | | elements that appear in SCDL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@711584 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - missing file to register attribute processor extension pointlresende2008-09-231-0/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698108 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Moving Default element processor to contribution-xml and ↵lresende2008-09-236-299/+45
| | | | | | various other minor fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@698102 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorlresende2008-09-151-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695571 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Adding default processor to handle unknown contents in ↵lresende2008-09-152-1/+279
| | | | | | composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695536 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Adding attribute extension infrastructure and integration ↵lresende2008-09-117-48/+759
| | | | | | with basic sca model parsing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694165 13f79535-47bb-0310-9956-ffa450edef68
* Fixes to get the Equinox integration working. Use the parent classloader ↵jsdelfino2008-09-091-3/+1
| | | | | | instead of the Thread context classloader as parent of the contribution classloader. Use the ServiceDiscovery to get instances of DocumentBuilderFactory and TransformerFactory. Pass these factories around instead of creating new instances in different places. Clarified the few prints in the calculator-osgi sample showing which classloader is used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693411 13f79535-47bb-0310-9956-ffa450edef68
* Updates to get the JMS binding requestConnection and responseConnection ↵antelder2008-08-272-0/+12
| | | | | | 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
* Added missing @Override annotation to methods that override methods from ↵mcombellack2008-08-131-0/+24
| | | | | | their superclass git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685532 13f79535-47bb-0310-9956-ffa450edef68
* Added constructors taking integer and double parameters.jsdelfino2008-08-051-0/+20
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682645 13f79535-47bb-0310-9956-ffa450edef68
* Make the ServiceDiscovery pluggable and add support for OSGi-based service ↵rfeng2008-07-083-3/+3
| | | | | | discoverer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@675040 13f79535-47bb-0310-9956-ffa450edef68
* Move Tuscany from Incubator to top level.dims2008-06-1781-0/+6816
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68