summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-12-03Add host-http and interface-wsdl-xxx modules to the buildrfeng1-363/+370
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723136 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01Cleaning up obsolete DISCLAIMER files from Incubation timeframelresende8-56/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722178 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Add core into the core distribution zip nameslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721424 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28Ensure that all of the jars are located correctly when the node launcher is ↵slaws1-3/+8
run from the command line. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721420 13f79535-47bb-0310-9956-ffa450edef68
2008-11-27Add a distribution using the compact jars - work in progressantelder12-0/+4068
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721206 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25Some more reductions to the minimum set of modules. Remove ↵slaws2-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
2008-11-22Adding missing assembly module to corelresende1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719799 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21More changes to get to a stage where I have a working build in mvn and in ↵slaws1-1/+2
Eclipse (with JDK 6) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719631 13f79535-47bb-0310-9956-ffa450edef68
2008-11-21Make sure the pdetarget will generate bundles for the core dependenciesrfeng1-16/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719484 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Restrict some more poms down to the minimum set neededslaws2-15/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719231 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20Set the pde target based on the core dependenciesrfeng1-247/+254
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719170 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copy the contribution under contrib and merge the one from sca-equinoxrfeng165-12375/+2435
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719120 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by ↵antelder17-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
2008-10-17Splitting RMI binding into rmi/rmi-runtime to follow other extension patternlresende3-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705772 13f79535-47bb-0310-9956-ffa450edef68
2008-10-12TUSCANY-2626 - Add the wsdlLocation attribute back into the binding.ws ↵slaws3-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
2008-10-03TUSCANY-2620, TUSCANY-2628 Fix up OSOA headers. slaws5-5/+195
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@701389 13f79535-47bb-0310-9956-ffa450edef68
2008-09-22tuscany-policy-security-ws has moved to binding-ws-axis2-policyslaws1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697839 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19Adjust the pom.xmlrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697155 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14Tidy up by removing dependecies which aren't neededantelder1-47/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695135 13f79535-47bb-0310-9956-ffa450edef68
2008-09-14Add a distribution module for a bundle jar which works without all the 3rd ↵antelder1-0/+521
party dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695130 13f79535-47bb-0310-9956-ffa450edef68
2008-09-13Add node-dynmic to tuscany bundle jarantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694892 13f79535-47bb-0310-9956-ffa450edef68
2008-09-06Added corba binding to distribution. Changed dependency on ↵jsdelfino17-18/+100
extensibility-osgi to extensiblity-equinox. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692687 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03Added some of the Maven plugins to distribution/features/all.jsdelfino4-1/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691828 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03Minor update of the build scripts. Added repository module. Added missing ↵jsdelfino4-0/+6
http-runtime module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691825 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03Added a module to help build a Maven repository containing Tuscany artifacts.jsdelfino13-0/+3877
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691822 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01Added node-launcher-equinox to the distro to test integration with ↵jsdelfino15-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
2008-08-28Minor improvements of some of the build scripts. Do not need to build the ↵jsdelfino14-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
2008-08-27Starting to work on including the required OSGi runtime pieces into a test ↵jsdelfino10-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
2008-08-27Minor fixes. Renamed down-dependencies to filtered-dependencies. Removed the ↵jsdelfino8-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
2008-08-25Minor cleanup of the Maven descriptors.jsdelfino3-24/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688770 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25Updated the lists of modules and dependencies to match the latest state of ↵jsdelfino20-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
2008-08-25Simplified the distribution builds, use Maven assembly component descriptors ↵jsdelfino37-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
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to ↵rfeng2-6/+6
node-xxx git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686901 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14Renamed 'dependencies' profile to 'modules'.jsdelfino7-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685777 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14Fixed packaging type and cross module dependencies.jsdelfino6-22/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685747 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Simplified and cleaned up the distro builds a bit. Moved script to etc ↵jsdelfino16-196/+995
directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685723 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Fixed base directory name.jsdelfino7-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685722 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Simplified the build scripts a bit, added source distro build scripts. ↵jsdelfino22-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
2008-08-13Removed unused build profile.jsdelfino1-19/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685641 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12Move to SDO 1.1.1 releaserfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685285 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Fixed module display name. Temp changed distro final name for testing.jsdelfino2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683797 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Temporarily generate distro zips only as building the other formats takes ↵jsdelfino7-7/+21
some time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683796 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08Renamed base to core to be consistent with the terminology used elsewhere in ↵jsdelfino20-86/+12
the project. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683793 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30Merge the fix from 1.3 branch for TUSCANY-2509, TUSCANY-2506rfeng2-4/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681137 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29Moved tutorial-store under tutorials, adjusted poms and assembly.jsdelfino1-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680596 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25Merge the workfile exclusions chg from 1.3 branch to trunkantelder2-0/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679749 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21Renaming tutorial to tutorial-storelresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678519 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16Adjusted poms to move to trunk.jsdelfino8-10/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@677171 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16Copying test distro build scripts to trunk as suggested in ↵jsdelfino85-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
2008-07-08Split binding-jms module into two modules binding-jms and binding-jms-runtime.jsdelfino2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68