Issue Details (XML | Word | Printable)

Key: XWIKI-2377
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Sergiu Dumitriu
Reporter: Sergiu Dumitriu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Upgrate the apache-fop dependency

Created: 13/May/08 23:32   Updated: 19/May/08 17:57
Component/s: Build, Infrastructure and Tests
Affects Version/s: 1.4 RC1
Fix Version/s: 1.5 M1

Issue Links:
Dependency
 

Resolution Date: 19/May/08 17:57


 Description  « Hide
The new fop release (0.95 beta) fixes some performance problems, including the PDF looping bug (XWIKI-1743 and XWIKI-1846).

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Sergiu Dumitriu added a comment - 14/May/08 01:01
The 0.95beta pom is kind of messy... The batik dependencies are using a wrong group name ("batik" instead of "org.apache.xmlgraphics"), a dependency on the wrong version of avalon. These problems should be reported to someone handling the fop releases.

And if we want to upgrade to batik-1.7, too, then we must ask someone to also publish the batik-rasterizer project, as it is the only one missing from the 1.7 release, and we're using it.


Sergiu Dumitriu added a comment - 14/May/08 01:42
I have a working core pom.xml, but it is ugly (lots of excludes and unneeded dependencies because of the problems in the fop pom).

Sergiu Dumitriu added a comment - 19/May/08 17:57
Done in rev. 9863