Bug#586781: /usr/bin/jabref outputs warning if openjdk6 is missing

2010-06-22 Thread gregor herrmann
On Tue, 22 Jun 2010 20:43:23 +0200, Vincent Fourmond wrote: > >> the startup script /usr/bin/jabref contains the line > >> find_java_runtime openjdk6 || find_java_runtime sun6 > Here, I may answer to both Gregor and Onkar. The comment in the > source files are correct, it's just that it wasn't w

Bug#586781: /usr/bin/jabref outputs warning if openjdk6 is missing

2010-06-22 Thread Vincent Fourmond
On Tue, Jun 22, 2010 at 5:24 PM, gregor herrmann wrote: > On Tue, 22 Jun 2010 16:29:42 +0200, Martin Lutz wrote: > >> the startup script /usr/bin/jabref contains the line >> >> find_java_runtime openjdk6 || find_java_runtime sun6 Here, I may answer to both Gregor and Onkar. The comment in the s

Bug#586781: /usr/bin/jabref outputs warning if openjdk6 is missing

2010-06-22 Thread gregor herrmann
On Tue, 22 Jun 2010 21:58:58 +0530, Onkar Shinde wrote: > > Since it comes from /usr/lib/java-wrappers/java-wrappers.sh I guess > > it should be improved there. > > > > Vincent, what do you think about changing the line to something like > >    java_warning "No java runtime for argument '$1' was f

Bug#586781: /usr/bin/jabref outputs warning if openjdk6 is missing

2010-06-22 Thread Onkar Shinde
On Tue, Jun 22, 2010 at 8:54 PM, gregor herrmann wrote: > On Tue, 22 Jun 2010 16:29:42 +0200, Martin Lutz wrote: > >> the startup script /usr/bin/jabref contains the line >> >> find_java_runtime openjdk6 || find_java_runtime sun6 >> >> if the first find_java_runtime fails, a warning is given, >> e

Bug#586781: /usr/bin/jabref outputs warning if openjdk6 is missing

2010-06-22 Thread gregor herrmann
On Tue, 22 Jun 2010 16:29:42 +0200, Martin Lutz wrote: > the startup script /usr/bin/jabref contains the line > > find_java_runtime openjdk6 || find_java_runtime sun6 > > if the first find_java_runtime fails, a warning is given, > even if the second part is successful (sun6 is installed). > > T

Bug#586781: /usr/bin/jabref outputs warning if openjdk6 is missing

2010-06-22 Thread Martin Lutz
Package: jabref Version: 2.6+ds-2 Severity: minor the startup script /usr/bin/jabref contains the line find_java_runtime openjdk6 || find_java_runtime sun6 if the first find_java_runtime fails, a warning is given, even if the second part is successful (sun6 is installed). The warning is confus