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

[DOXIA-614] Pass input file name as reference to parser #19

Conversation

abelsromero
Copy link
Contributor

@abelsromero abelsromero commented Dec 21, 2021

Second part of https://issues.apache.org/jira/browse/DOXIA-614 (first: apache/maven-doxia#35).
The first change allowed DoxiaParsers to receive the "reference" to the source alongside the Reader, but we still need to pass the value fo the reference, otherwise it's alwasy null.

I decided on just pass the relative reference instead of absolute path for security reasons (ie. expose internal paths).

@michael-o
Copy link
Member

This JIRA issue is closed. Please create a new one.

@abelsromero
Copy link
Contributor Author

This JIRA issue is closed. Please create a new one.

Thanks, opened #20 and replaced PR with with #20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants