Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-4053

Build failures for trunk/testing/itest/* with IBM JDK 7

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • Java-SCA-2.x
    • None
    • None
    • IBM JDK 7
    • Patch Available

    Description

      Most of the tests in itest/ fail with a common XML parser error because of the IBM StAX parser, instead of changing each individual one those bugs can be closed and the dependency can be added to trunk/testing/itest/pom.xml instead:

      <dependency>
      <groupId>org.codehaus.woodstox</groupId>
      <artifactId>wstx-asl</artifactId>
      <version>3.2.9</version>
      <scope>test</scope>
      </dependency>

      Attachments

        Activity

          People

            Unassigned Unassigned
            aepotter@us.ibm.com Andrew Potter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: