summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixing merge conflictlresende2009-10-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821097 13f79535-47bb-0310-9956-ffa450edef68
* Adding JSON Databinding and JSON-RPC Binding to buildlresende2009-10-021-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821088 13f79535-47bb-0310-9956-ffa450edef68
* Merge policy-xml and definitions-xml into assembly-xmlantelder2009-10-021-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
* Add the JMSmodules to the buildantelder2009-10-011-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820589 13f79535-47bb-0310-9956-ffa450edef68
* Add scdl module and itest to buildantelder2009-10-011-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820564 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused moduleantelder2009-10-011-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820555 13f79535-47bb-0310-9956-ffa450edef68
* Refactor tuscany-endpoint module into tuscany-corerfeng2009-09-291-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819786 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819750 13f79535-47bb-0310-9956-ffa450edef68
* Adding binding-http to buildlresende2009-09-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817151 13f79535-47bb-0310-9956-ffa450edef68
* Merge modules to assembly module as discussed on MLantelder2009-09-111-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813673 13f79535-47bb-0310-9956-ffa450edef68
* Add endpoint-wrapper module to the buildantelder2009-08-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808872 13f79535-47bb-0310-9956-ffa450edef68
* Add domain node to buildantelder2009-08-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@808040 13f79535-47bb-0310-9956-ffa450edef68
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces ↵rfeng2009-08-121-0/+1
| | | | | | | | 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
* Refactor the databinding module to use common-xmlrfeng2009-08-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801895 13f79535-47bb-0310-9956-ffa450edef68
* Add jsonp runtime module to build and include in tomcat integration warantelder2009-07-281-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798398 13f79535-47bb-0310-9956-ffa450edef68
* Add the jdk logging into the itest-policiesrfeng2009-07-091-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@792626 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3092 - bring up remote version of binding.sca and include it in the ↵slaws2009-06-191-0/+1
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786563 13f79535-47bb-0310-9956-ffa450edef68
* Take *-osoa modules out of build in preparation for moving to contribantelder2009-06-111-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783679 13f79535-47bb-0310-9956-ffa450edef68
* Take dwr and jsonrpc bindings out of main build as they're not finished and ↵antelder2009-06-111-2/+0
| | | | | | not being actively worked on just now so moving to contrib git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783670 13f79535-47bb-0310-9956-ffa450edef68
* Add uri to Endpoint/EndpointReferencerfeng2009-06-101-0/+1
| | | | | | Add endpoint-tribes to the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783579 13f79535-47bb-0310-9956-ffa450edef68
* Remove last references to implementation-node and workspace modules as ↵antelder2009-05-271-4/+0
| | | | | | they're not used inany code now after all the node changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779055 13f79535-47bb-0310-9956-ffa450edef68
* Renaming implementation-bpel-ode to implementation-bpel-runtime to follow ↵lresende2009-05-201-1/+1
| | | | | | the name pattern used by other modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776591 13f79535-47bb-0310-9956-ffa450edef68
* Merge interface-java-xml into interface-javaantelder2009-05-171-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775608 13f79535-47bb-0310-9956-ffa450edef68
* Start merging binding-sca into assembly and creating a binding-sca-runtime ↵antelder2009-05-171-1/+1
| | | | | | module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775592 13f79535-47bb-0310-9956-ffa450edef68
* Merge implementation-java-xml into implementation-java moduleantelder2009-05-151-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775053 13f79535-47bb-0310-9956-ffa450edef68
* Redo the contribution modules merge started in r772861 but this time ↵antelder2009-05-101-3/+0
| | | | | | including svn history. As everyone seems happy with this approach now instead of doing it in a new module its just done directly in the existing contribution module. This is the start of what was described on the ML as'contribution (or core-contribution or contribution-runtime) for all the spi/infrastructure type of stuff', right now it has everything so its all in one place to make things obvious and the other contribution-* modules can be be created by moving bits out of here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773311 13f79535-47bb-0310-9956-ffa450edef68
* Add sca client impl module to buildantelder2009-05-071-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772575 13f79535-47bb-0310-9956-ffa450edef68
* Add spring modules to buildantelder2009-05-021-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@770898 13f79535-47bb-0310-9956-ffa450edef68
* Merge interface-wsdl-xml into interface-wsdl moduleantelder2009-04-251-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768518 13f79535-47bb-0310-9956-ffa450edef68
* Merge binding sca xml module into model moduleantelder2009-04-251-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768488 13f79535-47bb-0310-9956-ffa450edef68
* Merge workspace xml processor into model moduleantelder2009-04-241-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768168 13f79535-47bb-0310-9956-ffa450edef68
* Merge xsd-xml module into xsd module to tentatively test out the emerging ML ↵antelder2009-04-231-1/+0
| | | | | | consensus on module make up git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767828 13f79535-47bb-0310-9956-ffa450edef68
* Correct version of the bundle plugin to match parent pom.xmlantelder2009-04-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765502 13f79535-47bb-0310-9956-ffa450edef68
* Add rfc119 related modules to the main buildrfeng2009-03-251-10/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758469 13f79535-47bb-0310-9956-ffa450edef68
* Add a rfc119 profile to include related modulesrfeng2009-03-191-0/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756075 13f79535-47bb-0310-9956-ffa450edef68
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-2/+2
| | | | 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-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
* Move up to 1.0.1 of bundle pluginantelder2009-03-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755150 13f79535-47bb-0310-9956-ffa450edef68
* Spliting schemas to assembly-xsd and assembly-xsd-osoalresende2009-03-051-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750259 13f79535-47bb-0310-9956-ffa450edef68
* Copying OSOA based processors into assembly-xml-osoalresende2009-03-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750220 13f79535-47bb-0310-9956-ffa450edef68
* Add MyFaces JSF integration module to buildantelder2009-03-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749245 13f79535-47bb-0310-9956-ffa450edef68
* Updating namespaces for tuscany extensions schema fileslresende2009-03-021-1/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749222 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolet profilelresende2009-03-021-15/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749221 13f79535-47bb-0310-9956-ffa450edef68
* Add Stripes module to buildantelder2009-02-261-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@748055 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation.bpel to the buildantelder2009-02-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747447 13f79535-47bb-0310-9956-ffa450edef68
* Remove some commented out codeantelder2009-02-241-21/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747443 13f79535-47bb-0310-9956-ffa450edef68
* Add implementation-web-runtime to the buildantelder2009-02-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745511 13f79535-47bb-0310-9956-ffa450edef68
* Add new extension model modules to buildantelder2009-02-171-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745167 13f79535-47bb-0310-9956-ffa450edef68
* Update build to use moved bundle pluginantelder2009-02-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68
* Comment out the tuscany maven bundle plugin as it is triggered by the ↵rfeng2009-02-101-0/+2
| | | | | | default goal git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742794 13f79535-47bb-0310-9956-ffa450edef68