Andrew Potter created TUSCANY-4050:
--------------------------------------

             Summary: Build failure for itest/policy/wspolicy with IBM JDK 7
                 Key: TUSCANY-4050
                 URL: https://issues.apache.org/jira/browse/TUSCANY-4050
             Project: Tuscany
          Issue Type: Bug
    Affects Versions: Java-SCA-2.x
         Environment: IBM JDK 7
            Reporter: Andrew Potter
            Priority: Blocker


Build failure with exception:
    java.lang.IllegalStateException: java.lang.IllegalStateException: The 
current state is not START_DOCUMENT.

Woodstox parser dependency in trunk/testing/itest/policy/wspolicy/pom.xml fixes:

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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to