summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/base-runtime/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-05Fix maven 3.0 warningsantelder1-29/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067423 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Remove base java dependenciesantelder1-78/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044603 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11To be more consistent move the base-runtime module to be next to the ↵antelder1-2/+3
base-runtime-pom module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033893 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Fixing unexistent parent pomlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023061 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Delete shades and remove all refernces to them as they're now replaced by ↵antelder1-1/+0
base + extension-runtime approach git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022892 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15Update base-runtime to more closely match old shades/base, and all the scdl ↵antelder1-75/+66
models to base, associated test updates to match that, and change the comet binding to use base + extension approach. Still need to look at whats in core-runtime vs base-runtime and still need to work out what really should/shouldn't be in base but at least its all consistent to start with now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022891 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Update jms binding to use base + extension styleantelder1-0/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022732 13f79535-47bb-0310-9956-ffa450edef68
2010-10-14Start to get rid of shades and replace with the aggregate jars. This moves ↵antelder1-3/+3
the shades/base and base-nodep out of shades and into distribution/aggregates and updates to use those. The remaining ones in shades i think can probably just be deleted but i'll do that in separate steps. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022443 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Put back the base jar pom.xml to include explicit dependencies instead of ↵antelder1-2/+254
using the features/base as the shade plugin doesn't seem to work quite right with pom type dependencies. It ends up with the feature/base and its transitive dependencies still being included in the dependency reduced pom.xml which means all the individual modules still come in as transitive dependencies. There may be some way to fix this with shade plugin excludes but while i work that out put this back to the old way git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997663 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10Change the base jar to use the base featureantelder1-253/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995774 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26Include the data-api moduleantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979244 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Include shell, jline and sourcesantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967100 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Make src jar for the base jarantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954871 13f79535-47bb-0310-9956-ffa450edef68
2010-05-11Add the rmi binding and all the osgi modules to include all modules needed ↵antelder1-0/+79
to run the dosig samples git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943153 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Update to latest shade plugin which fixes the merge issue when services ↵antelder1-1/+1
files don't end with a new line git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937176 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23Take out commons loggingantelder1-5/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937161 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add exclude for stripes while the provided scope issue is sorted outantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936644 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Include tuscany stripes classes in base (but not stipes itself)antelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936265 13f79535-47bb-0310-9956-ffa450edef68
2010-04-16Change to pick up the new RI version of binding.wsslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934891 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Take javascript client out of base jar while it doesn't workantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932309 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Add jaxws ws binding to base jarantelder1-7/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929580 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26Add Wink module to base jarantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927705 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25Add commons logging dependency, include the shade group so that the legal ↵antelder1-0/+6
files from this src/main/resources get included git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927278 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19Update base jar to use hazelcast as the default sca bindingantelder1-20/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925138 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05Remove DistributedSCABindingrfeng1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919254 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07Change shade jars to use their own groupid and add the new ones to the buildantelder1-10/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896929 13f79535-47bb-0310-9956-ffa450edef68
2010-01-07Put back the JMS bindingantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896832 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06Change the shaded base jar to not include dependencies and add a new ↵antelder1-38/+7
base-nodep jar which does include the dependencies. The idea being that there will be the shaded jars for the core tuscany runtime and each extension (jms, bpel, webservices etc), and then for each of those jars also an aditional *-nodep jar that includes all the dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896499 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06Change to use the Hazelcast registryantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896468 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Use pluginManagement to control maven antrun pluginrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882717 13f79535-47bb-0310-9956-ffa450edef68
2009-11-16Add the javascript client to the base jarantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@880654 13f79535-47bb-0310-9956-ffa450edef68
2009-11-15Add JMS support to the base jarantelder1-0/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@836335 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09Update to include http host support in base jar, and include some api jars ↵antelder1-0/+23
in web services jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834048 13f79535-47bb-0310-9956-ffa450edef68
2009-11-07Don't relocate tribes for nowantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833651 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Work in progress: Add new top level folder for holding modules for building ↵antelder1-0/+197
agregated jars. And a module for building a 'base' jar that includes everything needed to run a minimal Tuscany runtime git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831871 13f79535-47bb-0310-9956-ffa450edef68