A couple of things I noticed (I don't believe they are SHOWSTOPPERS): 1. items in fop-1.1rc1/docs/fo/*.fo do *not* render (e.g., align.fo, embed.fo & size.fo) although fop-1.1rc1/docs/fo/fonts.fo *does* render!
=== ERROR STACK: org.apache.fop.fo.ValidationException: For "fo:simple-page-master", "fo:region-body" must be declared before "fo:region-before"! (See position 20:41) === 2. When generating the examples/fo/fo-reference doc, I get a bunch of WARNINGs about 'table-layout="auto"' not being implemented yet (one for each of the 26 pages, although it happens in any document the attribute is defined, like examples/fo/tables/*.fo, examples/fo/svg/embedding.fo, etc.): === ./fop -v -xml examples/fo/fo-reference/xslfoRef.xml -xsl examples/fo/ fo-reference/xml2pdf.xsl -pdf examples/fo/fo-reference/xml2pdf.xsl.pdf FOP Version 1.1rc1 Jun 25, 2012 12:14:13 PM org.apache.fop.events.LoggingEventListener processEvent WARNING: The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (No context info available) Jun 25, 2012 12:14:14 PM org.apache.fop.events.LoggingEventListener processEvent INFO: Rendered page #1. === I don't see these as SHOWSTOPPERS, here's my +1 Kind regards, Clay Leeds -- <[email protected]> - <http://ourlil.com/> My religion is simple. My religion is kindness. - HH The 14th Dalai Lama of Tibet On Mon, Jun 25, 2012 at 10:33 AM, Pascal Sancho <[email protected]> wrote: > Ok, Glenn, > > I'll fill in a bugzilla entry for that tomorow. > I'm not at my work environment,and I have to dive into fop-*-list > archives, I don't remember what recent change caused that break > (probably uri resolver or events). > > 2012/6/25 Glenn Adams <[email protected]>: >> Thanks for that info. Could you provide some more information so I can >> check further? How are you using/invoking fop-pdf-images to produce the >> error? Do you have a stack trace? >> >> On Mon, Jun 25, 2012 at 9:08 AM, Pascal Sancho <[email protected]>wrote: >> >>> Hi Glenn, >>> >>> good job! >>> >>> When using the fop-pdf-images, an ImageException is thrown. This will >>> introduce a limitation to fop 1.1RC1; >>> However, I encourage everybody to test this RC, so I vote +1, hoping >>> that the 1.1 production release will use safely the fop-pdf-images >>> addon. >>> >>> >>> >>> 2012/6/24 Glenn Adams <[email protected]>: >>> > I have posted release candidates XGC 1.5rc1 and FOP 1.1rc1 at [1] and >>> [2], >>> > respectively. I would like to initiate a 3-day vote on publishing these >>> > RCs, to serve as such for a period of at least 30 days, after which time >>> > the final XGC 1.5 and FOP 1.1 will be proposed for publishing. >>> > >>> > If I see no negative vote and no comment remains unresolved by JUN28 >>> 0800Z, >>> > then I will publish to the appropriate sites. >>> > >>> > [1] >>> http://people.apache.org/~gadams/candidates/xmlgraphics-commons-1_5rc1/ >>> > [2] http://people.apache.org/~gadams/candidates/fop-1_1rc1/ >>> > >>> > Note that both of these RCs contain all commits to their respective >>> trunks >>> > as of this time. > > -- > pascal > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
