-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jeff Breidenbach wrote:
| Looks like lucene may be able to run on a free JVM.
| Is there any easy way to run the entire set of junit tests?
| I mainly want to confirm everything works using this
| particular JVM.
|
| Cheers,
| Jeff
|
| =======
|
| $ java -version
| gij (GNU libgcj) version 3.3.4 (Debian 1:3.3.4-13)
|
| $ java -cp
/usr/share/java/lucene-1.4.3.jar:/usr/share/java/lucene-demos-1.4.3.jar
| org.apache.lucene.demo.IndexFiles /etc
[...]
Jeff,
~    I think the Ant target "test" runs the full unit test suite; we have
its execution explicitly defined in the debian/rules file with
environment variables.  The same thing could also be coded by hand, if
there is a need to bypass Ant dependent targets, but it's a bit tedious.
~ Let me know how you make out; I have heard folks favor sablevm and
kaffe for this type of test, but we could certainly try gij.

Thanks,
- --
Barry Hawkins
All Things Computed
site: www.alltc.com
weblog: www.yepthatsme.com

Registered Linux User #368650
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCR5pRHuKcDICy0QoRAnjqAJ0feYe6OrFsw+Rl6M5xWbOVrz8MyQCfXid+
FiuVVv3qhlo0tyGsUcVw8BM=
=AFHZ
-----END PGP SIGNATURE-----


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to