TAPESTRY_VERSION_SYMBOL needs absolute path to pom.properties to be set
correctly
---------------------------------------------------------------------------------
Key: TAPESTRY-2368
URL: https://issues.apache.org/jira/browse/TAPESTRY-2368
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0.12
Environment: Java 1.5, JBoss 4.2, Windows XP
Reporter: Ben Sommerville
Priority: Trivial
TAPESTRY_VERSION_SYMBOL is set by reading the maven pom.properties. However
because the path to this file is
"META-INF/maven/org.apache.tapestry/tapestry-core/pom.properties" instead of
"/META-INF/maven/org.apache.tapestry/tapestry-core/pom.properties" the file
will not be found & the version will not be read.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]