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

Do not report 3rd party deprecations in I-builds #2621

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

akurtakov
Copy link
Member

Clears

biz.aQute.bndlib(7.1.0)
DEPRECATED	aQute.bnd.build.model.BndEditModel#boolean isCnf()
DEPRECATED	aQute.bnd.build.model.BndEditModel#void
setIncludeResource(List<String>)
DEPRECATED	aQute.bnd.build.model.BndEditModel#void setProject(Project)
DEPRECATED	aQute.bnd.osgi.Constants#INCLUDE_RESOURCE

from deprecation reports e.g.
https://download.eclipse.org/eclipse/downloads/drops4/I20241201-1800/apitools/deprecation/apideprecation.html

Clears
```
biz.aQute.bndlib(7.1.0)
DEPRECATED	aQute.bnd.build.model.BndEditModel#boolean isCnf()
DEPRECATED	aQute.bnd.build.model.BndEditModel#void
setIncludeResource(List<String>)
DEPRECATED	aQute.bnd.build.model.BndEditModel#void setProject(Project)
DEPRECATED	aQute.bnd.osgi.Constants#INCLUDE_RESOURCE
```
from deprecation reports e.g.
https://download.eclipse.org/eclipse/downloads/drops4/I20241201-1800/apitools/deprecation/apideprecation.html
@akurtakov
Copy link
Member Author

Used only by I-builds thus pushing.

@akurtakov akurtakov merged commit ef97abd into eclipse-platform:master Dec 2, 2024
3 of 4 checks passed
@akurtakov akurtakov self-assigned this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant