summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws1-2/+3
replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Fixed SVN URLs listed in the pom.xml after SVN code re-organisationsmcombellack1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901351 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Reverting accidentally committed changes from revisions 901322 and 901323 as ↵lresende1-0/+9
I haven't tested them in other platforms git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901330 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20TUSCANY-2594 - Removing tools.jar dependency from parent pom ↵lresende1-9/+0
pluginManagement section to avoid issues in Mac OS environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901322 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20add parallel to the distribution profile to see what happens with using that ↵antelder1-0/+19
on Hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901135 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Add all the modules to the fast profile (which isn't quite whats wanted, ↵antelder1-0/+9
would be better if you can use the profile with any of the other profiles, is there a way to do that?) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901134 13f79535-47bb-0310-9956-ffa450edef68
2010-01-19Add a 'fast' profile for experimenting with Surefires parallel test running, ↵antelder1-0/+23
the only changes from the existing surefire config is moving up to the 2.5 release and adding the <parallel> config element. (Also Junit 4.8.1 is really needed for this to work effectively) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900813 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16Setting version to maven-source-plugin to avoid issues with maven enforcer ↵lresende1-0/+1
plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899867 13f79535-47bb-0310-9956-ffa450edef68
2010-01-06Add another explicit plugin versionantelder1-0/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896464 13f79535-47bb-0310-9956-ffa450edef68
2010-01-05Add some explicit plugin versions and activate the maven enforcer plugin to ↵antelder1-1/+62
verify only explicit released plugin versions are being used in the build to try to ensure the build runs consistently git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896167 13f79535-47bb-0310-9956-ffa450edef68
2009-12-26Update to use the new(ish) ASF snapshot repo. (works ok for me and i'll kick ↵antelder1-3/+3
off a hudson build with wiped out local repo but say if you see any snpshot oddities) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@893962 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24Set the default maven build to not generate distribution archives but ↵slaws1-9/+5
generate a directory instead. To run a build that generates the archives use mvn -Pdistribution instead. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883670 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/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882717 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04Remove references to otest. it's been moved.slaws1-104/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832741 13f79535-47bb-0310-9956-ffa450edef68
2009-11-02Used released version on th osgi junit plugin and add shade modules to ↵antelder1-1/+2
reactor build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831916 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30Propagate osgi properties for OSGi remote services rfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831468 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18Add a profile for building the SCA-J CAA compliance testsantelder1-3/+104
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826375 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13Update to released 1.0.4 of the bundle pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@824740 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02Merge policy-xml and definitions-xml into assembly-xmlantelder1-0/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820951 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01INclude the new jms webapp sample in the jms build profileantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820683 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01Add a profile for just the JMS modules to experiment with using extensions ↵antelder1-0/+10
separately git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820598 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Add otest to the eclipse profilerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805515 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Reenable validation in the mvn build as the performance problem with ↵antelder1-1/+1
fetching external schemas no longer exists git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803015 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10Change to not use unique snapshot versions to fix an issue running the ↵antelder1-0/+1
otests without a local tuscany build (and we don't and shouldn't be using specific snapshot versions for anything) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802713 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05Add jxws runtime as a dependencyrfeng1-0/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801352 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Updating pom to build tomcat distribution when using Distribution maven profilelresende1-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796124 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20And fix up the plugin repo also so that maven-jetty-plugin can be found slaws1-0/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795759 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20The move up to Jetty 6.1.19 at r793724 for me means that the Jetty artifacts ↵slaws1-0/+10
can't be found. Added the central repo to fix it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795753 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng1-1/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794552 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26Add repo for Saxon 9.xslaws1-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788620 13f79535-47bb-0310-9956-ffa450edef68
2009-06-22Add OSGI-INF as a resource folderrfeng1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787383 13f79535-47bb-0310-9956-ffa450edef68
2009-05-29Make sure META-INF/MANIFEST.MF is copied into target/classesrfeng1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779844 13f79535-47bb-0310-9956-ffa450edef68
2009-05-06Include README files if they're present in modulesantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772107 13f79535-47bb-0310-9956-ffa450edef68
2009-04-17Disable validation by default in the maven build as discussed on the ML. ↵antelder1-1/+1
Note this disables validation for full build from top and also when building individual modules/tests/samples etc. Running outside of mvn the default is currently to do schema validation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765916 13f79535-47bb-0310-9956-ffa450edef68
2009-04-09Update to 1.0.2 of bundle plugin now that its in the reposantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763584 13f79535-47bb-0310-9956-ffa450edef68
2009-04-07Fix the dependencies to get distributed OSGi samples working inside Eclipserfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762942 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02Update to SNAPSHOT versions of the plugins for tuscany maven-bundle-plugin ↵rfeng1-2/+2
and maven-eclipse-compiler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761471 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Upgrade to equinox 3.4.xrfeng1-0/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758468 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Add deploy modules to the release profileantelder1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756128 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert 755183 an errant commit from the release pluginantelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755206 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755183 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Start bringing up the build using the maven release pluginantelder1-0/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755180 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Move up to 1.0.1 of bundle pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755149 13f79535-47bb-0310-9956-ffa450edef68
2009-03-15Updating project name to help identify (1.x) versus (2.x) builds in ↵lresende1-1/+1
continuuns environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754712 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Add the archetypes to the reactor buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749343 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02Removing obsolet profilelresende1-7/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749220 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24Update to use just released 1.0 bundle pluginantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@747442 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Remove unsed folder from buildantelder1-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745159 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17Update apache.snapshots repo so distribution build finds the bundle pluginantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745091 13f79535-47bb-0310-9956-ffa450edef68