Re: [GSoC2012] Feeback so far?

2012-07-01 Thread echo
Hi I am very sorry for my late reply, but renting and networking troubles really perplexed me(I have graduated from my institute and moved to another city). Fortunately both of them looks good now. As soon as I can access the internet, I wrote this email. Yes, I will commit my code to the list and

Re: GSoC Project Status

2012-07-01 Thread Mihai Soloi
Hello Eugen and everybody, Thanks for the suggestions, I've put them in practice and have pushed the changes to master. The code can be built now without a problem, the running of the test can be done like so: mvn -Dtest=org.apache.james.mailbox.lucene.hbase.HBaseMiniClusterTesting.java#sear

[jira] [Comment Edited] (MAILBOX-177) Receiving InterruptedException when saving emails.

2012-07-01 Thread Alon Gamliel (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404731#comment-13404731 ] Alon Gamliel edited comment on MAILBOX-177 at 7/1/12 2:41 PM: -

[jira] [Commented] (MAILBOX-177) Receiving InterruptedException when saving emails.

2012-07-01 Thread Alon Gamliel (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404731#comment-13404731 ] Alon Gamliel commented on MAILBOX-177: -- Same problem here... I get this exception in

Re: GSoC Project Status

2012-07-01 Thread Ioan Eugen Stan
Hello Mihai, A quick review and some notes. * I think it's better if you use the Apache Snapshots repo for lucene 4 snapshots: http://lucene.apache.org/core/developer.html .See section 'Nightly build', You can copy/paste the repo entry form here: http://stackoverflow.com/a/11062518/638331 * the

GSoC Project Status

2012-07-01 Thread Mihai Soloi
Hello everybody, I'd like to report that the project I've been working on can now be used in testing, there is a working implementation of the HBaseDirectory that stores the index files and can perform the common operations in Lucene. I am now working in using the Lucene testing into the the proje