Skip to content

Conversation

vladak
Copy link
Member

@vladak vladak commented Aug 20, 2024

Install libxml2-dev to support XML in Universal ctags built for the Docker image.

docker build excerpt:

checking for libxml-2.0 >= 2.7.7... yes
checking libxml-2.0 CRLF handling bug... good

Previously the answer was no.

Checking languages support in the container built with these changes:

$ docker exec opengrok-dev /usr/local/bin/ctags --list-languages | grep XML
PlistXML
XML

@vladak vladak added the docker label Aug 20, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 20, 2024
@adamhradil
Copy link

LGTM 👍

@vladak vladak merged commit 9c92de1 into oracle:master Aug 20, 2024
9 checks passed
@vladak vladak deleted the docker_ctags_xml branch August 20, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants