summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove <inherited> config from deploy plugin as its not required, and we want...antelder2010-07-231-1/+0
* Run gpg sign in the verify phaseantelder2010-06-221-0/+1
* Update root pom.xml distributionManagement for Nexus based repositories. To u...antelder2010-06-211-11/+10
* Remove old rat configantelder2010-06-151-12/+0
* Update to release profile to remove the hardcoded deployment repo and start a...antelder2010-06-141-1/+12
* Add features to the release profileantelder2010-06-141-0/+1
* Update the release profile to include everything that gets released and signs...antelder2010-06-141-9/+34
* bump java compiler source and target to java 6kelvingoodson2010-06-081-5/+5
* Try adding tuscany plugin module to build using MNG-2135 work around of havin...antelder2010-06-021-0/+3
* Remove maven.test.skip from source profileantelder2010-05-271-3/+0
* configure reporting section of build to begin to differentiate between extens...kelvingoodson2010-05-171-6/+9
* Updating maven-eclipse-plugin to release 2.8lresende2010-04-291-1/+1
* Updating maven-war-plugin to release 2.1-beta1lresende2010-04-291-1/+1
* Updating maven-depedency-plugin to release 2.1lresende2010-04-291-1/+1
* Updating maven-resources-plugin to release 2.4.2lresende2010-04-291-1/+1
* Updating maven-install-plugin to release 2.3lresende2010-04-291-1/+1
* Updating maven-clean-plugin to release 2.4lresende2010-04-291-1/+1
* mark classes as extension spi according to use indicated by implementation.javakelvingoodson2010-04-231-2/+3
* Add jaxws ri module to base profileantelder2010-04-211-0/+1
* Add unCheckedPluginList to the enforcer plugin to allow the tuscany plugin sn...antelder2010-04-201-0/+1
* update documentation scheme in the light of mailing list discussionkelvingoodson2010-04-151-4/+16
* add reporting section to build, with javadoc custom tag "tuscany.extension.sp...kelvingoodson2010-04-151-0/+29
* Go back to the default surefire mem settings which gets my local build runnin...antelder2010-04-131-0/+2
* Update surefire mem options to see if that can get hudson working without mav...antelder2010-04-091-1/+1
* Increase mem settings as that seems slightly faster for meantelder2010-04-091-2/+2
* Update base profile for latest jarsantelder2010-04-091-10/+3
* Add compiler mem sizes so you don't need to set MAVENOPTSantelder2010-04-091-0/+3
* Use Java 1.5 and latest compiler pluginantelder2010-04-081-3/+3
* As a trial to see if we can rule out the tuscany eclipse compiler causing the...antelder2010-04-081-15/+2
* Update to latest release of the eclipse compilerantelder2010-04-081-1/+1
* Add compliance tests back into build as theyy're mostly passing again and the...antelder2010-03-301-3/+4
* Add a list of recently ported modules into the build rfeng2010-03-301-9/+6
* Remove old plugin configantelder2010-03-221-15/+0
* Take the compliance tests out of the distribution profileantelder2010-03-201-1/+1
* Take out compliance tests while they're not workingantelder2010-03-181-1/+1
* Take the compliance tests out of the default trunk build while they're not wo...antelder2010-03-181-1/+1
* Reinstate ban snapshotsantelder2010-03-111-3/+1
* Updates to the base profile to include the oasis compliance testsantelder2010-03-111-1/+17
* Add a profile for just teh compliance tests, maybe just temporarily to verify...antelder2010-03-081-0/+7
* Add compliance tests to distribution profileantelder2010-03-081-0/+1
* Add compliance tests into the fast profileantelder2010-03-081-0/+1
* Add compliance tests to the default buildantelder2010-03-081-0/+1
* Setting sourceEncoding and outputEncoding properties to avoid warning during ...lresende2010-03-031-1/+3
* TUSCANY-2594 - Minor fix on the location of the property definition...lresende2010-03-011-1/+1
* TUSCANY-2594 - Moving property definition to top level... and overriding it f...lresende2010-03-011-9/+1
* TUSCANY-2594 - Reverting r917295 changes and setting tools.jar property in di...lresende2010-03-011-2/+4
* TUSCANY-2594 - try to get the Hudson build working again after the tools.jar ...antelder2010-02-281-2/+2
* Adding eclipse-mac profile to configure tools.jar property in mac os environm...lresende2010-02-261-39/+98
* Configure tools.jar for eclipse profilerfeng2010-02-261-4/+2
* TUSCANY-2594 - Adding workaround for missing tools.jar in mac os, by setting ...lresende2010-02-151-2/+26