[Yanel-dev] Compiling theYanel Webapp with JDK 1.6

Michael Wechner michael.wechner at wyona.com
Fri Feb 1 21:25:53 CET 2008


Hi

I just tried to compile Yanel with JDK 1.6 and received the following 
warning

compile-webapp:
    [javac] Compiling 8 source files to 
/home/michi/src/yanel-trunk/build/classes
    [javac] 
/home/michi/src/yanel-trunk/src/webapp/src/java/org/wyona/yanel/servlet/YanelServlet.java:1790: 
warning: sun.misc.BASE64Decoder is Sun proprietary API and may be 
removed in a future release
    [javac]                 sun.misc.BASE64Decoder dec = new 
sun.misc.BASE64Decoder();
    [javac]                         ^
    [javac] 
/home/michi/src/yanel-trunk/src/webapp/src/java/org/wyona/yanel/servlet/YanelServlet.java:1790: 
warning: sun.misc.BASE64Decoder is Sun proprietary API and may be 
removed in a future release
    [javac]                 sun.misc.BASE64Decoder dec = new 
sun.misc.BASE64Decoder();
    [javac]                                                          ^
    [javac] Note: 
/home/michi/src/yanel-trunk/src/webapp/src/java/org/wyona/yanel/servlet/YanelServlet.java 
uses or overrides a deprecated API.

Any idea how this could be replaced?

Thanks

Michi

-- 
Michael Wechner
Wyona      -   Open Source Content Management - Yanel, Yulup
http://www.wyona.com
michael.wechner at wyona.com, michi at apache.org
+41 44 272 91 61



More information about the Yanel-development mailing list