On 09/21/2010 11:20 AM, Scott Carey wrote:
My understanding is that paranamer-generator is only used by
paranamer-ant and paranamer-maven-plugin and not the runtime
dependency.  Is that correct?  I'm only concerned with shade jars for
the runtime dependency and avro-core.

Yes. Paranamer-generator must be used at compile-time by applications that use reflection-based RPC. Avro does not call paranamer-generator at runtime. It calls only paranamer. But the code that calls paranamer (reflect RPC) is useless if the application has not run paranamer-generator at compile time.

Doug

Reply via email to