Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene, mail # dev - seeing stdout when running "ant test"?


+
Michael McCandless 2012-06-02, 13:16
+
Dawid Weiss 2012-06-02, 14:28
+
Michael McCandless 2012-06-02, 14:35
Copy link to this message
-
Re: seeing stdout when running "ant test"?
Dawid Weiss 2012-06-02, 15:37
> Thanks Dawid!  -Dtests.showSuccess=true is what I was looking for ...
> I'll add it to the wiki.

Thanks, I'm wiki-challenged. There is also command-line help readily
available if you type:

ant test-help

     [echo] # Include additional information like what is printed to
     [echo] # sysout/syserr, even if the test passes.
     [echo] # Enabled automatically when running for a single test case.
     [echo] ant -Dtests.showSuccess=true test

Dawid

---------------------------------------------------------------------
+
Michael McCandless 2012-06-03, 09:25