intend to orphan jctools
by Sérgio Basto
Hi,
I'd like orphan jctools , because it is a FTBFS on rawhide (F36)
The only direct dependency is log4j [1] if someone want take it, let me
know , and I will transfer the ownership .
Thank you,
[1]
Depending on: jctools (4), status change: 2021-04-26 (35 weeks ago)
log4j (maintained by: pwouters)
log4j-2.15.0-1.fc36.src requires mvn(org.jctools:jctools-core) = 3.3.0
jericho-html (maintained by: terjeros)
jericho-html-3.3-21.fc35.src requires log4j = 2.15.0-1.fc36
jglobus (maintained by: ellert)
jglobus-2.1.0-24.fc36.src requires mvn(log4j:log4j) = 2.15.0
jglobus-ssl-proxies-2.1.0-24.fc36.noarch requires mvn(log4j:log4j) =
2.15.0
ditaa (maintained by: terjeros)
ditaa-0.10-14.fc35.noarch requires jericho-html = 3.3-21.fc35
ditaa-0.10-14.fc35.src requires jericho-html = 3.3-21.fc35
Affected (co)maintainers
ellert: jctools
pwouters: jctools
sergiomb: jctools
terjeros: jctools
Depending packages (rawhide) (4): ditaa jericho-html jglobus log4j
--
Sérgio M. B.
1 year, 5 months
jpackage vs %jpackage_script
by Didik Supriadi
Now that `jpackage` ( i.e. located at
%{_jvmdir}/java-17-openjdk/bin/jpackage ) is provided since java.version
>= 14, how will that affect the java packaging guidelines?
From this page [1], `jpackage` has the following features:
* Provide a custom icon
* Install the application in a specific location
* Specify JVM options and application arguments to be used when
launching the application
* Set file associations to launch the application when an associated
file type is opened
* Launch the application from a platform-specific menu group
* Set up multiple launchers for the application
[1]
https://docs.oracle.com/en/java/javase/14/jpackage/packaging-overview.html
--
Regards,
Didik Supriadi (he/him)
https://getfedora.org
1 year, 5 months
Updated javaparser to 3.22.0 on rawhide
by Markku Korkeala
Hi,
just to notice I updated javaparser to version 3.22.0 in rawhide.
What is the best way to see what packages require some package? I tried
to see what packages would be affected by the javaparser upgrade with
dnf repoquery, but could not get any search results. I tried the
following queries:
dnf rq --whatdepends mvn\(com.github.javaparser:javaparser-parent\)
dnf rq --whatdepends mvn\(com.github.javaparser:javaparser-core\)
dnf rq --whatdepends mvn\(com.github.javaparser:javaparser-core\)
dnf rq --whatdepends javaparser
dnf rq --whatdepends mvn\(com.google.code.javaparser:javaparser\)
For some other packages I got results.
Best regards,
Markku
1 year, 5 months