[
https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848183#action_12848183
]
Brian Goetz commented on LUCENE-2312:
-
@JasonR: There is a good reason there i
Erik;
I see we are qualified to get free IntelliJ licenses -- how do we
actually do that?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> Inherited from JavaCC's CharStream.
>
> On 11/25/05, Robert Engels <[EMAIL PROTECTED]> wrote:
> > I noticed that there a few Capitalized method names in the FastCharStream?
> >
> > Is there a reason for this? It is not according to Java standards.
There are a lot of seriously nonstandard conven
> junit.jar really ought to be removed from our repository. Due to
> classloader issues, doesn't work with junit.jar anywhere but in
> the classpath that launches Ant. The Ant best practice is to put
> junit.jar in ANT_HOME/lib anyway. I have adjusted the build file that
> I'll check in lat