This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit baa2fc4a8b3007d839780cab8084271d1a529806 Author: Jerry Haltom <[email protected]> Date: Thu Jul 7 21:42:17 2005 +0000 Missing files. --- debian/java-common.install | 3 +++ etc/jvm | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/debian/java-common.install b/debian/java-common.install new file mode 100644 index 0000000..6153158 --- /dev/null +++ b/debian/java-common.install @@ -0,0 +1,3 @@ +share/java-common.sh usr/share/java-common +share/jvm-find.sh usr/share/java-common +etc/jvm etc diff --git a/etc/jvm b/etc/jvm new file mode 100644 index 0000000..7f94252 --- /dev/null +++ b/etc/jvm @@ -0,0 +1,6 @@ +# This file defines the default system JVM search order. Each +# JVM should list their JAVA_HOME compatible directory in this file. +# The default system JVM is the first one available from top to +# bottom. + +/usr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

