Bug#335787: ISO files identification works with file 4.16, not a magic rules issue

2006-02-19 Thread Julian Scheid
Hi, I also noticed that ISO files are not identified correctly by Debian's file 4.15. I can contribute two pieces of information to this issue: 1) file 4.16, compiled from upstream source on my Debian box, correctly identifies ISO files. 2) this doesn't appear to be a problem with the magi

Bug#309903: bashism in javadoc - fixed upstream

2005-05-21 Thread Julian Scheid
This is fixed upstream. Aside from bash and posh, the gjdoc start script is now known to work with tcsh, ksh, pdksh, zsh, and sash. Thanks for reporting this. Index: gjdoc.sh.in === RCS file: /cvsroot/classpath/gjdoc/gjdoc.sh.in,v

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Julian Scheid
Antti-Juhani Kaijanaho wrote: JAVA="/usr/lib/kaffe/bin/java" JAVAC="/usr/lib/kaffe/bin/javac" JAR="fastjar" ./configure --disable-native --prefix=$HOME/tmp works. Running make fails: $ make Makefile:724: *** missing separator. Stop. Line 724 reads "if !ENABLE_NATIVE" Strange. Maybe your first ru

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Julian Scheid
Antti-Juhani Kaijanaho wrote: After running autoconf twice (the second time getting no error messages), I end up with $ ./configure --disable-native --prefix=/tmp/gjdoc-cvs ./configure: line 1246: syntax error near unexpected token `tar-ustar' ./configure: line 1246: `AM_INIT_AUTOMAKE(tar-ustar)' S

Bug#309219: NullPointerException in gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227)

2005-05-18 Thread Julian Scheid
Antti-Juhani Kaijanaho wrote: Loading classes for package null... java.lang.NullPointerException at gnu.classpath.tools.gjdoc.RootDocImpl.build (RootDocImpl.java:227) Thanks for your bug report. I've just committed a fix for option -all to CVS. Could you check whether this solves your problem?

Bug#306371: NPE building lucene javadocs

2005-04-26 Thread Julian Scheid
[EMAIL PROTECTED] wrote: Package: gjdoc Version: 0.7.3-1 [snip] [javadoc] Fetching package list for external documentation set. [javadoc] java.lang.NullPointerException [javadoc]at java.io.InputStreamReader. (InputStreamReader.java:137) [javadoc]at gnu.classpath.tools.doclets.html