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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25691

[PATCH] re-enable the 'test' target.

           Summary: [PATCH] re-enable the 'test' target.
           Product: Fop
           Version: 1.0dev
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The 'ant test' target didn't work. Mainly, I guess, because of unfinished 
avalonization. This patch fixes the problems by:

1) Skipping a test for class org.apache.fop.apps.Options, which 
   doesn't exist anymore.
2) Adding the .jar files from lib/ to the classloader.
3) enable logging for the TestConverter and the UserAgent classes.
4) Closing the output file before comparing. On windows, an open file 
   has a zero length.

Reply via email to