[jira] Issue Comment Edited: (LUCENENET-328) Test solution build fails after revision 888204

2009-12-15 Thread runenur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791007#action_12791007 ] runenur edited comment on LUCENENET-328 at 12/15/09 10:5

[jira] Commented: (LUCENENET-328) Test solution build fails after revision 888204

2009-12-15 Thread runenur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791007#action_12791007 ] runenur commented on LUCENENET-328: --- At least it fails when building the solu

[jira] Updated: (LUCENENET-328) Test solution build fails after revision 888204

2009-12-15 Thread runenur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] runenur updated LUCENENET-328: -- Attachment: LUCENENET-328.patch > Test solution build fails after revision 888

[jira] Created: (LUCENENET-328) Test solution build fails after revision 888204

2009-12-15 Thread runenur (JIRA)
Reporter: runenur The change in revision 888204 causes the test solution build to fail, and should be reversed. What was the motivation behind this change? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

Test project doesn't build after revision 888204

2009-12-08 Thread runenur
Hey, The check-in in revision 888204 removed the Lucene.Net.dll reference in the test project, which makes the build fail here. Why was the reference removed?

Re: The solution file is not configured correctly

2009-12-02 Thread runenur
I've created an issue in Jira and attached a patch. https://issues.apache.org/jira/browse/LUCENENET-317 On Sun, Nov 29, 2009 at 1:31 PM, runenur wrote: > Hey, > > I noticed that the only thing you changed in your fix was the output > directory. There are a few other things tha

Re: The solution file is not configured correctly

2009-11-29 Thread runenur
ing this a while back; I just committed a fix. > However, I don't see "Allow unsafe code" set (per your previous email). > > -- George > > -----Original Message- > From: runenur [mailto:rune...@gmail.com] > Sent: Thursday, November 26, 2009 6:57 PM > To: luc

Re: The solution file is not configured correctly

2009-11-26 Thread runenur
I'm sorry, I meant the project file. Also, the output directory is incorrect. It is currently set to bin/Debug both in the debug and the release configuration. - Rune

The solution file is not configured correctly

2009-11-26 Thread runenur
Hey, I just noticed that the Lucene.Net.sln file is not configured correctly. The Release configuration has "Define DEBUG constant" and "Allow unsafe code" checked, but they should be unchecked. The way it is configured now, the release build is exactly the same as the debug build, which could lea

SharpZipLib dependency

2009-11-26 Thread runenur
Hey guys, I just tried to do a clean compile of the code base, and notices that there's a dependency to the SharpZipLib assembly. If this is a necessary dependency, why is the assembly not included in the svn repository? It is considered best practice to have all dependencies checked into the repo

Re: Considering to contribute

2009-07-31 Thread runenur
ch as NHibernate, Ninject, and Structure Map have already been added. Using such a CI server, a build can be made every time code has been commit, the test suite can be run, and emails can be sent to the mailing list when build errors or errors in a test run occur. runenur On Fri, Jul 31, 2009 at 4:17

Re: Considering to contribute

2009-07-30 Thread runenur
not remember the details behind the bugs, but I will bring them to attention at a later time). Is this patch something you would be interested in applying? PS: I have noticed that trunk has started to show signs of the 2.4.0 conversion, which is good news. Nice work! runenur On Fri, Jul 24, 2009

Considering to contribute

2009-07-24 Thread runenur
th best regards, runenur