summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add host-http and interface-wsdl-xxx modules to the buildrfeng2008-12-031-363/+370
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723136 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up obsolete DISCLAIMER files from Incubation timeframelresende2008-12-018-56/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722178 13f79535-47bb-0310-9956-ffa450edef68
* Add core into the core distribution zip nameslaws2008-11-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721424 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that all of the jars are located correctly when the node launcher is ↵slaws2008-11-281-3/+8
| | | | | | run from the command line. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721420 13f79535-47bb-0310-9956-ffa450edef68
* Add a distribution using the compact jars - work in progressantelder2008-11-2712-0/+4068
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721206 13f79535-47bb-0310-9956-ffa450edef68
* Some more reductions to the minimum set of modules. Remove ↵slaws2008-11-252-3/+4
| | | | | | implementation-resource, implementation-resource-runtime and data-api. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720494 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing assembly module to corelresende2008-11-221-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719799 13f79535-47bb-0310-9956-ffa450edef68
* More changes to get to a stage where I have a working build in mvn and in ↵slaws2008-11-211-1/+2
| | | | | | Eclipse (with JDK 6) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719631 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the pdetarget will generate bundles for the core dependenciesrfeng2008-11-211-16/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719484 13f79535-47bb-0310-9956-ffa450edef68
* Restrict some more poms down to the minimum set neededslaws2008-11-202-15/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719231 13f79535-47bb-0310-9956-ffa450edef68
* Set the pde target based on the core dependenciesrfeng2008-11-201-247/+254
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719170 13f79535-47bb-0310-9956-ffa450edef68
* Copy the contribution under contrib and merge the one from sca-equinoxrfeng2008-11-19165-12375/+2435
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719120 13f79535-47bb-0310-9956-ffa450edef68
* Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder2008-11-1717-1845/+1845
| | | | | | 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
* Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende2008-10-173-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws ↵slaws2008-10-123-1/+61
| | | | | | schema and add the W3C schema to support it. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@703811 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws2008-10-035-5/+195
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701389 13f79535-47bb-0310-9956-ffa450edef68
* tuscany-policy-security-ws has moved to binding-ws-axis2-policyslaws2008-09-221-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697839 13f79535-47bb-0310-9956-ffa450edef68
* Adjust the pom.xmlrfeng2008-09-191-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697155 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up by removing dependecies which aren't neededantelder2008-09-141-47/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695135 13f79535-47bb-0310-9956-ffa450edef68
* Add a distribution module for a bundle jar which works without all the 3rd ↵antelder2008-09-141-0/+521
| | | | | | party dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695130 13f79535-47bb-0310-9956-ffa450edef68
* Add node-dynmic to tuscany bundle jarantelder2008-09-131-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694892 13f79535-47bb-0310-9956-ffa450edef68
* Added corba binding to distribution. Changed dependency on ↵jsdelfino2008-09-0617-18/+100
| | | | | | extensibility-osgi to extensiblity-equinox. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692687 13f79535-47bb-0310-9956-ffa450edef68
* Added some of the Maven plugins to distribution/features/all.jsdelfino2008-09-034-1/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691828 13f79535-47bb-0310-9956-ffa450edef68
* Minor update of the build scripts. Added repository module. Added missing ↵jsdelfino2008-09-034-0/+6
| | | | | | http-runtime module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691825 13f79535-47bb-0310-9956-ffa450edef68
* Added a module to help build a Maven repository containing Tuscany artifacts.jsdelfino2008-09-0313-0/+3877
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691822 13f79535-47bb-0310-9956-ffa450edef68
* Added node-launcher-equinox to the distro to test integration with ↵jsdelfino2008-09-0115-20/+40
| | | | | | OSGi/Equinox. Added SDO databinding to the Web Service distribution as I had missed it before. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691059 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvements of some of the build scripts. Do not need to build the ↵jsdelfino2008-08-2814-212/+258
| | | | | | assembly with the -Pmodules profile. Excluded the distro modules from the -Pmodules profile. Fixed up some of the OSGi dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689690 13f79535-47bb-0310-9956-ffa450edef68
* Starting to work on including the required OSGi runtime pieces into a test ↵jsdelfino2008-08-2710-10/+27
| | | | | | distro. Added a few dependencies to the POM, that's work in progress as I'm not sure how to select Equinox as the OSGi runtime, at this point I get a mix of the two. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689576 13f79535-47bb-0310-9956-ffa450edef68
* Minor fixes. Renamed down-dependencies to filtered-dependencies. Removed the ↵jsdelfino2008-08-278-10/+6
| | | | | | useTransitiveDependencies element as it causes dependencies to be incorrectly excluded. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@689338 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of the Maven descriptors.jsdelfino2008-08-253-24/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688770 13f79535-47bb-0310-9956-ffa450edef68
* Updated the lists of modules and dependencies to match the latest state of ↵jsdelfino2008-08-2520-42/+297
| | | | | | trunk. Minor fixes to the build helper scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688769 13f79535-47bb-0310-9956-ffa450edef68
* Simplified the distribution builds, use Maven assembly component descriptors ↵jsdelfino2008-08-2537-1335/+1308
| | | | | | to share definitions. Added a few scripts to help maintain some of the descriptors, eventually they should be converted to Maven plugins. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688767 13f79535-47bb-0310-9956-ffa450edef68
* Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng2008-08-192-6/+6
| | | | | | node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
* Renamed 'dependencies' profile to 'modules'.jsdelfino2008-08-147-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685777 13f79535-47bb-0310-9956-ffa450edef68
* Fixed packaging type and cross module dependencies.jsdelfino2008-08-146-22/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685747 13f79535-47bb-0310-9956-ffa450edef68
* Simplified and cleaned up the distro builds a bit. Moved script to etc ↵jsdelfino2008-08-1316-196/+995
| | | | | | directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685723 13f79535-47bb-0310-9956-ffa450edef68
* Fixed base directory name.jsdelfino2008-08-137-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685722 13f79535-47bb-0310-9956-ffa450edef68
* Simplified the build scripts a bit, added source distro build scripts. ↵jsdelfino2008-08-1322-71/+733
| | | | | | Building the core distro now triggers the build of the modules that it includes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685652 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused build profile.jsdelfino2008-08-131-19/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685641 13f79535-47bb-0310-9956-ffa450edef68
* Move to SDO 1.1.1 releaserfeng2008-08-121-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
* Fixed module display name. Temp changed distro final name for testing.jsdelfino2008-08-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683797 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily generate distro zips only as building the other formats takes ↵jsdelfino2008-08-087-7/+21
| | | | | | some time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683796 13f79535-47bb-0310-9956-ffa450edef68
* Renamed base to core to be consistent with the terminology used elsewhere in ↵jsdelfino2008-08-0820-86/+12
| | | | | | the project. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683793 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng2008-07-302-4/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681137 13f79535-47bb-0310-9956-ffa450edef68
* Moved tutorial-store under tutorials, adjusted poms and assembly.jsdelfino2008-07-291-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680596 13f79535-47bb-0310-9956-ffa450edef68
* Merge the workfile exclusions chg from 1.3 branch to trunkantelder2008-07-252-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679749 13f79535-47bb-0310-9956-ffa450edef68
* Renaming tutorial to tutorial-storelresende2008-07-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678519 13f79535-47bb-0310-9956-ffa450edef68
* Adjusted poms to move to trunk.jsdelfino2008-07-168-10/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677171 13f79535-47bb-0310-9956-ffa450edef68
* Copying test distro build scripts to trunk as suggested in ↵jsdelfino2008-07-1685-0/+26470
| | | | | | http://marc.info/?l=tuscany-user&m=121565109527102. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677167 13f79535-47bb-0310-9956-ffa450edef68
* Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino2008-07-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68