This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java3d.
commit 5683b9325d8b6697a3e7534e1dd881fff71a65f6 Author: James Page <[email protected]> Date: Sun Jun 24 20:00:55 2012 +0000 Reviewed Java7 compatibility patch --- debian/patches/06_java-compat.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/patches/06_java-compat.patch b/debian/patches/06_java-compat.patch index 4e26e88..d68672a 100644 --- a/debian/patches/06_java-compat.patch +++ b/debian/patches/06_java-compat.patch @@ -1,6 +1,7 @@ Description: FTBFS with java7 * Replace use of com.sun.image.codec.jpeg.* with ImageIO. * Extend class-path for javah +Reviewed-by: James Page <[email protected]> --- java3d-1.5.2+dfsg.orig/j3d-core-utils/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponentState.java +++ java3d-1.5.2+dfsg/j3d-core-utils/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponentState.java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java3d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

