Thanks for the help, Jeremias, on the patch problem I
had yesterday.  I confirmed the problem was the
"Index:" sections all holding the name of a parent
directory of FOP, whose name I wasn't using for my own
local version of the software.

For the benefit of the FOP-DEV archives, should this
occur for anyone else (and, also, should I forget
about this a month from now... ;):

1.) The patch command needs to be run from the
directory where the "Index: " statement in the patch
file makes sense, e.g., for an index of 
"Index: fo/FOInputHandler.java"

the patch file should be run from the
src\java\org\apache\fop directory, using:

patch fo\FOInputHandler.java patchFile.txt  (Windows)

2.) My problem with yesterday's file is that the Index
was "Index:
xml-fop/src/java/org/apache/fop/render/rtf/rtflib/testdocs/SimpleLists.java",
but I don't store FOP in an parent directory named
"xml-fop".  

I manually edited all the indices in the patch file to
just start with "src/java/..." and re-ran from my base
directory (for me, xml-fop-10), to get it to work.

Thanks,
Glen


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

Reply via email to