Hi,

When I run ant against the latest trunck, I am getting:

    [javac] Compiling 489 source files to /usr/src/red5-trunk/bin
    [javac]
/usr/src/red5-trunk/src/org/red5/server/net/rtmp/RTMPHandshake.java:12:
cannot access org.bouncycastle.jce.provider.BouncyCastleProvider
    [javac] bad class file:
/usr/src/red5-trunk/lib/bcprov-jdk16-139.jar(org/bouncycastle/jce/provider/BouncyCastleProvider.class)
    [javac] class file has wrong version 50.0, should be 49.0
    [javac] Please remove or make sure it appears in the correct
subdirectory of the classpath.
    [javac] import org.bouncycastle.jce.provider.BouncyCastleProvider;
    [javac]                                      ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error


I am runing on jdk 1.5.

Is this something wrong with my setup?



Thanks,
JB
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to