If your resin.xml is using the <javac> tag, does this work? <javac compiler="eclipse" args="-Xlint:unchecked"/>
- Aaron > -----Original Message----- > From: [email protected] [mailto:resin-interest- > [email protected]] On Behalf Of Rafael Escolar | Bookassist > Sent: Monday, February 16, 2009 11:13 AM > To: [email protected] > Subject: [Resin-interest] Resin 3.1.8 Recompile with -Xlint:unchecked > for details > > Hi, > > I'm migrating from resin 2.1.16 to resin 3.1.8 and my logs are plenty > of: > > [16:39:58.275][16:39:58.275]Note: /home/automat/www/bassist/WEB-INF/ > work/_jsp/_bookassist_0admin/_users__jsp.java uses unchecked or unsafe > operations. > [16:39:58.275][16:39:58.275]Note: Recompile with -Xlint:unchecked for > details. > > > How can I configure the compilation to add -Xlint:unchecked option? > > Regards. > Rafa. > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
