You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2005/09/15 21:57:50 UTC

DO NOT REPLY [Bug 36677] New: - [PATCH] ant dist does not include serializer.jar

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36677>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36677

           Summary: [PATCH] ant dist does not include serializer.jar
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: bugzilla@mdaniel.scdi.com


{This is against svn HEAD, which used to be called 1.0dev but now seems to be
0.90svn}

Issuing an 'ant dist' yields an Fop artifact that does not run, citing:
java.lang.NoClassDefFoundError: org/apache/xml/serializer/SerializerTrace

because the dist target does not package up lib/serializer*.jar.

This patch addresses that.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.