[OGo-Developer] JOPE & Java 1.6.0?
Adam Tauno Williams
developer@opengroupware.org
Fri, 28 Dec 2007 14:21:24 -0500
--=-FtwsNsRDJFDWcZdCDzKC
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Does JOPE build under Java 1.6.0 or does it require 1.5.x?
$ java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Server VM (build 1.6.0_03-b05, mixed mode)
and making JOPE dies with -
Making all for java_package foundation...
Compiling file NSClassLookupContext.java ...
../../../../org/opengroupware/jope/foundation/UString.java:42: package
org.apache.commons.codec.binary does not exist
import org.apache.commons.codec.binary.Base64;
^
../../../../org/opengroupware/jope/foundation/UString.java:557: warning:
sun.misc.BASE64Decoder is Sun proprietary API and may be removed in a
future release
return new sun.misc.BASE64Decoder().decodeBuffer(_src);
^
Note: ../../../../org/opengroupware/jope/foundation/NSJavaRuntime.java
uses unchecked or unsafe operations.
--=-FtwsNsRDJFDWcZdCDzKC
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQBHdUy0LRePpNle04MRAtbXAJ9j5l9idiBMZor1kOhBaWZrBhWo2QCePEBv
WJGCbUHuW0UpH9hDRkO00tA=
=tjSo
-----END PGP SIGNATURE-----
--=-FtwsNsRDJFDWcZdCDzKC--