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

-export failure at t0 can prohibit failing at t1 #5395

Closed
pkriens opened this issue Oct 13, 2022 · 0 comments · Fixed by #5398
Closed

-export failure at t0 can prohibit failing at t1 #5395

pkriens opened this issue Oct 13, 2022 · 0 comments · Fixed by #5398
Assignees

Comments

@pkriens
Copy link
Member

pkriens commented Oct 13, 2022

If a -export fails, it will prohibit saving the normal JAR build by the bnd which might be necessary. It is therefore necessary to delete the errors before eclipse can properly export if the local jar is part of the export.

pkriens added a commit to pkriens/bnd that referenced this issue Oct 18, 2022
This patch will not block the saving of the files
when the export fails. Then the next time it 
all falls in place again.


Signed-off-by: Peter Kriens <Peter.Kriens@aqute.biz>
@bjhargrave bjhargrave linked a pull request Oct 18, 2022 that will close this issue
pkriens added a commit to pkriens/bnd that referenced this issue Nov 3, 2022
This patch will not block the saving of the files
when the export fails. Then the next time it 
all falls in place again.


Signed-off-by: Peter Kriens <Peter.Kriens@aqute.biz>
pkriens added a commit that referenced this issue Nov 3, 2022
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 a pull request may close this issue.

1 participant