ive tried to compile latest trunk and i get this any ideas ?

compile:
    [echo] Javac version: 1.5
    [echo] Compiler adapter name: javac1.5
   [javac] Compiling 58 source files to E:\Red5\bin
[javac] E:\Red5\src\org\red5\server\scheduling\QuartzSchedulingServiceJob.ja va:60: exception java.lang.CloneNotSupportedException is never thrown in body of
corresponding try statement
   [javac]         } catch (CloneNotSupportedException e) {
   [javac]           ^
   [javac] Note: Some input files use unchecked or unsafe operations.
   [javac] Note: Recompile with -Xlint:unchecked for details.
   [javac] 1 error

BUILD FAILED
E:\Red5\build.xml:135: Compile failed; see the compiler error output for details
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to