Skip to content

Conversation

@krisukox
Copy link
Contributor

@krisukox krisukox commented Apr 7, 2023

I don't know why, but doxygen has a problem finding Java when run by bazel on CI. I encountered a similar problem in the past and was able to fix it by passing the PATH env var. Here it also did the trick.

Tested here:
https://github.com/swift-nav/starling/pull/7780

Wrong log (sh: 1: java: not found):
https://jenkins.ci.swift-nav.com/blue/rest/organizations/jenkins/pipelines/swift-nav/pipelines/starling/branches/PR-7780/runs/13/nodes/276/log/?start=0

Correct log:
https://jenkins.ci.swift-nav.com/blue/rest/organizations/jenkins/pipelines/swift-nav/pipelines/starling/branches/PR-7780/runs/17/nodes/57/log/?start=0

@krisukox krisukox marked this pull request as ready for review April 7, 2023 16:50
@krisukox krisukox requested a review from jungleraptor April 7, 2023 16:51
@krisukox krisukox merged commit b7b94df into main Apr 7, 2023
@krisukox krisukox deleted the krisukox/plantuml-java branch April 7, 2023 17:10
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.

3 participants