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

Regression: Missing BuildInfo section licenseControl #780

Open
cpuzicha opened this issue Jan 19, 2024 · 0 comments
Open

Regression: Missing BuildInfo section licenseControl #780

cpuzicha opened this issue Jan 19, 2024 · 0 comments
Labels
bug Create a report to help us improve

Comments

@cpuzicha
Copy link

Describe the bug
The org.jfrog.build.extractor.ci.BuildInfo and org.jfrog.build.api.Build classes should reflect the official Artifactory API as defined by https://jfrog.com/help/r/jfrog-rest-apis/build-upload.
This was possible until #559

To Reproduce
...

Expected behavior
I can set the license control parameters

Screenshots
If applicable, add screenshots to help explain your problem.

Versions

  • Extractor version: 2.41.8 (via Artifactory Gradle plugin 5.1.12)
  • Operating system: Ubuntu
  • Artifactory Version:

Additional context
The general structure of the code makes it hard to patch any shortcomings.
HTTP Client and Jackson are part of public API but not compile-dependencies.

@cpuzicha cpuzicha added the bug Create a report to help us improve label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Create a report to help us improve
Projects
None yet
Development

No branches or pull requests

1 participant