[Red5devs] Issue with bouncycastle and jdk 1.5

Thijs Triemstra | Collab lists at collab.nl
Sat Jul 12 10:25:39 PDT 2008


When I try to compile the server (r2885) I'm getting the following  
error with Mac OSX 10.5.4 and JDK 1.5:

[ivy:retrieve] 	15 artifacts copied, 59 already retrieved (5754kB/261ms)
     [javac] Compiling 489 source files to /red5/bin
     [javac] /red5/src/org/red5/server/net/rtmp/RTMPHandshake.java:12:  
cannot access org.bouncycastle.jce.provider.BouncyCastleProvider
     [javac] bad class file: /red5/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

BUILD FAILED
/red5/build.xml:234: The following error occurred while executing this  
line:
/red5/build.xml:267: Compile failed; see the compiler error output for  
details.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080712/d2016cd2/attachment.bin 


More information about the Red5devs mailing list