[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987512#action_12987512 ]
Robert Muir commented on LUCENE-2609: ------------------------------------- {quote} While agree with the "Build Failed" notion in general, I often think that it's a bit short sighted in that we make something marginally less annoying for us the committers (really, is it that hard to fix?) and much harder for our users b/c they have to go re-invent the wheel. Not everyone is an expert. We have to balance those two. I think instead of putting up roadblocks on principal to these kinds of things, we need to figure out ways to automate them and validate them so that it is hard to break. {quote} Hard to break what? I dont think we should have to jump through hoops to improve tests... I guess where we disagree here is that I don't think tests are for end users, they are for development. I don't think there is a balance here at all, its 100% tipped in favor of our test coverage. If we can jar all them up easily, like this original patch (which won't slow down development at all, since it will just compile all of them, no additional maintenance cost), then thats great if someone can make use of them... > Generate jar containing test classes. > ------------------------------------- > > Key: LUCENE-2609 > URL: https://issues.apache.org/jira/browse/LUCENE-2609 > Project: Lucene - Java > Issue Type: Improvement > Components: Build > Affects Versions: 3.0.2 > Reporter: Drew Farris > Assignee: Shai Erera > Priority: Minor > Fix For: 3.1, 4.0 > > Attachments: LUCENE-2609.patch, LUCENE-2609.patch, LUCENE-2609.patch > > > The test classes are useful for writing unit tests for code external to the > Lucene project. It would be helpful to build a jar of these classes and > publish them as a maven dependency. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org