I just finished codeformatting and also changed all .java files to use the
short license. Unfortunately the size of the diff was so huge that ezml
freaked out and the diff was not posted to fop-cvs...

The repository was tagged with PRE_CODEFORMATTING just before formatting
the code, so if it for some obscure reason introduced bugs or you want to
look at the code before formatting, it's possible.

It's also a bit unfortunate that Mark's patch isn't yet commited. Anyone
volunteer for this? It's just too big for me.

Here's what I did with it:
I applied the patch to the code before formatting it.
It seems like it has been some changes in the repository after you created
the patch. The following files was rejected:

src/org/apache/fop/fo/flow/Block.java
src/org/apache/fop/layout/AreaTree.java
src/org/apache/fop/layout/Page.java
src/org/apache/fop/tools/TestConverter.java

The rest of the files made it. So, I applied codeformatting and license
changing to those files and created a new patch which is attached to this
mail. That patch consists of the following files:

src/org/apache/fop/apps/AWTStarter.java
src/org/apache/fop/apps/CommandLineStarter.java
src/org/apache/fop/apps/Driver.java
src/org/apache/fop/apps/PrintStarter.java
src/org/apache/fop/datatypes/IDReferences.java
src/org/apache/fop/fo/FONode.java
src/org/apache/fop/fo/FOText.java
src/org/apache/fop/fo/FOTreeBuilder.java
src/org/apache/fop/fo/FObjMixed.java
src/org/apache/fop/fo/pagination/PageSequence.java
src/org/apache/fop/pdf/PDFDocument.java
src/org/apache/fop/pdf/PDFPage.java
src/org/apache/fop/pdf/PDFPages.java
src/org/apache/fop/pdf/PDFRoot.java
src/org/apache/fop/render/PrintRenderer.java
src/org/apache/fop/render/Renderer.java
src/org/apache/fop/render/awt/AWTRenderer.java
src/org/apache/fop/render/mif/MIFRenderer.java
src/org/apache/fop/render/pcl/PCLRenderer.java
src/org/apache/fop/render/pdf/PDFRenderer.java
src/org/apache/fop/render/ps/PSRenderer.java
src/org/apache/fop/render/txt/TXTRenderer.java
src/org/apache/fop/render/xml/XMLRenderer.java


Tore

newpatch.patch.gz

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

Reply via email to