Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Fix jar signing issue for open api eclipse#129

Merged
sghung merged 15 commits intomasterfrom
testSJ
Jan 29, 2020
Merged

Fix jar signing issue for open api eclipse#129
sghung merged 15 commits intomasterfrom
testSJ

Conversation

@josephca
Copy link
Copy Markdown
Contributor

fixes eclipse-archived/codewind#1890

The signing jar issue was caused by calling it from a docker-build agent which is not supported by Eclipse Jenkins for now. The fix would be running only 'test' stage on a docker-build agent and run signjar on non-docker-build agent.

@josephca josephca requested a review from sghung January 29, 2020 17:23
@josephca josephca self-assigned this Jan 29, 2020
Copy link
Copy Markdown
Contributor

@sghung sghung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good, download the PR build from https://download.eclipse.org/codewind/codewind-openapi-eclipse/testSJ/latest/ and verified that no jar signing warning shows up when installing onto eclipse.

@sghung sghung merged commit 90c02f7 into master Jan 29, 2020
@josephca josephca deleted the testSJ branch January 29, 2020 20:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix jar signing issue for open api eclipse

2 participants