|
|
-
Re: Overriding default velocity templatesGeorge Fletcher 2011-11-28, 20:43
Thanks Scott! JIRA ticket filed.
https://issues.apache.org/jira/browse/AVRO-963 On 11/28/11 1:27 PM, Scott Carey wrote: > To the best of my recollection, the IDL custom template bits you > mention below have not been wired up through all of the tooling. > Please feel free to submit JIRA tickets and patches to improve it. > > Thanks! > > -Scott > > On 11/28/11 7:01 AM, "George Fletcher" <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hi, > > I'm looking for a way to override the default velocity templates > used to generate java sources from IDL files. I know that I can do > this by passing a command like argument to override > 'org.apache.avro.specific.templates' but that doesn't work well > with our build process. We want a standard set of templates used > by many developers. > > What is the best way to override the system property? It appears > from the avro code that while the SpecificCompiler.java supports a > setTemplateDir() method, nothing in the avro-maven-plugin calls > this method. > > Thanks, > George > -- Chief Architect AIM: gffletch Identity Services Engineering Work: [EMAIL PROTECTED] AOL Inc. Home: [EMAIL PROTECTED] Mobile: +1-703-462-3494 Blog: http://practicalid.blogspot.com Office: +1-703-265-2544 Twitter: http://twitter.com/gffletch |