[jbossws-commits] [jbossws/jbossws-cxf] 95ae0c: Minor test helper improvement (to avoid issues wit...

GitHub noreply at github.com
Fri Jul 31 10:09:55 EDT 2015


  Branch: refs/heads/jbossws-cxf-5.0.x
  Home:   https://github.com/jbossws/jbossws-cxf
  Commit: 95ae0c27ddd871fedd19929ceafa8a9d604a834b
      https://github.com/jbossws/jbossws-cxf/commit/95ae0c27ddd871fedd19929ceafa8a9d604a834b
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    M modules/test-utils/src/main/java/org/jboss/wsf/test/JBossWSTestHelper.java

  Log Message:
  -----------
  Minor test helper improvement (to avoid issues with concurrent directory creation on file system and improve error reporting)


  Commit: 147afbcc408afde869bd9dcf5daab3453d1430a9
      https://github.com/jbossws/jbossws-cxf/commit/147afbcc408afde869bd9dcf5daab3453d1430a9
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    M modules/dist/pom.xml
    M modules/dist/src/main/scripts/build-deploy.xml
    M modules/resources/pom.xml
    M modules/server/src/main/scripts/antrun-beans-config.xml
    M modules/testsuite/pom.xml
    M pom.xml

  Log Message:
  -----------
  [JBWS-3934] Remove WildFly 8.1.0.Final from the supported target containers set

Conflicts:
	modules/dist/src/main/scripts/build-deploy.xml
	modules/testsuite/pom.xml
	pom.xml


  Commit: ea48fc9b49d19aa3d6675f82851912ce63e37019
      https://github.com/jbossws/jbossws-cxf/commit/ea48fc9b49d19aa3d6675f82851912ce63e37019
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    R modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly810.groovy

  Log Message:
  -----------
  [JBWS-3934] Also remove jbws-testsuite-jms-wildfly810.groovy


  Commit: a94b249da63ddf35231ec6be4c35b738e0e9a88b
      https://github.com/jbossws/jbossws-cxf/commit/a94b249da63ddf35231ec6be4c35b738e0e9a88b
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    M modules/dist/pom.xml
    M modules/dist/src/main/scripts/build-deploy.xml
    M modules/resources/pom.xml
    M modules/server/src/main/scripts/antrun-beans-config.xml
    A modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly821.groovy
    M modules/testsuite/pom.xml
    M pom.xml

  Log Message:
  -----------
  [JBWS-3934] Add support for WildFly 8.2.1.Final and remove support for WildFly 8.2.0.Final

Conflicts:
	modules/dist/src/main/scripts/build-deploy.xml
	modules/testsuite/pom.xml
	pom.xml


  Commit: 3bc6da92b2eb25a2f021a6800a6a3fd8ae37e0b5
      https://github.com/jbossws/jbossws-cxf/commit/3bc6da92b2eb25a2f021a6800a6a3fd8ae37e0b5
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    M modules/dist/pom.xml
    M modules/dist/src/main/scripts/build-deploy.xml
    M modules/resources/pom.xml
    M modules/server/src/main/scripts/antrun-beans-config.xml
    M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/samples/wsse/policy/jaas/UsernameAuthorizationDigestEjbTestCase.java
    A modules/testsuite/cxf-tests/src/test/scripts/jbws-testsuite-jms-wildfly901.groovy
    M modules/testsuite/pom.xml
    M pom.xml

  Log Message:
  -----------
  [JBWS-3934] Add WildFly 9.0.1.Final as supported target container

Conflicts:
	pom.xml


  Commit: f8e33a827a70d6c350bb0cb2bc65e69e9665993d
      https://github.com/jbossws/jbossws-cxf/commit/f8e33a827a70d6c350bb0cb2bc65e69e9665993d
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    M modules/testsuite/cxf-tests/src/test/java/org/jboss/test/ws/jaxws/samples/wsse/policy/jaas/UsernameAuthorizationDigestEjbTestCase.java

  Log Message:
  -----------
  Removing exlusion


  Commit: 036cdf24b84693b78f6b22493132015ce1125bc0
      https://github.com/jbossws/jbossws-cxf/commit/036cdf24b84693b78f6b22493132015ce1125bc0
  Author: Alessio Soldano <asoldano at redhat.com>
  Date:   2015-07-31 (Fri, 31 Jul 2015)

  Changed paths:
    R modules/testsuite/cxf-spring-tests/src/test/scripts/jbws_testsuite_spring_default-wildfly810.groovy
    R modules/testsuite/cxf-spring-tests/src/test/scripts/jbws_testsuite_spring_default-wildfly820.groovy
    A modules/testsuite/cxf-spring-tests/src/test/scripts/jbws_testsuite_spring_default-wildfly821.groovy
    A modules/testsuite/cxf-spring-tests/src/test/scripts/jbws_testsuite_spring_default-wildfly901.groovy

  Log Message:
  -----------
  [JBWS-3934] Updating spring testsuite scripts


Compare: https://github.com/jbossws/jbossws-cxf/compare/f32e95f6ab6d...036cdf24b846


More information about the jbossws-commits mailing list