Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev-java/bndlib: bump to 5.3.0 #20497

Closed
wants to merge 1 commit into from
Closed

dev-java/bndlib: bump to 5.3.0 #20497

wants to merge 1 commit into from

Conversation

vaukai
Copy link
Contributor

@vaukai vaukai commented Apr 22, 2021

Bug: https://bugs.gentoo.org/676116

@fordfrog
Here again your help is needed. I would like to have java-ebuilder rewrite and move the ebuild to java-pkg-simple.
From version 2.1.0 I could identify S as bnd-5.3.0.REL/biz.aQute.bndlib/.
But from those non less than 85 pom.xmlfiles in the download it's hard to find the one to use. Can you help?

Also, there was trouble downloading the sources for dev-java/osgi-enterprise-api.
Without the pom.xml file I could not check :-(
Bug filed: https://bugs.gentoo.org/785043

Bug: https://bugs.gentoo.org/676116
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
@vaukai vaukai marked this pull request as draft April 22, 2021 11:15
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @vaukai
Areas affected: ebuilds
Packages affected: dev-java/bndlib

dev-java/bndlib: @gentoo/java

Linked bugs

Bugs linked: 676116


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Apr 22, 2021
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2021-04-22 11:34 UTC
Newest commit scanned: 55de527
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/fb8bf3c085/output.html

@fordfrog
Copy link
Contributor

unfortunately this project uses gradle to build, so no pom.xml. and i'm not familiar with gradle so cannot help you off-head. anyway, what i would do is that

  1. i would try to build the project using gradle as upstream has documented,
  2. then i would investigate what jar files were created and what do they contain,
  3. then i would try to mimic that using java-pkg-simple
  4. and finally i would check the resulting jar file against the one built by gradle using japi-compliance-checker and pkgdiff

@vaukai
Copy link
Contributor Author

vaukai commented Apr 22, 2021

unfortunately this project uses gradle to build, so no pom.xml. and i'm not familiar with gradle so cannot help you off-head. anyway, what i would do is that

1. i would try to build the project using `gradle` as upstream has documented,

2. then i would investigate what jar files were created and what do they contain,

3. then i would try to mimic that using `java-pkg-simple`

4. and finally i would check the resulting jar file against the one built by `gradle` using `japi-compliance-checker` and `pkgdiff`

Sorry, guess I'd better leave this to you or someone else and concentrate on:

git --no-pager grep -Elo "virtual/(jre|jdk)-1.[2-5]" | sort | grep '^dev-java' | wc -l
110

@fordfrog
Could you mark https://bugs.gentoo.org/676116 blocking https://bugs.gentoo.org/697014, please?

@vaukai vaukai closed this Apr 22, 2021
@vaukai vaukai deleted the bndlib branch April 22, 2021 13:20
@fordfrog
Copy link
Contributor

@vaukai sure, thank you for what you do :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
4 participants