Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831718 - app-text/jabref: Switch to log4j-12-api:2
Summary: app-text/jabref: Switch to log4j-12-api:2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 830911
Blocks: 829192
  Show dependency tree
 
Reported: 2022-01-21 10:08 UTC by Volkmar W. Pogatzki
Modified: 2022-02-20 10:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2022-01-21 10:08:29 UTC
Please switch to log4j-12-api:2
Comment 1 Larry the Git Cow gentoo-dev 2022-02-20 10:08:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=624d9b7bc1b1408f08be1b2f681bd727bb9d8eb9

commit 624d9b7bc1b1408f08be1b2f681bd727bb9d8eb9
Author:     Yuan Liao <liaoyuan@gmail.com>
AuthorDate: 2022-02-17 20:22:02 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-02-20 10:08:08 +0000

    app-text/jabref: Switch to log4j-12-api:2, and make ebuild improvments
    
    - Update to EAPI 8
    - Enable tests
    - Remove redundant java-utils-2 inheritance
    - Update XDG desktop files database as appropriate
    - Remove redundant src_compile after declaring CP_DEPEND and
      EANT_*_TARGET
    - Ensure 'dodoc' target directory of src/txt/README is not affected by
      USE="doc"
    
    Closes: https://bugs.gentoo.org/831718
    Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/24261/commits/031cecf436f4bb0266bd51d22c2fa67b4794bc86
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../files/jabref-2.10-javax.swing-java-9+.patch    | 313 ++++++++++++++++++
 .../files/jabref-2.10-skip-failing-tests.patch     | 349 +++++++++++++++++++++
 .../files/jabref-2.10-test-jvm-props-args.patch    |  49 +++
 app-text/jabref/files/jabref-2.10-test-prefs.xml   |  19 ++
 app-text/jabref/jabref-2.10-r7.ebuild              | 132 ++++++++
 5 files changed, 862 insertions(+)