dev@glassfish.java.net

more warnings

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Tue, 06 Feb 2007 10:02:20 -0800

When compiling the quicklook tests, I get a bunch of warnings like this:

     [java] [javac]
/cache/tmp/glassfish-build/glassfish/appserv-tests/sqetests/ejb/cmp/orderapp/ejb/LineItemBean.java:2:
warning: unmappable character for encoding ASCII
     [java] [javac] * Copyright ? 2003 Sun Microsystems, Inc. All rights
reserved. U.S.
     [java] [javac] ^

Can someone please examine the test build output and fix all these warnings?
The fix is to *not* include the copyright symbol.

Thanks.