Maven as build tool?

2009-06-24 Thread Johan Kindgren
I've been following this list for the last month and last week I checked out the source code to create a patch for Lucene-1260. I had to do some investigating of build-files before I found how to build the whole project and run the tests, but eventually I found the right way. In the last week ther

[jira] Commented: (LUCENE-1260) Norm codec strategy in Similarity

2009-05-06 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12706604#action_12706604 ] Johan Kindgren commented on LUCENE-1260: Wouldn't the simplest solut

[jira] Updated: (LUCENE-1260) Norm codec strategy in Similarity

2009-06-21 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Kindgren updated LUCENE-1260: --- Attachment: Lucene-1260.patch Removed 'static' keyword to enable a pluggable be

[jira] Issue Comment Edited: (LUCENE-1260) Norm codec strategy in Similarity

2009-06-21 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722374#action_12722374 ] Johan Kindgren edited comment on LUCENE-1260 at 6/21/09 8:5

[jira] Commented: (LUCENE-1709) Parallelize Tests

2009-06-25 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724317#action_12724317 ] Johan Kindgren commented on LUCENE-1709: Just a thought from an outsider..

[jira] Commented: (LUCENE-1709) Parallelize Tests

2009-06-26 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724720#action_12724720 ] Johan Kindgren commented on LUCENE-1709: I did a quick maven setup just to

[jira] Commented: (LUCENE-1260) Norm codec strategy in Similarity

2009-11-09 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775310#action_12775310 ] Johan Kindgren commented on LUCENE-1260: Regarding the performance of

[jira] Updated: (LUCENE-1260) Norm codec strategy in Similarity

2009-11-11 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Kindgren updated LUCENE-1260: --- Attachment: Lucene-1260-1.patch Added 'final' modifier to the Similarity field wh

[jira] Commented: (LUCENE-1260) Norm codec strategy in Similarity

2009-11-11 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776878#action_12776878 ] Johan Kindgren commented on LUCENE-1260: Haven't really thought about

[jira] Commented: (LUCENE-1260) Norm codec strategy in Similarity

2009-11-17 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778843#action_12778843 ] Johan Kindgren commented on LUCENE-1260: I haven't had time so far to

[jira] Updated: (LUCENE-1260) Norm codec strategy in Similarity

2009-11-22 Thread Johan Kindgren (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Kindgren updated LUCENE-1260: --- Attachment: Lucene-1260-2.patch I've added the old static methods again, but made