Completely unrelated. But yes, once you ask Maven to generate the files they
remain generated until you clean or delete them :)
On Saturday, January 15, 2011, at 01:34 pm, Fred Toussi wrote:
> I don't know if this is directly relevant (as it is a Maven build), but
> the other day I downloaded th
I don't know if this is directly relevant (as it is a Maven build), but
the other day I downloaded the 3.6.0 final code from github and used
Idea 10 to create a (Maven) project from the sources. Once the project
was created, it did not compile, and the first visible errors showed
classes created by
Pretty sure I checked this previously. The part you ask about configures
the antlr plugin that generates the parsers from the grammar files. Pretty
positive that also used to add antlr to the project's set or exported
deps. That is where I think something changed. Let me ask about this on
the
Hello,
It seems that ANTLR is missing from the pom.xml generated by the new
gradle build of Hibernate Core.
The following patch seems to fix it but I couldn't find any
information on the "antlr( libraries.antlr )" line, from the
documentation is seems it's only being used to choose the ANTLR
versi