[OGo-Developer] JOPE & Java 1.6.0?
Adam Tauno Williams
developer@opengroupware.org
Fri, 28 Dec 2007 14:56:50 -0500
--=-8Nw/f9u4i3ccUsORkiZN
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
> > Does JOPE build under Java 1.6.0 or does it require 1.5.x?
> Didn't try, but should work just fine.
Ah, it is working now.
> > 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;
> Welcome to CLASSPATH hell ;-) You need to include the JARs contained =20
> in the ThirdParty directory to the CLASSPATH.
> How do you compile, using 'ant'?
No, I'm an idiot, I typed "make". With "ant" it builds, although it
still complains.
----------------
compile.jetty:
[javac] Compiling 1 source file
to /home/awilliam/Documents/Works/OpenGroupware/jope/Core/ant-obj/jetty
[javac] /home/awilliam/Documents/Works/OpenGroupware/jope/Core/org/opengrou=
pware/jope/foundation/UString.java:556: warning: sun.misc.BASE64Decoder is =
Sun proprietary API and may be removed in a future release
[javac] return new
sun.misc.BASE64Decoder().decodeBuffer(_src);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 warning
------------
But I have bin/ant-obj/lib/jettyrunner-1.3.8.jar &
bin/ant-obj/lib/jope-1.3.8.jar
--=-8Nw/f9u4i3ccUsORkiZN
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)
iD8DBQBHdVUCLRePpNle04MRAiJmAKCAKK8TRLX64pxnISyQzLnZA8P5dwCeOg3E
1vWJHGOCDH5OaKLEhea4Z6A=
=pFrN
-----END PGP SIGNATURE-----
--=-8Nw/f9u4i3ccUsORkiZN--