It doesnt look like this made it to the list !

anyway i fixed it changing the catch exception class with the one it was throwing in that file.

i also had another problem with some rtmp event class, it wouldnt update in svn, even removing the directory wouldnt work, i had to check out the entire src directory to a different directory and copy it over !
--- Begin Message ---
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
--- End Message ---
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to