Issue Details (XML | Word | Printable)

Key: DOXIA-307
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Siveton
Reporter: Benjamin Bentmann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven Doxia

Tests fail when run with Java 1.4

Created: 10/Apr/09 04:32 AM   Updated: 13/Apr/09 08:57 AM   Resolved: 13/Apr/09 08:57 AM
Return to search
Component/s: Core
Affects Version/s: 1.1
Fix Version/s: 1.1.1

Time Tracking:
Not Specified

File Attachments: 1. Text File org.apache.maven.doxia.ConverterTest.txt (21 kB)
2. XML File TEST-org.apache.maven.doxia.ConverterTest.xml (32 kB)



 Description  « Hide

See attached Surefire reports. There's probably a XML dependency missing for Java 1.4.



Lukas Theussl added a comment - 13/Apr/09 06:31 AM

The same problem with DefaultPdfRendererTest in doxia-doc-renderer. I think it's caused by the core, dependeny-analyze shows that xerces is unused but xml-apis is missing. However, I haven't found a combination yet that works for all cases.


Vincent Siveton added a comment - 13/Apr/09 08:57 AM

Fixed in r764465