Re: [classlib] Help wanted!

2006-06-26 Thread George Harley
:04 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib] Help wanted! Nathan Beyer wrote: I've been hacking away at those warnings every chance I get. The 'luni' module is going to be filled warnings until we can begin using annotations, specifically

RE: [classlib] Help wanted!

2006-06-26 Thread Nathan Beyer
22, 2006 6:04 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib] Help wanted! Nathan Beyer wrote: I've been hacking away at those warnings every chance I get. The 'luni' module is going to be filled warnings until we can begin using annotations, specifically

Re: [classlib] Help wanted!

2006-06-26 Thread George Harley
Subject: Re: [classlib] Help wanted! Nathan Beyer wrote: I've been hacking away at those warnings every chance I get. The 'luni' module is going to be filled warnings until we can begin using annotations, specifically the @SuppressWarning

Re: [classlib] Help wanted!

2006-06-22 Thread Paulex Yang
PROTECTED] Sent: Wednesday, June 21, 2006 12:49 AM To: Apache Harmony Dev List Subject: [classlib] Help wanted! I was looking at building (and testing) with Eclipse + IBM VME. I think this is really important since ecj has a much cleaner classpath when it compiles so it helps us find errors quicker

Re: [classlib] Help wanted!

2006-06-22 Thread Tim Ellison
as clean as possible. I have my Eclipse compiler settings cranked to the max in the IDE. -Nathan -Original Message- From: Mark Hindess [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 12:49 AM To: Apache Harmony Dev List Subject: [classlib] Help wanted! I was looking

RE: [classlib] Help wanted!

2006-06-22 Thread Nathan Beyer
- From: Tim Ellison [mailto:[EMAIL PROTECTED] Sent: Thursday, June 22, 2006 6:04 AM To: harmony-dev@incubator.apache.org Subject: Re: [classlib] Help wanted! Nathan Beyer wrote: I've been hacking away at those warnings every chance I get. The 'luni' module is going to be filled warnings

[classlib] Help wanted!

2006-06-21 Thread Mark Hindess
I was looking at building (and testing) with Eclipse + IBM VME. I think this is really important since ecj has a much cleaner classpath when it compiles so it helps us find errors quicker. The logs come out at over 3MB! There are lots of warnings about less than ideal type checking - mostly as

Re: [classlib] Help wanted!

2006-06-21 Thread Andrew Zhang
Hello Mark, How about advocating all code contributers to eliminate such warnings in their interested module? It's really a big task for one or two committers. I'm willing to help to check NIO module. Thanks! On 6/21/06, Mark Hindess [EMAIL PROTECTED] wrote: I was looking at building (and

RE: [classlib] Help wanted!

2006-06-21 Thread Nathan Beyer
PROTECTED] Sent: Wednesday, June 21, 2006 12:49 AM To: Apache Harmony Dev List Subject: [classlib] Help wanted! I was looking at building (and testing) with Eclipse + IBM VME. I think this is really important since ecj has a much cleaner classpath when it compiles so it helps us find errors