Re: ImageJ: OpenJdk has problems with JPEGImageEncoder

2008-09-23 Thread David Herron
o URL unfortunately) this package was discussed in August and Chris Campbell said this:- /The history (and fate) of those classes is documented here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6527962 / - David Herron Andreas Tille wrote: Hi, the ImageJ image viewer will b

Re: OpenJDK for lenny

2008-07-28 Thread David Herron
11 The matching DLJ bundle, 5.0u17 and 6u7, was published within a couple hours of the normal (non-DLJ) bundles. This was much better than the release lag for earlier DLJ bundle releases (heavy sigh). - David Herron

Re: Developing with Java on Debian

2008-06-24 Thread David Herron
the JAR manifest. I suppose the debian packaged jar's could interpolate their dependencies into these JAR manifest entries. No need for a separate file. - David Herron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

ant-vars.mk in cdbs

2008-05-21 Thread David Herron
Hi, I'm looking at learning to package java apps for Ubuntu/Debian and came across the cdbs thingy In there is ant.mk and ant-vars.mk and in the latter is this stanza:- JAVA_HOME = $(shell for jh in $(JAVA_HOME_DIRS); do if [ -x "$$jh/bin/java" ]; then \ echo $${jh}; exit 0; fi; done)

Re: JNI

2008-04-30 Thread David Herron
JNI is part of the platform and is supposed to be part of a Java-Compatible JDK. There's nothing extra to install. In case you need it, the reference documentation is here: http://java.sun.com/javase/6/docs/technotes/guides/jni/index.html - David Herron Nilani Ganeshwaran wrote:

Re: Debian Java-6 and Nimbus

2008-04-11 Thread David Herron
David Goodenough wrote: On Friday 11 April 2008, David Herron wrote: David Goodenough wrote: I am confused about the updates that Sun put out for Java-6 which are supposed to include the new Look and Feel (Nimbus) and the updates there have been to the sun-java-6 packages on unstable

Re: Debian Java-6 and Nimbus

2008-04-11 Thread David Herron
en getting huge thumbs up response from everybody I've talked with. Still 32-bit systems only, unfortunately. BTW, I am the DLJ tech lead now. - David Herron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Doubt

2008-04-09 Thread David Herron
ignore this however some applications require a setting of JAVA_HOME. You can always set it to your preferred directory under /usr/lib/jvm CLASSPATH: ditto - David Herron kishor G wrote: Respected sir, How to set java path(PATH,JAVA_HAOMEin /etc/profile.Sir,help me sir

Re: icedtea status?

2008-03-31 Thread David Herron
The build instructions however continue saying to use an existing JDK for bootstrap. If you wish to help us get OpenJDK 6 to a fully deblobbed/undependant state we'd appreciate some help. - David Herron

Re: Java 6 Install problems

2008-03-27 Thread David Herron
u5 bundles. doko is probably in process of updating the packages for the 6u5 bundles? - David Herron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Plans about OpenJDK ?

2007-05-18 Thread David Herron
et to a position where openjdk builds can be incorporated into the free repository of Debian and other distros. But we aren't there, yet. http://openjdk.java.net http://openjdk.java.net/legal/ http://www.sun.com/software/opensource/java/faq.jsp#h - David Herron -- To UNSUBSCRIBE

Re: JavaOne

2007-05-04 Thread David Herron
ssions and BOF's about the OpenJDK project itself, and the OpenJDK project will have a booth on the show floor. I'll be spending a lot of my time in the booth, FWIW. The OpenJDK BOF is Tuesday night @ 8:00ish. - David Herron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Re: JavaME on Debian?

2007-04-03 Thread David Herron
e the WTK for Windows. It may have to do with the device emulators that are included...?? - David Herron

Re: JDK is GPL now! a package in main requested

2006-11-14 Thread David Herron
I don't know of this is linked from the openjdk site, but this project exists and at the bottom it mentions GPL. https://javahelp.dev.java.net/ - David Herron On Nov 14, 2006, at 2:23 AM, Ola Lundqvist wrote: Hi It seems like it has not been released as GPL yet. At least not acco

Re: java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit

2006-11-02 Thread David Herron
An off the top of my head guess would be - do you have GNOME installed? Reasoning ... GtkToolkit refers to GNOME and would be using the GNOME widgets as peers in the same manner the Motif widgets were formerly used. - David On Nov 2, 2006, at 5:57 AM, Clayton wrote: Hi, I am not so fa

Re: Towards Java Libre

2006-05-18 Thread David Herron
e that Debian has a place for non-free code. But, of course, now our focus is going to take a different direction to Sun's java joining the ranks of free implementations. I agree with what you say about the JCP. I used to work on IETF standards committees and those groups are comp

Re: Towards Java Libre

2006-05-17 Thread David Herron
I should also make my presence known here. I work with Tom on this project, and have been quietly listening to this group for about a month. We are very excited to take this step forward. - David Herron On May 17, 2006, at 4:02 PM, Arnaud Vandyck wrote: Tom Marble a écrit : Arnaud