Author: marcusb-guest Date: 2006-11-29 14:50:53 +0100 (Wed, 29 Nov 2006) New Revision: 2815
Added: branches/commons-daemon/feature/debian/debian/jsvc.README.Debian Log: Document JVM support in jsvc. Added: branches/commons-daemon/feature/debian/debian/jsvc.README.Debian =================================================================== --- branches/commons-daemon/feature/debian/debian/jsvc.README.Debian 2006-11-29 13:32:37 UTC (rev 2814) +++ branches/commons-daemon/feature/debian/debian/jsvc.README.Debian 2006-11-29 13:50:53 UTC (rev 2815) @@ -0,0 +1,10 @@ +commons-daemon for Debian +------------------------- + +While jsvc has support for various Java virtual machines, not all of +them can be enabled at build time. The Debian version supports the +JVMs from the java-gcj-compat and sun-java5-jre packages, but we had +to disable support for Kaffe and SableVM. We hope that this +shortcoming can be fixed in the future. + + -- Marcus Better <[EMAIL PROTECTED]>, Wed, 29 Nov 2006 14:50:27 +0100 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

