Skip to content

unparsed-text() returned non-StreamSource for ../VERSION #586

@eduarddrenth

Description

@eduarddrenth

This line

<xsl:otherwise><xsl:value-of select="normalize-space(unparsed-text('../VERSION'))"/></xsl:otherwise>

may throw "Resolver for unparsed-text() returned non-StreamSource" when "../VERSION" cannot be resolved.

In my case I run odd2html.xsl from xml-maven-plugin, it gives me:

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions