Re: Jenkins email notification regexes [was: RE: [JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 355 - Still Failing!]

2012-07-07 Thread Dawid Weiss
> I wasn't trying to complain, I know but I should have thought of it myself. Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

RE: Jenkins email notification regexes [was: RE: [JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 355 - Still Failing!]

2012-07-07 Thread Steven A Rowe
I wasn't trying to complain, just noting the change as an example of trivial differences that can break regexes. This stuff is going to change over time, it's to be expected. Hopefully email notifications will spend less time out of sync with logging than in. Steve -Original Message-

Re: Jenkins email notification regexes [was: RE: [JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 355 - Still Failing!]

2012-07-07 Thread Dawid Weiss
> interesting stuff I know about. (E.g., [junit4] recently became > [junit4:junit4].) Damn, didn't think of it. This isn't anything I did -- I just used junit4 as a library (with a namespace) to make things clearer which things come from which bundle. Didn't think it'll affect ANT's logger too,

Jenkins email notification regexes [was: RE: [JENKINS] Lucene-Solr-4.x-Linux-Java6-64 - Build # 355 - Still Failing!]

2012-07-07 Thread Steven A Rowe
I've updated the regexes on Uwe's Jenkins and on the Lucene & Solr jobs on ASF Jenkins to capture all of the interesting stuff I know about. (E.g., [junit4] recently became [junit4:junit4].) If you notice that email notification isn't extracting stuff, let me know and I'll try to adjust the re

[jira] [Created] (SOLR-3604) The wiki claims all comments are wiped from solr.xml on save - we should fix this.

2012-07-07 Thread Mark Miller (JIRA)
Mark Miller created SOLR-3604: - Summary: The wiki claims all comments are wiped from solr.xml on save - we should fix this. Key: SOLR-3604 URL: https://issues.apache.org/jira/browse/SOLR-3604 Project: Sol

[jira] [Resolved] (SOLR-1770) move default example core config/data into a collection1 folder

2012-07-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-1770. --- Resolution: Fixed > move default example core config/data into a collection1 folder >

[jira] [Assigned] (SOLR-2702) Add support for NRTCachingDirectory

2012-07-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-2702: - Assignee: Yonik Seeley (was: Mark Miller) > Add support for NRTCachingDirectory > ---

[jira] [Updated] (SOLR-2702) Add support for NRTCachingDirectory

2012-07-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-2702: --- Attachment: SOLR-2702.patch Here's the final patch that changes the default to NRT and also changes th

[jira] [Commented] (SOLR-3215) We should clone the SolrInputDocument before adding locally and then send that clone to replicas.

2012-07-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408708#comment-13408708 ] Mark Miller commented on SOLR-3215: --- bq. nothing stops people from putting other processo

RE: [JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 260 - Failure!

2012-07-07 Thread Uwe Schindler
Jenkins has own code Pure java -- Uwe Schindler H.-H.-Meier-Allee 63, 28213 Bremen http://www.thetaphi.de Steven A Rowe schrieb: Makes sense. How do you pull sources? From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Saturday, July 07, 2012 11:29 AM To: dev@lucene.apache.org Subject

RE: [JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 260 - Failure!

2012-07-07 Thread Steven A Rowe
Makes sense. How do you pull sources? From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Saturday, July 07, 2012 11:29 AM To: dev@lucene.apache.org Subject: RE: [JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 260 - Failure! I know that one, for running tests on Windows its unimportant. I d

RE: [JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 260 - Failure!

2012-07-07 Thread Uwe Schindler
I know that one, for running tests on Windows its unimportant. I did not install any SVN at all. -- Uwe Schindler H.-H.-Meier-Allee 63, 28213 Bremen http://www.thetaphi.de Steven A Rowe schrieb: There is a subversion problem here unrelated to the test failure - from the log: jar-core: [exec]

RE: [JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 260 - Failure!

2012-07-07 Thread Steven A Rowe
There is a subversion problem here unrelated to the test failure - from the log: jar-core: [exec] Execute failed: java.io.IOException: Cannot run program "svnversion" (in directory "C:\Jenkins\workspace\Lucene-Solr-4.x-Windows-Java6-64\lucene\queries"): CreateProcess error=2, The system ca

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408681#comment-13408681 ] Robert Muir commented on LUCENE-4199: - I removed rat from my .ant/lib, for now its wo

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408676#comment-13408676 ] Robert Muir commented on LUCENE-4199: - I know the problem: its because i have apache-

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408673#comment-13408673 ] Robert Muir commented on LUCENE-4199: - I wanted to run the checker under solr, but I

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408668#comment-13408668 ] Uwe Schindler commented on LUCENE-4199: --- LOL, I stopped adding new ones. I just hea

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408655#comment-13408655 ] Robert Muir commented on LUCENE-4199: - I think I am working to make the list shorter

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408647#comment-13408647 ] Uwe Schindler commented on LUCENE-4199: --- Thanks! Thats helkpful. I found in the PM

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408645#comment-13408645 ] Robert Muir commented on LUCENE-4199: - Here is a heavy committing branch: https://sv

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408640#comment-13408640 ] Robert Muir commented on LUCENE-4199: - Lemme get some coffee made, I say lets create

[jira] [Updated] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4199: -- Attachment: (was: LUCENE-4199.patch) > Add ANT tool to track/disallow "forbidden" meth

[jira] [Updated] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4199: -- Attachment: LUCENE-4199.patch fix charset bug in notice file as noted by Robert in chat :-) di

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408635#comment-13408635 ] Robert Muir commented on LUCENE-4199: - If you care about something at all, fix it acr

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408633#comment-13408633 ] Chris Male commented on LUCENE-4199: I agree with Robert, this seems like something w

[jira] [Commented] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408630#comment-13408630 ] Robert Muir commented on LUCENE-4199: - {quote} We may also add option to not fail the

[jira] [Comment Edited] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408628#comment-13408628 ] Uwe Schindler edited comment on LUCENE-4199 at 7/7/12 11:32 AM: ---

[jira] [Updated] (LUCENE-4199) Add ANT tool to track/disallow "forbidden" method invocations

2012-07-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-4199: -- Attachment: LUCENE-4199.patch New patch with improvements: - Use ASM-4.0 with generics suppor

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-07-07 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408626#comment-13408626 ] Chris Male commented on LUCENE-3312: If the test is wanting to retrieve the ID field

[jira] [Comment Edited] (LUCENE-3312) Break out StorableField from IndexableField

2012-07-07 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408611#comment-13408611 ] Nikola Tankovic edited comment on LUCENE-3312 at 7/7/12 9:53 AM: --

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-07-07 Thread Nikola Tankovic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408611#comment-13408611 ] Nikola Tankovic commented on LUCENE-3312: - Hi, I'm going over tests and so far so

[JENKINS] Lucene-Solr-trunk-Windows-Java7-64 - Build # 474 - Failure!

2012-07-07 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java7-64/474/ 1 tests failed. REGRESSION: org.apache.solr.spelling.suggest.SuggesterWFSTTest.testReload Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __ra

[JENKINS] Lucene-Solr-4.x-Windows-Java6-64 - Build # 260 - Failure!

2012-07-07 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows-Java6-64/260/ 1 tests failed. REGRESSION: org.apache.solr.spelling.suggest.SuggesterFSTTest.testRebuild Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __rand