DO NOT REPLY [Bug 49752] [PATCH] findbugs build target enhancements

2010-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49752 Glenn Adams gl...@skynav.com changed: What|Removed |Added Attachment #25890|0 |1 is

DO NOT REPLY [Bug 49752] [PATCH] findbugs build target enhancements

2010-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49752 --- Comment #3 from Glenn Adams gl...@skynav.com 2010-08-17 03:06:56 EDT --- Created an attachment (id=25895) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=25895) Patch applied to revision 986204. Back out change to use

DO NOT REPLY [Bug 49752] [PATCH] findbugs build target enhancements

2010-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49752 --- Comment #4 from Glenn Adams gl...@skynav.com 2010-08-17 03:10:17 EDT --- I just replaced the patch file, restoring the prior usage of findbugs.home.dir in build.local.properties. I believe this resolves the problem you encountered. G.

RE: findbugs results

2010-08-17 Thread Eric Douglas
I figured out how to use the ant tool to build the jars and it seems fairly simple. I downloaded one project which was using maven and it seemed fairly ugly. I installed the Eclipse maven plugin and haven't figured out how to compile it. Jeremias also recently said he doesn't like maven.

Re: findbugs results

2010-08-17 Thread Benson Margulies
On Tue, Aug 17, 2010 at 7:51 AM, Eric Douglas edoug...@blockhouse.comwrote: I figured out how to use the ant tool to build the jars and it seems fairly simple. I downloaded one project which was using maven and it seemed fairly ugly. I installed the Eclipse maven plugin and haven't figured

DO NOT REPLY [Bug 49763] New: Regression: Incorrect message when encountering a block in an inline in a footnote

2010-08-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49763 Summary: Regression: Incorrect message when encountering a block in an inline in a footnote Product: Fop Version: 1.0 Platform: All OS/Version: All Status:

Re: Dropping Support for Old Renderers

2010-08-17 Thread Vincent Hennebert
Ok, no objection to this so I'll proceed with the removal. Thanks, Vincent Vincent Hennebert wrote: Hi, The new rendering architecture based on a streamlined intermediate format and painters has been in place for more than a year now and hasn’t caused any big issue. New features are

Re: Build errors

2010-08-17 Thread Vincent Hennebert
Hi Eric, You have to add the build/gensrc folder to your Eclipse build path. That folder is created when running ant. HTH, Vincent Eric Douglas wrote: What am I missing now on this Java build? Running the ant script shows me a Build Successful message, though the Problems tab in the

Re: svn commit: r986451 [1/13] - in /xmlgraphics/fop/branches/Temp_ComplexScripts: ./ examples/plan/src/org/apache/fop/plan/ src/codegen/java/org/apache/fop/tools/ src/codegen/unicode/data/ src/codege

2010-08-17 Thread Glenn Adams
@ vincent thanks for merging from trunk; i'm preparing an updated complex scripts patch that includes the merge and a few fixes, so hold off a bit on applying the original complex scripts patch until i update it; regards, glenn On Wed, Aug 18, 2010 at 2:57 AM, vhenneb...@apache.org wrote: