summaryrefslogtreecommitdiffstats
path: root/sandbox/sebastien/java/extend/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-29Sandbox to experiment and extend the runtime.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990479 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Update Apache parent pom to most recent released versionlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985807 13f79535-47bb-0310-9956-ffa450edef68
2010-08-12copy javadoc creation config into release profile, and comment how to test ↵kelvingoodson1-0/+46
release profile note: the spi tagging in the javadoc is still work in progress git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@984836 13f79535-47bb-0310-9956-ffa450edef68
2010-07-23Remove <inherited> config from deploy plugin as its not required, and we ↵antelder1-1/+0
want to change it for the different parts of the build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967035 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22Run gpg sign in the verify phaseantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956795 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Update root pom.xml distributionManagement for Nexus based repositories. To ↵antelder1-11/+10
use these you'll need to define the servers in your m2 settings.xml, for details see http://maven.apache.org/developers/committer-settings.html git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956509 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Remove old rat configantelder1-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954726 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Update to release profile to remove the hardcoded deployment repo and start ↵antelder1-1/+12
adding the rat plugin config git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954481 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Add features to the release profileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954478 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Update the release profile to include everything that gets released and ↵antelder1-9/+34
signs and deploys them. The idea is this profile does _everything_ so for a release you just do mvn -Prelease and thats it to have the staging repo created and the distributions signed and uploaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954455 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08bump java compiler source and target to java 6kelvingoodson1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952653 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Try adding tuscany plugin module to build using MNG-2135 work around of ↵antelder1-0/+3
having the plugin FIRST in the parent pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950416 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27Remove maven.test.skip from source profileantelder1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948700 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17configure reporting section of build to begin to differentiate between ↵kelvingoodson1-6/+9
extension spi and all other code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945178 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-eclipse-plugin to release 2.8lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939422 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-war-plugin to release 2.1-beta1lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939421 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-depedency-plugin to release 2.1lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939420 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-resources-plugin to release 2.4.2lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939419 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-install-plugin to release 2.3lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939418 13f79535-47bb-0310-9956-ffa450edef68
2010-04-29Updating maven-clean-plugin to release 2.4lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@939417 13f79535-47bb-0310-9956-ffa450edef68
2010-04-23mark classes as extension spi according to use indicated by implementation.javakelvingoodson1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937291 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Add jaxws ri module to base profileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936195 13f79535-47bb-0310-9956-ffa450edef68
2010-04-20Add unCheckedPluginList to the enforcer plugin to allow the tuscany plugin ↵antelder1-0/+1
snapshot till its been released git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935822 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15update documentation scheme in the light of mailing list discussionkelvingoodson1-4/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934397 13f79535-47bb-0310-9956-ffa450edef68
2010-04-15add reporting section to build, with javadoc custom tag ↵kelvingoodson1-0/+29
"tuscany.extension.spi" for flagging spis aimed at extension developers; also add one example git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934365 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13Go back to the default surefire mem settings which gets my local build ↵antelder1-0/+2
running ok without needing any mavenopts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933538 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Update surefire mem options to see if that can get hudson working without ↵antelder1-1/+1
mavenopts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932331 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Increase mem settings as that seems slightly faster for meantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932312 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Update base profile for latest jarsantelder1-10/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932310 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Add compiler mem sizes so you don't need to set MAVENOPTSantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932291 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Use Java 1.5 and latest compiler pluginantelder1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931978 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08As a trial to see if we can rule out the tuscany eclipse compiler causing ↵antelder1-15/+2
the too many open files problem on Hudson try changing to use the regular maven compiler git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931936 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Update to latest release of the eclipse compilerantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931808 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Add compliance tests back into build as theyy're mostly passing again and ↵antelder1-3/+4
the failing ones are excluded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929112 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Add a list of recently ported modules into the build rfeng1-9/+6
Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Remove old plugin configantelder1-15/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926025 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20Take the compliance tests out of the distribution profileantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925562 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Take out compliance tests while they're not workingantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924986 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18Take the compliance tests out of the default trunk build while they're not ↵antelder1-1/+1
working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924932 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Reinstate ban snapshotsantelder1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922053 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Updates to the base profile to include the oasis compliance testsantelder1-1/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922027 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Add a profile for just teh compliance tests, maybe just temporarily to ↵antelder1-0/+7
verify the Hudson build working properly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920505 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Add compliance tests to distribution profileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920504 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Add compliance tests into the fast profileantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920179 13f79535-47bb-0310-9956-ffa450edef68
2010-03-08Add compliance tests to the default buildantelder1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920161 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Setting sourceEncoding and outputEncoding properties to avoid warning during ↵lresende1-1/+3
build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918706 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-2594 - Minor fix on the location of the property definition...lresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917662 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-2594 - Moving property definition to top level... and overriding it ↵lresende1-9/+1
for mac specific profiles... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917605 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01TUSCANY-2594 - Reverting r917295 changes and setting tools.jar property in ↵lresende1-2/+4
distribution profile to fix issues in the hudson continuum build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917344 13f79535-47bb-0310-9956-ffa450edef68
2010-02-28TUSCANY-2594 - try to get the Hudson build working again after the tools.jar ↵antelder1-2/+2
change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917295 13f79535-47bb-0310-9956-ffa450edef68