If I checkout "src/org/red5/server/jmx/JMXAgent.java" version 2089, I don't get a compile error.
Klaus wrote: > Hi, > > I'm getting this when I try to start red5 rev 2094 . > > compile_core_compatibility: > [javac] Compiling 143 source files to /usr/local/src/red5-test/bin > [javac] > /usr/local/src/red5-test/src/org/red5/server/jmx/JMXAgent.java:168: > incompatible types > [javac] found : java.lang.Object > [javac] required: javax.management.ObjectName > [javac] for (ObjectName oname : mbs.queryNames( > [javac] ^ > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 1 error > > Any clues ? > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
