summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/testing/compliance-tests/assembly/pom.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-10Changed version to 2.0-Beta2-SNAPSHOT.fmoga1-6/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069291 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10Copy trunk to beta2 release branch. (I've not yet changed the version so ↵antelder1-0/+0
that would need to be done first before the branch is used) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069272 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix lots of depricated maven variable warnings for Maven v3antelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
2010-12-11Add woodstox as test dependency to fix testsantelder1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044630 13f79535-47bb-0310-9956-ffa450edef68
2010-12-08Customize the surefire plugin trying to avoid out of heap spacerfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043773 13f79535-47bb-0310-9956-ffa450edef68
2010-11-11Update compliance tests to use base-runtime jarantelder1-45/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1033930 13f79535-47bb-0310-9956-ffa450edef68
2010-11-09TUSCANY-3727 - fix binding-ws which jars so that it doesn't have base ↵slaws1-0/+7
Tuscany jars. So we have binding-rmi and binding-ws as examples now. It this works we'll fix the rest for the next release. Also, for compliance tests, ensure that the phase of the unpack allows the local error message file to take precedence git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1032909 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29unpack the dependecies earlier so that we pick up the local test messages ↵slaws1-1/+1
instead of the unpacked ones. This shouldn't usually make a difference however there are cases, when the svn mvn repo hasn't been updated, where the two versions get out of line git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028820 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28TUSCANY-3709 re-enable excluded compliance testsbdaniel1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028369 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19Update *-runtime pom types to be *-runtime-pom so its consistent with the ↵antelder1-1/+1
base one and more obvious you need to have <type>pom</type> when using the dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024153 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13Add -pom identifier to base-runtime so that its more obvious that you need ↵antelder1-1/+1
to have <type>pom</type> in the dependency definition git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022083 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12Should have been excluding ASM tests not JCA testsslaws1-8/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021798 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Hide failing testsslaws1-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005838 13f79535-47bb-0310-9956-ffa450edef68
2010-10-08Update as an example of using base + extensions in compliance testsslaws1-6/+31
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005835 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06Copy itest and compliance test to be under testing folderantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005039 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16Switch to using the latest assembly otests (r653).slaws1-28/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997792 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26Exclude a few more failing assembly otestsantelder1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979207 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25Exclude some failing testsantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979007 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14Change the phase where oasis artifact unpacking is done from compile to ↵antelder1-1/+1
test-compile to see if that helps with the issue of tests not getting run ocasionally git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944173 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14Remove exclude for ASM_4005 as its working nowantelder1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944148 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Update excludes ion assembly compliance test runnerantelder1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943544 13f79535-47bb-0310-9956-ffa450edef68
2010-04-21Updates for excluded tests. assembly complinace test run is now clean but ↵antelder1-9/+1
you nned to get the latest contriubution and test runner artifacts so use mvn -U and/or delete from your local repo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936288 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10Update some commenst on excluded testsantelder1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932674 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Update the tests that are excluded. Down to 4 that don't pass due to ↵slaws1-10/+12
code/test reasons. There are 6 or so that don;t pass due to some different between how we run the tests here compared to otest/newlayout git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932486 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31Update complicance tests to use JAX-WS based WS bindingantelder1-12/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929590 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30Update assembly test excludes for the remaining failing testsantelder1-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929097 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29Add Woodstox dependency as the Sun parser fails on lots of tests now. Would ↵antelder1-0/+15
be really good to find a way to fix this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928787 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11Add JIRA number for why test is taken outantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921644 13f79535-47bb-0310-9956-ffa450edef68
2010-03-09Correct error message for 6008 and re-enable it. Remaining disabled test is ↵slaws1-1/+0
being discussed at OASIS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920782 13f79535-47bb-0310-9956-ffa450edef68
2010-03-07Update unpack to exclude OASIS version of the commons logging properties fileantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920143 13f79535-47bb-0310-9956-ffa450edef68
2010-03-07Add excludes for failing testsantelder1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920137 13f79535-47bb-0310-9956-ffa450edef68
2010-03-04Tidy up dependencies, update all err message so row/column is *** as it ↵antelder1-46/+11
moves around with different XML parsers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919145 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Remove unneeded dependenciesantelder1-13/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918777 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Rename test module to be consistent with othersantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918751 13f79535-47bb-0310-9956-ffa450edef68
2010-03-03Add strawman for how the compliance tests as part of the trunk could workantelder1-0/+155
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@918311 13f79535-47bb-0310-9956-ffa450edef68