[ 
https://issues.apache.org/jira/browse/OOZIE-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated OOZIE-1017:
---------------------------------

    Attachment: OOZIE-1017.patch

The test tries to validate the same workflow in 20 different threads and checks 
if any threads have an error.  When run with Xerces 2.10.0 in the pom, it 
passes; when run without Xerces in the pom, it fails.  
                
> Add test to make sure old version of Xerces isn't being used
> ------------------------------------------------------------
>
>                 Key: OOZIE-1017
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1017
>             Project: Oozie
>          Issue Type: Test
>          Components: tests
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-1017.patch
>
>
> If Xerces 2.10.0 isn't explicitly listed as a dependency in the poms, then 
> Java will automatically revert to an older version that has a race condition 
> in the validator.  We should add a test to make sure that we don't 
> accidentally remove the dependency.  
> This issue seems to be the same as this Java bug, though it was supposed to 
> have been fixed 2 years ago: 
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6773084

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to