Re: [gentoo-dev] ant-tasks.eclass patch proposal

2019-01-18 Thread Miroslav Šulc
will be soon gone. once they are gone, this check and support for eapi5 can both be removed. attached is the updated patch. miroslav Dne 18. 01. 19 v 17:23 Brian Evans napsal(a): On 1/18/2019 11:11 AM, Miroslav Šulc wrote: @@ -130,7 +112,11 @@ ant-tasks_src_unpack

[gentoo-dev] ant-tasks.eclass patch proposal

2019-01-18 Thread Miroslav Šulc
hi, i'm preparing bump of apache ant and i found out it would be good to clean up ant-tasks.eclass and improve it little bit. there are several changes in the patch that i summarize below: 1) increased lowest jdk/jre version to 1.6 as that is the lowest source/bytecode supported by jdk 11,

Re: [gentoo-dev] ant-tasks.eclass patch proposal

2019-01-21 Thread Miroslav Šulc
hi, i just committed the changes to the eclass: commit f14e39de0e2eaa3d3011918e9febd89bfe98f7ee (HEAD -> master, origin/master, origin/HEAD) Author: Miroslav Šulc Date:   Mon Jan 21 09:45:29 2019 +0100     ant-tasks.eclass: cleanup and improvement     1) removed obsolete code   

Re: [gentoo-dev] RFC: ant-tasks.eclass patch

2019-09-26 Thread Miroslav Šulc
Dne 25. 09. 19 v 21:44 Michał Górny napsal(a): On Wed, 2019-09-25 at 20:47 +0200, Miroslav Šulc wrote: ... I don't think you need two branches here. Non-array variable is equivalent to an array with a single element for the purpose of [@], so your 'for' loop will work correctly both for non

[gentoo-dev] Last rite: dev-java/balloontip

2019-12-03 Thread Miroslav Šulc
# Miroslav Šulc (2019-12-03) # Project does not exist anymore. # Removal in 30 days.  Bug #680452. dev-java/balloontip

[gentoo-dev] Re: HOMEPAGE and DESCRIPTION in ebuilds? (was: Usefulness of HOMEPAGE=https://www.gentoo.org)

2019-12-04 Thread Miroslav Šulc
hi, it's proly little bit off this topic, but why do we have to copy homepage and description from ebuild to ebuild? wouldn't it be better to move this information to metadata.xml and keep it just there? or does in reality one package really have various homepages and various descriptions

[gentoo-dev] rfc: eclass patch for javatoolkit path change

2019-10-29 Thread Miroslav Šulc
wrt bug https://bugs.gentoo.org/627440 there is a need to update java eclasses to use correctly both current path and the new path. the attached patch should provide that. i also attached updated ebuild with the new path. in the patch i also removed the old "/usr/bin/..." path which is not

[gentoo-dev] RFC: ant-tasks.eclass patch

2019-09-25 Thread Miroslav Šulc
hi, as per bug https://bugs.gentoo.org/693022 we need to add dependency on dev-java/gnu-jaf (or dev-java/sun-jaf) to the package. unfortunately ant-tasks.eclass variable ANT_TASK_DEPNAME supports only single dependency (it was sufficient till now), but we need one more in this case. the

[gentoo-dev] Last rite: media-libs/libclalsadrv

2019-12-27 Thread Miroslav Šulc
# Miroslav Šulc (2019-12-26) # Deprecated by upstream, not used anymore in the tree. # Removal in 30 days.  Bug #703196. media-libs/libclalsadrv

Re: [gentoo-dev] RFC: New "Accept Github contributions" metadata flag

2020-08-18 Thread Miroslav Šulc
hi, how would be handled cases where you and me agreed that you will take care of pull requests on behalf of sound@ and proaudio@? and what if a package is maintained by multiple maintainers or even some maintainers and a project, each with a different preference? how that would be solved to

Re: [gentoo-dev] RFC: New "Accept Github contributions" metadata flag

2020-08-18 Thread Miroslav Šulc
Dne 18. 08. 20 v 19:06 Joonas Niilola napsal(a): On 8/18/20 7:30 PM, Miroslav Šulc wrote: hi, how would be handled cases where you and me agreed that you will take care of pull requests on behalf of sound@ and proaudio@? and what if a package is maintained by multiple maintainers or even some

Re: [gentoo-dev] RFC: New "Accept Github contributions" metadata flag

2020-08-18 Thread Miroslav Šulc
Dne 18. 08. 20 v 19:10 Joonas Niilola napsal(a): On 8/18/20 8:06 PM, Joonas Niilola wrote: So I think it's just simplest to enable it per-user per-project basis. We can all edit Project: pages, toggling the flag. If you're willing to look and merge sound@ PRs, you enable it for Sound project.

Re: [gentoo-dev] [PATCH 0/2] eclass/java-{utils-2,pkg-simple}.eclass: features and enhancements

2020-08-28 Thread Miroslav Šulc
hi all, jfyi, i'm going to commit these changes to the main tree at the end of the weekend if there are no objections. (i've been mentoring this project.) we have some other work that depends on these patches so i'd like to see it in the main tree as soon as possible. regards. fordfrog

[gentoo-dev] last rite: media-sound/traverso

2020-08-29 Thread Miroslav Šulc
# Miroslav Šulc (2020-08-29) # Upstream has version 1.1.2, but only for Windows, # sources are gone. Removal in 30 days. media-sound/traverso

[gentoo-dev] last rite: media-libs/slv2

2020-08-22 Thread Miroslav Šulc
# Miroslav Šulc (2020-08-22) # SLV2 has been replaced by Lilv. The latest and final version # of SLV2 is 0.6.6, released on May 26, 2009. # Removal in 30 days.  Bug #735380. media-libs/slv2

Re: [gentoo-dev] [PATCH 0/2] eclass/java-{utils-2,pkg-simple}.eclass: features and enhancements

2020-08-30 Thread Miroslav Šulc
off-by: Miroslav Šulc commit faa407032918b43fafe7d4e1de85dde4d30ba4f2 Author: Zhang Zongyu Date:   Wed Aug 26 00:30:09 2020 +0800     java-pkg-simple.eclass and java-utils-2.eclass: features and enhancements     1) support java resources     2) support java main class and launcher     3) enable j

[gentoo-dev] last rite: x11-libs/flowcanvas

2020-08-11 Thread Miroslav Šulc
# Miroslav Šulc (2020-08-11) # Package dead. No consumers in the tree. # Removal in 30 days. Bug #735518 x11-libs/flowcanvas

[gentoo-dev] last rite: media-sound/jackbeat

2020-08-08 Thread Miroslav Šulc
# Miroslav Šulc (2020-08-08) # Last release in 2010. # Removal in 30 days. bug #736300 media-sound/jackbeat

[gentoo-dev] last rite: media-sound/specimen

2020-08-08 Thread Miroslav Šulc
# Miroslav Šulc (2020-08-08) # Last release in 2007, HOMEPAGE dead. # Removal in 30 days. bug #736322 media-sound/specimen

[gentoo-dev] last rite: media-sound/tapiir

2020-08-08 Thread Miroslav Šulc
# Miroslav Šulc (2020-08-08) # HOMEPAGE dead. # Removal in 30 days. bug #736326 media-sound/tapiir

[gentoo-dev] Re: [gentoo-dev-announce] Packages up for grabs due to jlec being MIA

2020-08-06 Thread Miroslav Šulc
i'll take app-office/scribus. miroslav Dne 05. 08. 20 v 9:24 Michał Górny napsal(a): Hello, The following packages are looking for a new maintainer: [vB] app-backup/cachedir [vB] app-benchmarks/bootchart2 [ B] app-benchmarks/ramspeed [ B] app-office/scribus [vB] dev-lua/luaposix [ b]

[gentoo-dev] last rite: media-libs/raul

2021-01-09 Thread Miroslav Šulc
# Miroslav Šulc (2021-01-09) # media-sound/patchage used to depend on it but the dependency # has been dropped in v1.0.0. There are no other packages in the tree # depending on it. Also having issues compiling it. Removal in 30 days. media-libs/raul

[gentoo-dev] last-rite: dev-java/commons-validator

2021-06-13 Thread Miroslav Šulc
# Miroslav Šulc (2021-06-13) # no consumer, removal in 30 days # see bug: https://bugs.gentoo.org/785856 dev-java/commons-validator

[gentoo-dev] last-rite: some java packages

2021-06-20 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-06-20) # no consumer, removal in 30 days # see bug: https://bugs.gentoo.org/796587 # and https://bugs.gentoo.org/561504 dev-java/annogen dev-java/xml-xmlbeans java-virtuals/stax-api dev-java/jsr173 dev-java/jibx-tools

[gentoo-dev] last-rite: xml-commons

2021-06-23 Thread Miroslav Šulc
# Miroslav Šulc (2021-06-23) # obsolete, no consumers # see bug: https://bugs.gentoo.org/797739 dev-java/xml-commons

[gentoo-dev] last-rite: some java packages

2021-06-23 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-06-21) # libraries without consumers, removal in 30 days dev-java/bytelist dev-java/jcodings dev-java/joni dev-java/jvyamlb

[gentoo-dev] [rfc] java-pkg-simple.eclass patch to add java modules support

2021-06-23 Thread Miroslav Šulc
hi guys, here is a patch that should provide initial support for module-info.java in java packages. more info can be found here: https://bugs.gentoo.org/796875 i'd mainly appreciate comments on the style of the patch whether it's ok or what should be improved, though any questions or

[gentoo-dev] last-rite: dev-java/bctsp

2021-06-24 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-06-21) # library with no consumer, removal in 30 days # see https://bugs.gentoo.org/794562 dev-java/bctsp

Re: [gentoo-dev] last-rite: some java stuff

2021-05-07 Thread Miroslav Šulc
i'm sorry but this package is pretty old, i could not find a working homepage for it and we have no purpose for it. it would be better if copied to the science overlay. fordfrog Dne 07. 05. 21 v 1:50 Alessandro Barbieri napsal(a): # Miroslav Šulc mailto:fordf...@gentoo.org>>

[gentoo-dev] last-rite: dev-java/netty-common

2021-05-15 Thread Miroslav Šulc
# Miroslav Šulc (2012-05-15) # no consumer, removal in 30 days # see bug: https://bugs.gentoo.org/788364 dev-java/netty-common

[gentoo-dev] last-rite: dev-java/sun-jimi

2021-05-20 Thread Miroslav Šulc
# Miroslav Šulc (2021-05-20) # no non-masked consumer, removal in 30 days # see bug: https://bugs.gentoo.org/786852 dev-java/sun-jimi

[gentoo-dev] last-rite: dev-java/squareness-jlf

2021-05-20 Thread Miroslav Šulc
# Miroslav Šulc (2021-05-20) # no non-masked consumer, removal in 30 days # see bug: https://bugs.gentoo.org/786828 dev-java/squareness-jlf

[gentoo-dev] last-rite: dev-java/werken-xpath

2021-05-19 Thread Miroslav Šulc
# Miroslav Šulc (2021-05-19) # no consumer, removal in 30 days # see bug: https://bugs.gentoo.org/784065 dev-java/werken-xpath

[gentoo-dev] last-rite: dev-java/freemarker

2021-05-16 Thread Miroslav Šulc
# Miroslav Šulc (2021-05-16) # no consumer, does not compile, not with jdk-11 # and not even with openjdk:8 # see bug: https://bugs.gentoo.org/790551 dev-java/freemarker

[gentoo-dev] last-rite: app-editors/jext

2021-05-24 Thread Miroslav Šulc
# Miroslav Šulc (2021-05-24) # it's just a demo project, not a real app, see disclaimer # at https://github.com/romainguy/jext # removal in 30 days # also removing an obsolete package that has only this dependant # see bug: https://bugs.gentoo.org/791106 app-editors/jext dev-java/jgoodies-looks

[gentoo-dev] last-rite: dev-java/commons-el

2021-04-26 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-26) # does not compile with java 1.8, no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/785796 dev-java/commons-el

[gentoo-dev] last-rite: dev-java/commons-fileupload

2021-04-26 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-26) # no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/785847 dev-java/commons-fileupload

[gentoo-dev] last-rite: dev-java/dtdparser

2021-04-26 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-27) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/785877 dev-java/dtdparser

[gentoo-dev] last-rite: dev-java/easymock-classextension, dev-java/httpcomponents-client, dev-java/httpcomponents-core

2021-04-26 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-27) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/785886 dev-java/easymock-classextension # Miroslav Šulc (2021-04-27) # libraries with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/785883 dev-java

[gentoo-dev] last-rite: dev-java/ehcache

2021-04-27 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-27) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/785985 dev-java/ehcache

[gentoo-dev] last-rite: dev-java/fscript, dev-java/fastinfoset

2021-04-27 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-27) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/786090 dev-java/fscript # Miroslav Šulc (2021-04-27) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/786087 dev-java/fastinfoset

[gentoo-dev] last-rite: some java stuff

2021-04-29 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786888 dev-java/zeus-jscl # Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786864 dev-java/sun-jmx java-virtuals/jmx dev-util/jconfig

[gentoo-dev] last-rite: dev-java/tagsoup

2021-04-30 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-30) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/787152 dev-java/tagsoup

Re: [gentoo-dev] unmasking java 11 on gentoo (for those that maintain packages where java is involved, either directly or conditionally)

2021-04-22 Thread Miroslav Šulc
Dne 22. 04. 21 v 8:37 Kaibo Ma napsal(a): Is there a tracking issue for Java 11 on Bugzilla? Kaibo Ma this is it: https://bugs.gentoo.org/697014 fordfrog

[gentoo-dev] last-rite: dev-java/javolution

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # last release in 2017, website is offline # removal in 30 days # see bug: https://bugs.gentoo.org/786381 dev-java/javolution

[gentoo-dev] last-rite: dev-java/jarbundler & dev-java/j2ssh

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/786237 dev-java/jarbundler # Miroslav Šulc (2021-04-28) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/786234 dev-java/j2ssh

[gentoo-dev] last-rite: media-sound/bladeenc

2021-04-29 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # security issues, last release in 2004 # removal in 30 days # see bug: https://bugs.gentoo.org/631394 media-sound/bladeenc

[gentoo-dev] last-rite: dev-java/cdegroot-db, dev-java/codemodel, dev-java/istack-commons-buildtools

2021-04-25 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-25) # nothing depends on it # removal in 30 days # see bug: https://bugs.gentoo.org/785532 dev-java/cdegroot-db # Miroslav Šulc (2021-04-25) # uses depracated classes, not used by anything, # removal in 30 days # see bug: https://bugs.gentoo.org/785415 dev-java

[gentoo-dev] last-rite: dev-java/velocity-dvsl

2021-04-25 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-25) # obsolete package, nothing depends on it # removal in 30 days # see bug: https://bugs.gentoo.org/785508 dev-java/velocity-dvsl

[gentoo-dev] last-rite: some java packages

2021-05-05 Thread Miroslav Šulc
# Miroslav Šulc (2021-05-05) # no consumers, dead homepage # removal in 30 days # see bug: https://bugs.gentoo.org/787329 app-misc/jitac # Miroslav Šulc (2021-05-05) # last release in 2009 # removal in 30 days # see bug: https://bugs.gentoo.org/787332 app-office/hourglass # Miroslav Šulc

[gentoo-dev] last-rite: dev-java/jboss-{logmanager,logging}

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786408 dev-java/jboss-logmanager dev-java/jboss-logging

[gentoo-dev] last-rite: dev-java/jcmdline

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786414 dev-java/jcmdline

[gentoo-dev] last-rite: dev-java/jdbc2-stdext

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786417 dev-java/jdbc2-stdext

[gentoo-dev] last-rite: dev-java/helpgui, dev-java/higlayout

2021-04-27 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-27) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/786117 dev-java/helpgui # Miroslav Šulc (2021-04-27) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/786120 dev-java/higlayout

[gentoo-dev] last-rite: dev-java/jid3

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786432 dev-java/jid3

[gentoo-dev] last-rite: dev-java/jinput

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786435 dev-java/jinput

[gentoo-dev] last-rite: dev-java/jisp

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786438 dev-java/jisp

[gentoo-dev] last-rite: dev-java/jlibeps

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786441 dev-java/jlibeps

[gentoo-dev] last-rite: dev-java/jortho

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786480 dev-java/jortho

[gentoo-dev] last-rite: dev-java/l2fprod-common & dev-java/jreleaseinfo

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786483 dev-java/l2fprod-common dev-java/jreleaseinfo

[gentoo-dev] last-rite: dev-java/jstun

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786486 dev-java/jstun

[gentoo-dev] last-rite: dev-java/junit-addons

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786507 dev-java/junit-addons

[gentoo-dev] last-rite: dev-java/junrar

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786510 dev-java/junrar

[gentoo-dev] last-rite: dev-java/jvmstat

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # obsolete, use dev-util/visualvm # removal in 30 days # see bug: https://bugs.gentoo.org/786513 dev-java/jvmstat

[gentoo-dev] last-rite: dev-java/jebl

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786426 dev-java/jebl

[gentoo-dev] last-rite: dev-java/jdbm

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # project abandoned # removal in 30 days # see bug: https://bugs.gentoo.org/786420 dev-java/jdbm

[gentoo-dev] last-rite: dev-java/hamcrest-integration

2021-04-27 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-27) # library with no consumer # removal in 30 days # see bug: https://bugs.gentoo.org/786096 dev-java/hamcrest-integration

[gentoo-dev] last-rite: dev-java/netty-{codec{,-http},handler}

2021-04-28 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-28) # no consumers # removal in 30 days # see bug: https://bugs.gentoo.org/786522 dev-java/netty-codec dev-java/netty-codec-http dev-java/netty-handler

[gentoo-dev] last-rite: dev-java/cal10n & dev-java/slf4j-ext

2021-04-06 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-06) # Last release of dev-java/cal10n in 2013, no consumer # in the tree except dev-java/slf4j-ext which is not # needed by any package aswell. Removal in 30 days. dev-java/cal10n dev-java/slf4j-ext

Re: [gentoo-dev] unmasking java 11 on gentoo (for those that maintain packages where java is involved, either directly or conditionally)

2021-04-15 Thread Miroslav Šulc
Dne 15. 04. 21 v 16:34 Joakim Tjernlund napsal(a): On Wed, 2021-04-14 at 09:45 +0200, Miroslav Šulc wrote: in case the package does not work with java > 1.8 (still, i suggest we first try to resolve the issue before we use this restriction as it might cause some issues in the future) virt

Re: [gentoo-dev] unmasking java 11 on gentoo (for those that maintain packages where java is involved, either directly or conditionally)

2021-04-15 Thread Miroslav Šulc
Dne 15. 04. 21 v 17:56 Joakim Tjernlund napsal(a): On Thu, 2021-04-15 at 17:21 +0200, Miroslav Šulc wrote: Dne 15. 04. 21 v 16:34 Joakim Tjernlund napsal(a): On Wed, 2021-04-14 at 09:45 +0200, Miroslav Šulc wrote: in case the package does not work with java > 1.8 (still, i suggest we fi

Re: [gentoo-dev] unmasking java 11 on gentoo (for those that maintain packages where java is involved, either directly or conditionally)

2021-04-15 Thread Miroslav Šulc
Dne 15. 04. 21 v 18:35 Joakim Tjernlund napsal(a): Yes, I found the error in dev-java/icedtea-web. Q: Should one use JDK_HOME or JAVA_HOME in ebuilds? i guess it doesn't matter (at least for packages that inherit java-utils-2.eclass):

[gentoo-dev] last-rite: dev-java/tapestry

2021-04-19 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-18) # our version is outdated with security issues, new version # uses gradle to build which we don't support atm, # also being a web framework deployable to application servers, # we have no usage for it, and nothing depends on it # removal in 30 days dev-java/tapestry

[gentoo-dev] last-rite: dev-java/odfdom & dev-java/saaj

2021-04-14 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-14) # java libraries not used by any other package, # masked for removal dev-java/odfdom dev-java/saaj

[gentoo-dev] last-rite: dev-java/commons-configuration

2021-04-18 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-18) # obsolete deps, not used by any package dev-java/commons-configuration

[gentoo-dev] last-rite: dev-java/ezmorph & dev-java/ical4j

2021-04-18 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-18) # obsolete deps, not used by any package # removal in 30 days dev-java/ezmorph dev-java/ical4j

[gentoo-dev] last-rite: dev-util/findbugs

2021-04-18 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-18) # the project has been abandoned and the developement # is now under name SpotBugs # see: https://github.com/findbugsproject/findbugs dev-util/findbugs

[gentoo-dev] last-rite: dev-java/commons-jelly

2021-04-18 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-18) # obsolete deps, not used by any package # removal in 30 days dev-java/commons-jelly

[gentoo-dev] last-rite: dev-java/classmate

2021-04-18 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-18) # obsolete deps, not used by any package # removal in 30 days dev-java/classmate

[gentoo-dev] unmasking java 11 on gentoo (for those that maintain packages where java is involved, either directly or conditionally)

2021-04-14 Thread Miroslav Šulc
hi guys, we're still far from unmasking java 11 on gentoo, but i hope it will happen, one day (or another...). currently there is one issue across the whole gentoo tree that is a sure blocker and could and should be easily resolved. as java 11 does not compile bytecode older than 1.6,

Re: [gentoo-dev] unmasking java 11 on gentoo (for those that maintain packages where java is involved, either directly or conditionally)

2021-04-14 Thread Miroslav Šulc
/package.use.mask/multi:dev-java/openjdk:11 -gentoo-vm /etc/portage/profile/package.use.mask/multi:dev-java/openjdk-bin:11 -gentoo-vm fordfrog Dne 14. 04. 21 v 9:45 Miroslav Šulc napsal(a): hi guys, we're still far from unmasking java 11 on gentoo, but i hope it will happen, one day (or another

[gentoo-dev] last-rite: dev-java/apt-mirror

2021-04-21 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-21) # no consumers, last commit 2017 # see: https://bugs.gentoo.org/784836 # removal in 30 days dev-java/apt-mirror

[gentoo-dev] last-rite: dev-java/ini4j

2021-04-21 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-21) # java library, no consumers # see: https://bugs.gentoo.org/784812 dev-java/ini4j

[gentoo-dev] last-rite: dev-java/ant-owanttask

2021-04-21 Thread Miroslav Šulc
# Miroslav Šulc (2021-04-21) # java library, no consumers # see: https://bugs.gentoo.org/784830 dev-java/ant-owanttask

[gentoo-dev] last-rite: dev-java/jgoodies-{animation,binding,forms}

2021-07-29 Thread Miroslav Šulc
# Miroslav Šulc (2021-07-30) # these libs have no consumers, removal in 30 days # see bug: https://bugs.gentoo.org/805152 dev-java/jgoodies-animation dev-java/jgoodies-binding dev-java/jgoodies-forms

[gentoo-dev] [PATCH] eclass/java-pkg-opt-2.eclass: added eapi8 support

2021-12-25 Thread Miroslav Šulc
Signed-off-by: Miroslav Šulc --- eclass/java-pkg-opt-2.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/java-pkg-opt-2.eclass b/eclass/java-pkg-opt-2.eclass index 79833c98ea6b..92f2cb53145d 100644 --- a/eclass/java-pkg-opt-2.eclass +++ b/eclass/java-pkg-opt-2

[gentoo-dev] [PATCH] eclass/java-virtuals-2.eclass: added eapi8 support

2021-12-25 Thread Miroslav Šulc
Signed-off-by: Miroslav Šulc --- eclass/java-virtuals-2.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/java-virtuals-2.eclass b/eclass/java-virtuals-2.eclass index dedbf2f26195..e929a7e1ceeb 100644 --- a/eclass/java-virtuals-2.eclass +++ b/eclass/java

[gentoo-dev] [PATCH] eclass/java-ant-2.eclass: added eapi8 support

2021-12-25 Thread Miroslav Šulc
Signed-off-by: Miroslav Šulc --- eclass/java-ant-2.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/java-ant-2.eclass b/eclass/java-ant-2.eclass index 501d17ef229e..438b0dbb5001 100644 --- a/eclass/java-ant-2.eclass +++ b/eclass/java-ant-2.eclass @@ -7,7

[gentoo-dev] [PATCH] eclass/java-osgi.eclass: added eapi8 support

2021-12-25 Thread Miroslav Šulc
Signed-off-by: Miroslav Šulc --- eclass/java-osgi.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/java-osgi.eclass b/eclass/java-osgi.eclass index 74c7c1a07f5c..f2f55772e873 100644 --- a/eclass/java-osgi.eclass +++ b/eclass/java-osgi.eclass @@ -6,7 +6,7

[gentoo-dev] [PATCH] eclass/webapps.eclass: added eapi8 support

2021-12-25 Thread Miroslav Šulc
Signed-off-by: Miroslav Šulc --- eclass/webapp.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/webapp.eclass b/eclass/webapp.eclass index 5ef7dbce03cf..7bdf28430b48 100644 --- a/eclass/webapp.eclass +++ b/eclass/webapp.eclass @@ -4,14 +4,14 @@ # @ECLASS

[gentoo-dev] last-rite: dev-java/trident, dev-java/okio & dev-java/moshi

2021-11-13 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-11-12) # Libraries with no other consumers. Removal in 30 days. dev-java/trident dev-java/okio dev-java/moshi

[gentoo-dev] [PATCH 1/1] eclass/java-{utils-2,pkg-2,pkg-simple}: bump to eapi8

2021-11-28 Thread Miroslav Šulc
Signed-off-by: Miroslav Šulc --- eclass/java-pkg-2.eclass | 4 ++-- eclass/java-pkg-simple.eclass | 4 ++-- eclass/java-utils-2.eclass| 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eclass/java-pkg-2.eclass b/eclass/java-pkg-2.eclass index b0573eea4d0b

[gentoo-dev] [PATCH 0/1] support for eapi8 in java-pkg-simple.eclass and the eclasses in the chain

2021-11-28 Thread Miroslav Šulc
. fordfrog Miroslav Šulc (1): eclass/java-{utils-2,pkg-2,pkg-simple}: bump to eapi8 eclass/java-pkg-2.eclass | 4 ++-- eclass/java-pkg-simple.eclass | 4 ++-- eclass/java-utils-2.eclass| 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) -- 2.34.1

[gentoo-dev] last-rite: some dev-java/*

2021-11-28 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-11-28) # Libraries without consumers. Removal in 30 days. dev-java/commons-pool dev-java/dict4j dev-java/felix-gogo-command dev-java/jama dev-java/janino dev-java/jchardet dev-java/jcommon dev-java/jdynamite dev-java/jfreesvg dev-java/jgrapht dev-java/jmdns

[gentoo-dev] last-rite: dev-java/jss

2021-11-28 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-11-26) # Library without consumers. Removal in 30 days. dev-java/jss

[gentoo-dev] rfc: java-vm-2.eclass eapi 8 support

2021-11-27 Thread Miroslav Šulc
hello devs, please find attached patch for upgrade of java-vm-2.eclass to support eapi 8. eapi 5 is not used by any package inheriting this eclass so i dropped it. i also attach update of the ebuilds of packages that use this eclass and can be updated to eapi 8 (dev-java/icedtea can't atm,

[gentoo-dev] last-rite: dev-java/milton{,-mail}-api

2021-11-14 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-11-14) # java packages without consumers, Removal in 30 days. dev-java/milton-mail-api dev-java/milton-api

[gentoo-dev] last rite: dev-java/mina-core, dev-java/jnr-unixsocket & dev-java/jnr-enxio

2021-11-11 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-11-06) # Libraries with no other consumers. Removal in 30 days. dev-java/mina-core dev-java/jnr-unixsocket dev-java/jnr-enxio

[gentoo-dev] last rite: dev-java/jamon & java-virtuals/interceptor-api

2021-11-03 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2021-11-01) # Unused library and virtual, removal on 2021-12-01 dev-java/jamon java-virtuals/interceptor-api

[gentoo-dev] some java last-rites

2022-01-16 Thread Miroslav Šulc
# Volkmar W. Pogatzki (2022-01-15) # Java-packages with no consumers and depending on virtual/{jdk,jre}-1.6 # Removal in 30 days. app-emulation/edumips64 dev-java/appframework dev-java/commons-jexl dev-java/cssparser dev-java/felix-bundlerepository dev-java/glassfish-servlet-api dev-java/jacoco

  1   2   >