Bug#878800: jgit-cli: IllegalStateException: Cannot set value to a final field 'org.eclipse.jgit.pgm.Daemon.enable'

2018-03-27 Thread Jonathan Nieder
# renders package unusable severity 878800 grave quit Jonathan Nieder wrote: > git clone https://kernel.googlesource.com/pub/scm/git/git > cd git > make -j8 > cd t > ./t5512-ls-remote.sh -v -i It turns out that this affects the package more deeply than that. For example: $ jgit log SLF4J:

Bug#878800: jgit-cli: IllegalStateException: Cannot set value to a final field 'org.eclipse.jgit.pgm.Daemon.enable'

2017-10-16 Thread Jonathan Nieder
Package: jgit-cli Version: 3.7.1-4 Tags: upstream patch fixed-upstream Severity: important Justification: renders feature unusable Steps to reproduce: git clone https://kernel.googlesource.com/pub/scm/git/git cd git make -j8 cd t ./t5512-ls-remote.sh -v -i Expected result: test passes