summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add compiler mem sizes so you don't need to set MAVENOPTSantelder2010-04-091-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932291 13f79535-47bb-0310-9956-ffa450edef68
* Use Java 1.5 and latest compiler pluginantelder2010-04-081-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931978 13f79535-47bb-0310-9956-ffa450edef68
* As a trial to see if we can rule out the tuscany eclipse compiler causing ↵antelder2010-04-081-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
* Update to latest release of the eclipse compilerantelder2010-04-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931808 13f79535-47bb-0310-9956-ffa450edef68
* Add compliance tests back into build as theyy're mostly passing again and ↵antelder2010-03-301-3/+4
| | | | | | the failing ones are excluded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929112 13f79535-47bb-0310-9956-ffa450edef68
* Add a list of recently ported modules into the build rfeng2010-03-301-9/+6
| | | | | | Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
* Remove old plugin configantelder2010-03-221-15/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926025 13f79535-47bb-0310-9956-ffa450edef68
* Take the compliance tests out of the distribution profileantelder2010-03-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925562 13f79535-47bb-0310-9956-ffa450edef68
* Take out compliance tests while they're not workingantelder2010-03-181-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924986 13f79535-47bb-0310-9956-ffa450edef68
* Take the compliance tests out of the default trunk build while they're not ↵antelder2010-03-181-1/+1
| | | | | | working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924932 13f79535-47bb-0310-9956-ffa450edef68
* Reinstate ban snapshotsantelder2010-03-111-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922053 13f79535-47bb-0310-9956-ffa450edef68
* Updates to the base profile to include the oasis compliance testsantelder2010-03-111-1/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922027 13f79535-47bb-0310-9956-ffa450edef68
* Add a profile for just teh compliance tests, maybe just temporarily to ↵antelder2010-03-081-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
* Add compliance tests to distribution profileantelder2010-03-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920504 13f79535-47bb-0310-9956-ffa450edef68
* Add compliance tests into the fast profileantelder2010-03-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920179 13f79535-47bb-0310-9956-ffa450edef68
* Add compliance tests to the default buildantelder2010-03-081-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920161 13f79535-47bb-0310-9956-ffa450edef68
* Setting sourceEncoding and outputEncoding properties to avoid warning during ↵lresende2010-03-031-1/+3
| | | | | | build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918706 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2594 - Minor fix on the location of the property definition...lresende2010-03-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917662 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2594 - Moving property definition to top level... and overriding it ↵lresende2010-03-011-9/+1
| | | | | | for mac specific profiles... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917605 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2594 - Reverting r917295 changes and setting tools.jar property in ↵lresende2010-03-011-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
* TUSCANY-2594 - try to get the Hudson build working again after the tools.jar ↵antelder2010-02-281-2/+2
| | | | | | change git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917295 13f79535-47bb-0310-9956-ffa450edef68
* Adding eclipse-mac profile to configure tools.jar property in mac os ↵lresende2010-02-261-39/+98
| | | | | | environment... and adding some comments on what the sections/profiles are used for... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916815 13f79535-47bb-0310-9956-ffa450edef68
* Configure tools.jar for eclipse profilerfeng2010-02-261-4/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916501 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2594 - Adding workaround for missing tools.jar in mac os, by setting ↵lresende2010-02-151-2/+26
| | | | | | profiles/properties to set the proper jar based on the os being used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910273 13f79535-47bb-0310-9956-ffa450edef68
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws2010-02-041-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
* Fixed SVN URLs listed in the pom.xml after SVN code re-organisationsmcombellack2010-01-201-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901351 13f79535-47bb-0310-9956-ffa450edef68
* Reverting accidentally committed changes from revisions 901322 and 901323 as ↵lresende2010-01-201-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
* TUSCANY-2594 - Removing tools.jar dependency from parent pom ↵lresende2010-01-201-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
* add parallel to the distribution profile to see what happens with using that ↵antelder2010-01-201-0/+19
| | | | | | on Hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901135 13f79535-47bb-0310-9956-ffa450edef68
* Add all the modules to the fast profile (which isn't quite whats wanted, ↵antelder2010-01-201-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
* Add a 'fast' profile for experimenting with Surefires parallel test running, ↵antelder2010-01-191-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
* Setting version to maven-source-plugin to avoid issues with maven enforcer ↵lresende2010-01-161-0/+1
| | | | | | plugin git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@899867 13f79535-47bb-0310-9956-ffa450edef68
* Add another explicit plugin versionantelder2010-01-061-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896464 13f79535-47bb-0310-9956-ffa450edef68
* Add some explicit plugin versions and activate the maven enforcer plugin to ↵antelder2010-01-051-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
* Update to use the new(ish) ASF snapshot repo. (works ok for me and i'll kick ↵antelder2009-12-261-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
* Set the default maven build to not generate distribution archives but ↵slaws2009-11-241-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
* Moving 2.x trunklresende2009-11-201-0/+738
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68