On 10/20/07 3:24 PM, "Andrus Adamchik" <[EMAIL PROTECTED]> wrote:

> 
> Not sure why javacc places Node.java under "...org/apache/cayenne/
> ejbql/org/apache/cayenne/ejbql/parser/"?

Interesting.

My guess is because the output directory is
${project.build.directory}/generated-sources/javacc/org/apache/cayenne/ejbql
and the generator creates the intermediary directories to build up the path.

If that be the case, it's a pretty easy fix.  But, if I'm the only one
exhibiting it, I don't want to break trunk for everyone else . . .

-- 
Kevin

Reply via email to