[osflash] error compiling from svn trunk
Juan Backson
juanbackson at gmail.com
Mon Jul 14 08:25:13 PDT 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20080714/65e377cd/attachment.html
More information about the osflash
mailing list