Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #10637
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Subject | Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? |
| References | <769dffa0-4077-4a3a-ad9a-57c5f5028cd8@l19g2000yqc.googlegroups.com> <lkk4e7ph9e2g63cfibf915fn7qfo644n1c@4ax.com> <8523a48b-1f30-4fd9-961c-6d2eb1ce61f7@q9g2000yqe.googlegroups.com> <8070867.1485.1323481647192.JavaMail.geo-discussion-forums@prez15> |
| From | ilAn <idonot@wantspam.net> |
| Date | 2011-12-10 03:55 +0200 |
| Message-ID | <m28vmlqjfu.fsf@wantspam.net> (permalink) |
Lew <lewbloch@gmail.com> writes: > www wrote: >> Roedy Green wrote: >> off such warnings. >> > <snip> >> >> >> Thank you all. Can you elaborate what the three -Xlint lines above >> for? >> I have added those. In addition, I have: <javac nowarn="on" ....> >> The WARNING messages are still there. Maybe a couple of them were >> gone, I am not too sure. > > Why do you think suppressing warnings is better than fixing your bugs? My guess is a lack of pride is his work. > > Why do you think it's acceptable to leave bugs in your code? My guess is so he can move on to his next kludge. -- ilAn
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? www <xsli2@yahoo.com> - 2011-12-09 07:46 -0800
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? "John B. Matthews" <nospam@nospam.invalid> - 2011-12-09 12:19 -0500
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? Roedy Green <see_website@mindprod.com.invalid> - 2011-12-09 10:27 -0800
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? www <xsli2@yahoo.com> - 2011-12-09 11:59 -0800
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? Lew <lewbloch@gmail.com> - 2011-12-09 17:47 -0800
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? ilAn <idonot@wantspam.net> - 2011-12-10 03:55 +0200
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? Roedy Green <see_website@mindprod.com.invalid> - 2011-12-10 06:14 -0800
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? Gene Wirchenko <genew@ocis.net> - 2011-12-12 12:20 -0800
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? Arne Vajhøj <arne@vajhoej.dk> - 2011-12-12 19:51 -0500
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? Gene Wirchenko <genew@ocis.net> - 2011-12-13 09:49 -0800
Re: When running Ant on command line, how to not-show its WARNING messages and only show ERROR message? Lew <lewbloch@gmail.com> - 2011-12-09 17:46 -0800
csiph-web