summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/distribution/repository/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-12Moving 2.x contribslresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05Move the contrib folder out of the sca trunk build as discussed on the MLantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741038 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04Continue with moving trunk modules not in build to contrib folderantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740681 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03Update the distribution to use the featuresrfeng1-228/+188
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740471 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19Copy the contribution under contrib and merge the one from sca-equinoxrfeng1-240/+228
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 ↵antelder1-240/+240
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-06Added corba binding to distribution. Changed dependency on ↵jsdelfino1-1/+5
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.jsdelfino1-0/+28
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691828 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01Added node-launcher-equinox to the distro to test integration with ↵jsdelfino1-1/+2
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 ↵jsdelfino1-33/+35
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 ↵jsdelfino1-1/+0
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-25Updated the lists of modules and dependencies to match the latest state of ↵jsdelfino1-4/+6
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-14Renamed 'dependencies' profile to 'modules'.jsdelfino1-1/+1
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.jsdelfino1-7/+7
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 ↵jsdelfino1-2/+96
directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685723 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13Simplified the build scripts a bit, added source distro build scripts. ↵jsdelfino1-0/+10
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-08Renamed base to core to be consistent with the terminology used elsewhere in ↵jsdelfino1-1/+1
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.jsdelfino1-1/+1
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 ↵jsdelfino1-0/+0
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-08Minor simplifications of pom.xml and bin.xml.jsdelfino1-15/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674703 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03Changed module types from pom to jar to help Eclipse project generation.jsdelfino1-7/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673753 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30Build scripts for the modular distributions that I need: base minimal ↵jsdelfino1-0/+115
distro, enterprise java, web 20, web service, business process, and domain manager. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@672958 13f79535-47bb-0310-9956-ffa450edef68