dev@glassfish.java.net

Re: more warnings

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Tue, 06 Feb 2007 10:48:28 -0800

I thought this is related to not using the unicode sequence
for the copyright character and hence I believe the source file
LineItemBean.java should be fixed to satisfy javac.

Kedar

Bill Shannon wrote:
> 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.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>