Hi, This is not an error. This is a warning about a deprecated package. You can use smslib anyway - this warning will be fixed on a next release.
On Dec 27, 12:06 pm, rajun <[email protected]> wrote: > Good morning all, I have a problem when I build smslib > Error while I try to build smslib > > xnuxerx:/home/admin/ilmiah/c30 # ant compile > Buildfile: build.xml > > build.lib: > [mkdir] Created dir: /home/admin/ilmiah/c30/dist/classes > [javac] Compiling 88 source files to /home/admin/ilmiah/c30/dist/ > classes > [javac] /home/admin/ilmiah/c30/src/java/org/smslib/modem/athandler/ > ATHandler _Wavecom_WISMOQCDMA.java:33: > warning: sun.io.ByteToCharConverter is Sun > propriet ary API and may be removed in a > future release > [javac] import sun.io.ByteToCharConverter; > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] 1 warning > > build.examples: > [javac] Compiling 4 source files to /home/admin/ilmiah/c30/dist/ > classes > > build.misc: > [javac] Compiling 1 source file to /home/admin/ilmiah/c30/dist/ > classes > > compile: > > BUILD SUCCESSFUL > Total time: 3 seconds --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
