[
https://issues.apache.org/jira/browse/LUCENE-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565366#comment-14565366
]
Dawid Weiss edited comment on LUCENE-5283 at 5/29/15 8:43 PM:
--------------------------------------------------------------
This seems to work for me as a temporary workaround.
{code}
cd solr
ant test-contrib -Dtests.class="Foo" -Dtests.ifNoTests=ignore
{code}
Feel free to commit this in if you need it, Steve.
was (Author: dweiss):
This seems to work for me as a temporary workaround.
{code}
cd solr
ant test-contrib -Dtests.class="Foo" -Dtests.ifNoTests=ignore
{code}
> Fail the build if ant test didn't execute any tests (everything filtered out).
> ------------------------------------------------------------------------------
>
> Key: LUCENE-5283
> URL: https://issues.apache.org/jira/browse/LUCENE-5283
> Project: Lucene - Core
> Issue Type: Wish
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Trivial
> Fix For: 4.6, Trunk
>
> Attachments: LUCENE-5283-permgen.patch, LUCENE-5283.patch,
> LUCENE-5283.patch, LUCENE-5283.patch, LUCENE-5283.patch
>
>
> This should be an optional setting that defaults to 'false' (the build
> proceeds).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]