summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/compliance-tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove excludes for tests that have been fixedantelder2012-02-061-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240996 13f79535-47bb-0310-9956-ffa450edef68
* Update for expected err msgs with the new extra exception informationantelder2012-02-061-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1240995 13f79535-47bb-0310-9956-ffa450edef68
* Exclude two JMS callback compliance tests which no longer workantelder2012-01-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235185 13f79535-47bb-0310-9956-ffa450edef68
* Update expected error message for latest JMS binding codeantelder2012-01-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235184 13f79535-47bb-0310-9956-ffa450edef68
* Remove excludes now that OASIS have fixed the Java CI tests themselvesslaws2011-12-091-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1212410 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3965 - Generally stop detecting non-annotated properties/references ↵slaws2011-12-061-0/+5
| | | | | | if @Service/@Reference/@Property annotations are present git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1210860 13f79535-47bb-0310-9956-ffa450edef68
* Add a mechanism for specifying default intents on policy subjects. This is a ↵slaws2011-12-011-3/+3
| | | | | | rewrite of the previous attempt after Greg pointed out a build order issue on the mail list. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1209146 13f79535-47bb-0310-9956-ffa450edef68
* Add wildcards to error message so it matches across JVM levelsantelder2011-11-241-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205795 13f79535-47bb-0310-9956-ffa450edef68
* Exclude BJM 6017 1 test again as it still hangs when run in the full build. ↵antelder2011-11-111-0/+1
| | | | | | Works fin when run by itself with maven or in elcipse so tricky to track down whats going wrong. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200890 13f79535-47bb-0310-9956-ffa450edef68
* Also put back BJM_6017_1 into the build as it works now too, i think it ↵antelder2011-11-101-1/+0
| | | | | | wasn't broken just failing due to bad clean up when other tests were failing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200410 13f79535-47bb-0310-9956-ffa450edef68
* Put back BJM_4011 test into th ebuild as it works nowantelder2011-11-101-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200406 13f79535-47bb-0310-9956-ffa450edef68
* Expected error message update to match lates jms bindingantelder2011-11-101-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200255 13f79535-47bb-0310-9956-ffa450edef68
* Take out two currently failing JMS tests (i'm looking at them now)antelder2011-11-101-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200254 13f79535-47bb-0310-9956-ffa450edef68
* Add code to read <requires> elements from WSDL and enable the test that ↵slaws2011-10-191-4/+5
| | | | | | ensure that mayProvides intents are matched between references and services. This has implications for existing tests in that we now have to ensure that any mayProvides intent that is considered to be the default (a concept that the spec doesn't consider) is present in the intent list for the policy subject in question. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1186027 13f79535-47bb-0310-9956-ffa450edef68
* Add comment with JIRA numberantelder2011-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179075 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3880: Disable pojo 10004 testcase as its not really working ↵antelder2011-10-052-1/+2
| | | | | | correctly until the import/export version is implemented correctly git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1179074 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3940 - and remove the exclude for 11017slaws2011-09-131-3/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1170150 13f79535-47bb-0310-9956-ffa450edef68
* Un-exclude the jms tests which are now fixedantelder2011-09-121-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1169733 13f79535-47bb-0310-9956-ffa450edef68
* Fix BJM_6017_1_TestCaseantelder2011-09-081-13/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166718 13f79535-47bb-0310-9956-ffa450edef68
* Add excludes for three tests which are currently failingantelder2011-09-081-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166659 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for JCA_11017 which is fails due to a bug in the OASIS test ↵antelder2011-09-081-0/+1
| | | | | | which has been exposed by TUSCANY-3940 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166621 13f79535-47bb-0310-9956-ffa450edef68
* Add a license header to the properties fileantelder2011-09-071-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166224 13f79535-47bb-0310-9956-ffa450edef68
* Include jms otests in buildantelder2011-09-071-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166201 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest OASIS error messagesantelder2011-09-071-18/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166200 13f79535-47bb-0310-9956-ffa450edef68
* Update to use base runtimeantelder2011-09-071-8/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166196 13f79535-47bb-0310-9956-ffa450edef68
* Add an ActiveMQ jndi properties file to define the test resourcesantelder2011-09-071-0/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1166195 13f79535-47bb-0310-9956-ffa450edef68
* Fix the mismatched messages in the compliance testsrfeng2011-09-033-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164876 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3935 - correct testing/compliance/assembly messages to match the ↵slaws2011-09-021-1/+1
| | | | | | change in the OASIS test case for 13007 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164439 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3912 - Local correct to output as a result of ↵slaws2011-08-191-1/+1
| | | | | | http://www.osoa.org/jira/browse/ASSEMBLY-265. Awaiting official OASIS change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159574 13f79535-47bb-0310-9956-ffa450edef68
* Remove exclude for 4020 test as it is fixed now with the latest oasis codeantelder2011-08-181-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159209 13f79535-47bb-0310-9956-ffa450edef68
* Add exclude for 4020 test thats been failing for agesantelder2011-08-181-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159076 13f79535-47bb-0310-9956-ffa450edef68
* Add the memory settings to avoid OutOfMemory issue during the buildrfeng2011-07-121-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145740 13f79535-47bb-0310-9956-ffa450edef68
* Remove default command line memory settingsantelder2011-05-091-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101129 13f79535-47bb-0310-9956-ffa450edef68
* Fix lots of depricated maven variable warnings for Maven v3antelder2011-02-056-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067440 13f79535-47bb-0310-9956-ffa450edef68
* Correcting error message for BWS_2016 to match latest Tuscany codeedwardsmj2011-02-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066795 13f79535-47bb-0310-9956-ffa450edef68
* comment out the direct otest dependency as this pulls in two copies of ↵slaws2011-01-251-2/+8
| | | | | | Tuscany JARs and add in a line (commented out) to show how to debug surefire tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063276 13f79535-47bb-0310-9956-ffa450edef68
* This works fine for me so put back so i can verify it works with Hudson tooantelder2011-01-141-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058912 13f79535-47bb-0310-9956-ffa450edef68
* JCAA still seems to be loading a logging configuration from somewhere that ↵slaws2011-01-141-0/+7
| | | | | | requires Log4J. I can't find it so to get the build going I'll add the dependency. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058897 13f79535-47bb-0310-9956-ffa450edef68
* Remove some redundant dependencies. Also for some strange reason I have to ↵slaws2011-01-131-14/+2
| | | | | | move to the base pom dependency to get this to work. The normal jar is ok for the others. Haven't got to the bottom of it yet, git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058568 13f79535-47bb-0310-9956-ffa450edef68
* Update message to match OASISslaws2011-01-132-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058566 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled all OASIS Java CAA testcases, plus updated Tuscany error messagesedwardsmj2011-01-122-14/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058151 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044631 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044630 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044629 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix tests, and log4j as the oasis ↵antelder2010-12-111-0/+13
| | | | | | artifacts include it in the log config git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044628 13f79535-47bb-0310-9956-ffa450edef68
* Add woodstox as test dependency to fix testsantelder2010-12-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044627 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the recently added tests that we haven't brought up in tuscany yetantelder2010-12-091-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043886 13f79535-47bb-0310-9956-ffa450edef68
* Customize the surefire plugin trying to avoid out of heap spacerfeng2010-12-086-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043773 13f79535-47bb-0310-9956-ffa450edef68
* Fix error message. The details stay the same but the prefix "Test service ↵slaws2010-12-061-1/+1
| | | | | | got an exception during execution" is removed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1042563 13f79535-47bb-0310-9956-ffa450edef68
* Add tests dependency to see if that fixes the build problem on hudson solaris2antelder2010-12-011-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040950 13f79535-47bb-0310-9956-ffa450edef68