Fop flop?

2001-07-11 Thread Mark Lillywhite

Hi foppers

I just checked out the latest fop from CVS (after a long hiatus). After 
building it I get the attached messages when I try to run it against an 
input file that works under the version of FOP I downloaded from the web 
page today. I suspect this is a problem with the CVS FOP but I'm not 
100% sure, can anyone help me? Is the CVS FOP currently working? One 
point is that the padding- referred to in the error message does not 
exist in my (extremely simple, but very large) input file.

Also I was wondering about the status of the large document (memory 
related) patches that I think were submitted a few weeks ago (since this 
is what I would like to look at/work on). Can anyone tell me if they 
have been committed yet, or if they will be committed, or if I am asking 
too many questions? :-)

My thanks of a general kind to the developers,

Cheers
Mark


[mark@spiffy xml-fop]$ java -jar build/fop.jar /tmp/bigfile.fo 
/tmp/bigfile.pdf
FOP 0.19.0-CVS
using SAX parser org.apache.xerces.parsers.SAXParser
building formatting object tree
setting up fonts
formatting FOs into areas
 [1WARNING: no Maker for padding-
WARNING: property padding- ignored
WARNING: no Maker for padding-
WARNING: no Maker for padding-
WARNING: property padding- ignored
WARNING: no Maker for padding-
WARNING: no Maker for padding-
WARNING: property padding- ignored
WARNING: no Maker for padding-
WARNING: no Maker for padding-
WARNING: property padding- ignored
WARNING: no Maker for padding-
WARNING: property padding- ignored
ERROR: null
[mark@spiffy xml-fop]$



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Fop flop?

2001-07-11 Thread John Wyman

I had to delete the entire build directory and rebuild before these
errors would go away. Something isn't getting extracted properly.
John


John H. Wyman
5160 Darry Lane
Dublin, OH 43016
(614)-889-0698
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
Wyman Genealogy Site http://www.wyman.org
Francis Wyman Assoc email List
http://groups.yahoo.com/group/FrancisWymanAssoc
Wyman Family Genealogy Forum http://genforum.genealogy.com/wyman/
The Wyman Surname Message Board
http://www.familyhistory.com/messages/messages.asp?category=surnamefor
um=Wyman

  

-Original Message-
From: Mark Lillywhite [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, July 11, 2001 5:45 AM
To: [EMAIL PROTECTED]
Subject: Fop flop?


Hi foppers

I just checked out the latest fop from CVS (after a long hiatus). After 
building it I get the attached messages when I try to run it against an 
input file that works under the version of FOP I downloaded from the web

page today. I suspect this is a problem with the CVS FOP but I'm not 
100% sure, can anyone help me? Is the CVS FOP currently working? One 
point is that the padding- referred to in the error message does not 
exist in my (extremely simple, but very large) input file.

Also I was wondering about the status of the large document (memory 
related) patches that I think were submitted a few weeks ago (since this

is what I would like to look at/work on). Can anyone tell me if they 
have been committed yet, or if they will be committed, or if I am asking

too many questions? :-)

My thanks of a general kind to the developers,

Cheers
Mark


[mark@spiffy xml-fop]$ java -jar build/fop.jar /tmp/bigfile.fo 
/tmp/bigfile.pdf
FOP 0.19.0-CVS
using SAX parser org.apache.xerces.parsers.SAXParser
building formatting object tree
setting up fonts
formatting FOs into areas
 [1WARNING: no Maker for padding-
WARNING: property padding- ignored
WARNING: no Maker for padding-
WARNING: no Maker for padding-
WARNING: property padding- ignored
WARNING: no Maker for padding-
WARNING: no Maker for padding-
WARNING: property padding- ignored
WARNING: no Maker for padding-
WARNING: no Maker for padding-
WARNING: property padding- ignored
WARNING: no Maker for padding-
WARNING: property padding- ignored
ERROR: null
[mark@spiffy xml-fop]$



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Fop flop?

2001-07-11 Thread Karen Lease

Hi Mark,

To fix the error messages, please build the clean target and then
rebuild. New properties added have changed values for a lot of constants
and all the classes need to be recompiled.

HTH,
Karen

Mark Lillywhite wrote:
 
 Hi foppers
 
 I just checked out the latest fop from CVS (after a long hiatus). After
 building it I get the attached messages when I try to run it against an
 input file that works under the version of FOP I downloaded from the web
 page today. I suspect this is a problem with the CVS FOP but I'm not
 100% sure, can anyone help me? Is the CVS FOP currently working? One
 point is that the padding- referred to in the error message does not
 exist in my (extremely simple, but very large) input file.
 
 Also I was wondering about the status of the large document (memory
 related) patches that I think were submitted a few weeks ago (since this
 is what I would like to look at/work on). Can anyone tell me if they
 have been committed yet, or if they will be committed, or if I am asking
 too many questions? :-)
 
 My thanks of a general kind to the developers,
 
 Cheers
 Mark
 
 [mark@spiffy xml-fop]$ java -jar build/fop.jar /tmp/bigfile.fo
 /tmp/bigfile.pdf
 FOP 0.19.0-CVS
 using SAX parser org.apache.xerces.parsers.SAXParser
 building formatting object tree
 setting up fonts
 formatting FOs into areas
  [1WARNING: no Maker for padding-
 WARNING: property padding- ignored
 WARNING: no Maker for padding-
 WARNING: no Maker for padding-
 WARNING: property padding- ignored
 WARNING: no Maker for padding-
 WARNING: no Maker for padding-
 WARNING: property padding- ignored
 WARNING: no Maker for padding-
 WARNING: no Maker for padding-
 WARNING: property padding- ignored
 WARNING: no Maker for padding-
 WARNING: property padding- ignored
 ERROR: null
 [mark@spiffy xml-fop]$
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]