Re: DO NOT REPLY [Bug 42616] - fop bash script still broken under cygwin when current dir has spaces

2007-10-31 Thread Mark C. Allman
On Wed, 2007-10-31 at 15:05 +1000, Peter B. West wrote: Mark C. Allman wrote: On Tue, 2007-10-30 at 13:32 -0700, [EMAIL PROTECTED] wrote: Try OLD_IFS=$IFS IFS= find ${FOP}/lib -name -name '*.jar'|while read jarfile do if [ -z $LOCALCLASSPATH

Re: DO NOT REPLY [Bug 42616] - fop bash script still broken under cygwin when current dir has spaces

2007-10-30 Thread Mark C. Allman
] ; then LOCALCLASSPATH=$jarfile else LOCALCLASSPATH=$jarfile${pathSepChar}$LOCALCLASSPATH fi done -- Mark C, Allman, PMP -- Allman Professional Consulting, Inc. -- www.allmanpc.com, 617-947-4263 BusinessMsg -- the secure, managed, J2EE/AJAX Enterprise IM

Re: Drop RTF Support?

2007-08-08 Thread Mark C. Allman
such an XSLT script is outside the bounds of the FOP project. No scope creep here, please. Just my 2 cents -- Mark C. Allman, PMP -- Allman Professional Consulting, Inc. -- 617-947-4263 -- www.allmanpc.com BusinessMsg -- the secure, managed, J2EE/AJAX Enterprise IM/IC solution

Re: Drop RTF Support?

2007-08-01 Thread Mark C. Allman
. Just my 2 cents -- Mark C. Allman, PMP -- Allman Professional Consulting, Inc. -- 617-947-4263 -- www.allmanpc.com BusinessMsg -- the secure, managed, J2EE/AJAX Enterprise IM/IC solution. On Wed, 2007-08-01 at 11:29 +0200, Vincent Hennebert wrote: Hi Mark, Mark C. Allman a écrit

Re: Drop RTF Support?

2007-07-31 Thread Mark C. Allman
Drop RTF with nothing to replace it, e.g., ODF? I'd rather not. Swap out RTF with, say, ODF? Sounds great to me. I'd even volunteer some time to help with development. I seem to remember something about Java ;-] -- Mark C. Allman, PMP -- Allman Professional Consulting, Inc. -- 617-947

Re: OutOfMemoryError in current Trunk

2007-07-20 Thread Mark C. Allman
my 2 cents. -- Mark C. Allman, PMP -- Allman Professional Consulting, Inc. -- 617-947-4263 -- www.allmanpc.com On Fri, 2007-07-20 at 14:53 +0100, Adrian Cumiskey wrote: Taking a look at the code and reading the spec :- public class PropertyCache { private Map propCache

Re: Generating javadocs for fop ant task

2005-10-27 Thread Mark C. Allman
}/lib/ant.jar / -- Mark C. Allman -- Allman Professional Consulting, Inc. -- www.allmanpc.com, 617-947-4263 BusinessMsg -- the secure, managed, 100% J2EE Enterprise IM plug-in solution. On Thu, 2005-10-27 at 19:21 +0800, Manuel Mall wrote: On Thu, 27 Oct 2005 03:03 pm, Mark C. Allman wrote