[ 
https://issues.apache.org/jira/browse/LUCENE-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254734#comment-13254734
 ] 

Dawid Weiss commented on LUCENE-3988:
-------------------------------------

So change it like I suggested -- I can't please everybody. If it bothers you, 
change it:
{noformat}
                    useSimpleNames="false"
                    maxClassNameColumns="1000000" 
{noformat}
or remove maxClassNameColumns entirely.
                
> improve test output to be nicer to 80chars long terminals
> ---------------------------------------------------------
>
>                 Key: LUCENE-3988
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3988
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: general/test
>            Reporter: Robert Muir
>             Fix For: 4.0
>
>
> these lines tend to always use 82 chars:
> {noformat}
> [junit4] Tests run:   4, Failures:   0, Errors:   0, Skipped:   0, Time:  
> 3.97s
> {noformat}
> Can we remove some of the spaces so it fits? Maybe remove the word 'run' from 
> "Tests run".
> occasionally (not always) long classnames wrap too 'Running 
> org.apache.lucene.this.that.TestFoo' ... maybe
> just print the short classname?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to