Skip to content

Conversation

@maximd-g
Copy link
Contributor

Fixes #4878

@oracle-contributor-agreement
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Nov 16, 2025
@oracle-contributor-agreement
Copy link

Thank you for signing the OCA.

@oracle-contributor-agreement oracle-contributor-agreement bot added OCA Verified All contributors have signed the Oracle Contributor Agreement. and removed OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. labels Nov 20, 2025
@maximd-g maximd-g changed the title Revert c73aa1a Revert c73aa1a to fix "Method not found: class org.opengrok.web.PageConfig.getRelativePath" on main page Nov 27, 2025
Copy link
Member

@vladak vladak left a comment

Choose a reason for hiding this comment

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

needs java.nio.file.Paths import it seems.

Fix Error:  /Users/runner/work/opengrok/opengrok/opengrok-web/src/main/java/org/opengrok/web/PageConfig.java:[1854,16] cannot find symbol
Error:    symbol:   variable Paths
@maximd-g maximd-g requested a review from vladak January 7, 2026 05:36
Copy link
Member

@vladak vladak left a comment

Choose a reason for hiding this comment

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

looks good now

@vladak vladak merged commit ce92871 into oracle:master Jan 7, 2026
10 checks passed
@vladak
Copy link
Member

vladak commented Jan 7, 2026

Thanks ! And sorry for the delay, I should've looked into this earlier.

@vladak vladak mentioned this pull request Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

upgrade 1.14.4 : "Method not found: class org.opengrok.web.PageConfig.getRelativePath" on main page

2 participants