RE: Which came first, the chicken or the egg?

2011-07-20 Thread Eric Douglas
I don't know what you're talking about but it sounds like you don't know what you're talking about. AFAIK maven is a tool. I have yet to see a source package reference maven in build dependancies. Ant is a dependancies. If I don't specifically have ant in the Build Path I can't compile FOP. I ge

Re: Which came first, the chicken or the egg?

2011-07-20 Thread Benson Margulies
> I assume either the FOP developers know why there's a circular reference > and have the resolution or they just use the compiled jars and ignore > the issue. Just about the entire open source community disagrees with you. Everyone treats ant, maven, and (for that matter) gcc as opaque packages,

Re: should complex script features be enabled or disabled by default?

2011-07-20 Thread Glenn Adams
FopFactory.setComplexScriptFeaturesEnabled(false) On Wed, Jul 20, 2011 at 6:13 AM, Eric Douglas wrote: > ** > I don't use command line. > I don't use a configuration file. > Effect on embedded code? > > -- > *From:* Glenn Adams [mailto:gl...@skynav.com] > *Sent:* Tues

RE: should complex script features be enabled or disabled by default?

2011-07-20 Thread Eric Douglas
I don't use command line. I don't use a configuration file. Effect on embedded code? From: Glenn Adams [mailto:gl...@skynav.com] Sent: Tuesday, July 19, 2011 7:18 PM To: fop-dev@xmlgraphics.apache.org Subject: Re: should complex script features be enabled or disa