Bug#717320: allow overriding logging options
Peter Eisentraut
petere at debian.org
Fri Jul 19 10:51:52 UTC 2013
Package: fop
Version: 1:1.1.dfsg-2
Severity: wishlist
I would find it useful to be able to override certain logging options
such as org.apache.commons.logging.Log and
org.apache.commons.logging.simplelog.defaultlog in .foprc. This is
not possible for the former case, because LOG_OPTION is
unconditionally set. Maybe you can put a if [ -z "$LOG_OPTION" ] or
something like that around it.
More information about the pkg-java-maintainers
mailing list