summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/features (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-19Copy the contribution under contrib and merge the one from sca-equinoxrfeng127-32232/+0
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 ↵antelder9-1835/+1835
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-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-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-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-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 ↵jsdelfino19-12/+12
the project. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683793 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