Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530818 - dev-java/log4j-2.17.1 released
Summary: dev-java/log4j-2.17.1 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 699106 829169 829400 829407
Blocks: 827919
  Show dependency tree
 
Reported: 2014-11-27 05:19 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2022-02-23 10:03 UTC (History)
3 users (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.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2015-03-04 15:55:32 UTC
dev-java/log4j-2.2 was released on 2015-02-27.
http://mail-archives.apache.org/mod_mbox/logging-log4j-dev/201502.mbox/%3C66919C30-7862-418F-8A5F-0553D0D422CD%40dslextreme.com%3E
Comment 2 Patrice Clement gentoo-dev 2015-04-04 00:46:47 UTC
+*log4j-1.2.17 (04 Apr 2015)
+
+  04 Apr 2015; Patrice Clement <monsieurp@gentoo.org> +log4j-1.2.17.ebuild:
+  Version and EAPI 5 bump. Fix bug 530818.
Comment 3 Patrice Clement gentoo-dev 2015-04-04 00:49:11 UTC
From version 2.x onwards, log4j requires Apache Maven:

# pwd
/var/tmp/portage/dev-java/log4j-2.2/work/apache-log4j-2.2-src
# cat BUILDING.txt 
Building Log4j 2
  
To build Log4j 2, you need a JDK implementation version 1.6 or greater, and Apache Maven.
Note that building the site requires Maven 3.0.5, while everything else works
fine with any version of Maven 3.

:/

How do we work around this constraint?
Comment 4 James Le Cuirot gentoo-dev 2015-04-04 08:11:31 UTC
I already have v2 in hand. Watch this space.
Comment 5 Patrice Clement gentoo-dev 2015-04-14 20:56:15 UTC
The space has been watched and James hasn't updated this bug yet.
Comment 6 Patrice Clement gentoo-dev 2015-07-11 13:41:33 UTC
(In reply to James Le Cuirot from comment #4)
> I already have v2 in hand. Watch this space.
up
Comment 8 Nico R. 2019-11-01 17:27:19 UTC
Availability of log4j-2.12.1 has been announced on 2019-08-10 <https://mail-archives.apache.org/mod_mbox/logging-dev/201908.mbox/%3cB41F174F-433A-483E-8E98-1A1E1707C4C4@dslextreme.com%3e>.
Comment 9 Nico R. 2020-05-19 21:42:56 UTC
On 2020-05-15, log4j-2.13.3 has been announced <https://mail-archives.apache.org/mod_mbox/logging-dev/202005.mbox/%3CB15278DA-7B8B-4382-A90B-AC0591684AD3%40dslextreme.com%3E>. According to the announcement message, it is binary compatible with earlier releases, and requires Java 8.
Comment 10 Volkmar W. Pogatzki 2021-12-13 10:26:39 UTC
Presently latest release is 2.15.0 available from
https://archive.apache.org/dist/logging/log4j/2.15.0/

and dev-java/log4j-api{-java9,}-2.15.0 are already packaged.
Comment 11 Larry the Git Cow gentoo-dev 2022-02-23 09:29:03 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3fe89b3729eb977bdf2649687284e2dc300876

commit 7a3fe89b3729eb977bdf2649687284e2dc300876
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-12-16 08:15:34 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-02-23 09:27:35 +0000

    dev-java/log4j-api-java9: bump to 2.17.1
    
    Bug: https://bugs.gentoo.org/530818
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/log4j-api-java9/Manifest                  |  1 +
 .../log4j-api-java9/log4j-api-java9-2.17.1.ebuild  | 52 ++++++++++++++++++++++
 2 files changed, 53 insertions(+)
Comment 12 Volkmar W. Pogatzki 2022-02-23 10:03:59 UTC
The mayor components have become available:
dev-java/log4j-api-2.17.1
dev-java/log4j-core-2.17.1-r1
dev-java/log4j-12-api-2.17.1

Closing.