RE: Ant build that compiles and enhances in same build fails to find enhanceable classes

2010-02-01 Thread KARR, DAVID (ATTCINW)
> -Original Message- > From: Stefan Bodewig [mailto:bode...@apache.org] > Sent: Monday, February 01, 2010 3:16 AM > To: user@ant.apache.org > Subject: Re: Ant build that compiles and enhances in same build fails > to find enhanceable classes > > On 2010-01-31, KARR

Re: Ant build that compiles and enhances in same build fails to find enhanceable classes

2010-02-01 Thread Stefan Bodewig
On 2010-01-31, KARR, DAVID (ATTCINW) wrote: > I don't know if this is an Ant-specific problem, or an issue with the > OpenJPA PCEnhancerTask class. I don't have any experience with the later, so I can't really say. > I have an Ant build script whose "build" target has "compile, > enhance-classe

Ant build that compiles and enhances in same build fails to find enhanceable classes

2010-01-31 Thread KARR, DAVID (ATTCINW)
I don't know if this is an Ant-specific problem, or an issue with the OpenJPA PCEnhancerTask class. I have an Ant build script whose "build" target has "compile, enhance-classes" as an excerpt from its dependencies. The "compile" target writes classes to "build/classes", and "enhance-classes" ref