Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360551 - liblogback - a successor to log4j (New Package)
Summary: liblogback - a successor to log4j (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://logback.qos.ch/
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 412247
  Show dependency tree
 
Reported: 2011-03-26 14:40 UTC by dE
Modified: 2022-11-03 20:45 UTC (History)
4 users (show)

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


Attachments
logback-core/logback-core-1.0.6.ebuild (logback-core-1.0.6.ebuild,1.02 KB, text/plain)
2012-06-26 17:06 UTC, Ivan Baidakou (dmol)
Details
logback-core/files/logback-core_maven-build.xml (logback-core_maven-build.xml,16.08 KB, text/plain)
2012-06-26 17:07 UTC, Ivan Baidakou (dmol)
Details
logback-classic/logback-classic-1.0.6.ebuild (logback-classic-1.0.6.ebuild,1.17 KB, text/plain)
2012-06-26 17:08 UTC, Ivan Baidakou (dmol)
Details
logback-classic/files/logback-classic_maven-build.xml (logback-classic_maven-build.xml,27.12 KB, text/plain)
2012-06-26 17:09 UTC, Ivan Baidakou (dmol)
Details
logback-classic/files/logback-classic-1.0.6-disable-groovy-support-gentoo.patch (logback-classic-1.0.6-disable-groovy-support-gentoo.patch,6.11 KB, text/plain)
2012-06-26 17:09 UTC, Ivan Baidakou (dmol)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dE 2011-03-26 14:40:13 UTC
This's suppose to be the successor of dev-java/log4j-1.2.16 and is a dependency of many projects, including desktop4shared for which I was planning to make an ebuild. 

Reproducible: Always
Comment 1 Matthew Marlowe (RETIRED) gentoo-dev 2012-04-16 18:42:57 UTC
Looks like zabbix 2.0 will also depend on logback when java use flag is enabled.  Any issues with getting logback into tree?
Comment 2 Matthew Marlowe (RETIRED) gentoo-dev 2012-06-20 19:08:43 UTC
update on this?  I'd be willing to maintain ebuild but I'm not that great with java packages nor member of java herd.... is there a specific issue with getting this package into tree?
Comment 3 Ivan Baidakou (dmol) 2012-06-26 17:06:48 UTC
Created attachment 316333 [details]
logback-core/logback-core-1.0.6.ebuild
Comment 4 Ivan Baidakou (dmol) 2012-06-26 17:07:32 UTC
Created attachment 316335 [details]
logback-core/files/logback-core_maven-build.xml
Comment 5 Ivan Baidakou (dmol) 2012-06-26 17:08:17 UTC
Created attachment 316337 [details]
logback-classic/logback-classic-1.0.6.ebuild
Comment 6 Ivan Baidakou (dmol) 2012-06-26 17:09:13 UTC
Created attachment 316339 [details]
logback-classic/files/logback-classic_maven-build.xml
Comment 7 Ivan Baidakou (dmol) 2012-06-26 17:09:47 UTC
Created attachment 316341 [details]
logback-classic/files/logback-classic-1.0.6-disable-groovy-support-gentoo.patch
Comment 8 Ivan Baidakou (dmol) 2012-06-26 17:12:42 UTC
Here is the initial ebuilds for logback-core and logback-classic packages, with the following restrictions:
1. No tests are passed (additional dependencies?)
2. No docs for logback-classic are generated (causes some errors)
3. The groovy support/backend was removed from logback-classic.
Comment 9 Larry the Git Cow gentoo-dev 2022-11-03 20:45:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d44797bbcbce4a2fcf206b0ec50138f3bec96c7

commit 6d44797bbcbce4a2fcf206b0ec50138f3bec96c7
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-09-07 07:59:19 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-11-03 20:45:46 +0000

    dev-java/logback-classic: add 1.4.1 enabling tests
    
    Closes: https://bugs.gentoo.org/360551
    Bug: https://bugs.gentoo.org/838877
    
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/27180
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/logback-classic/Manifest                  |   1 +
 .../logback-classic/logback-classic-1.4.1.ebuild   | 136 +++++++++++++++++++++
 2 files changed, 137 insertions(+)