Hi Folks, Mhm. I want' to write a small jelly script for maven, but I need to evaluate if a string ends with a specfic extension. (it's a file name). Unfortunally I cannt apply the substring method on a given variable. Would be cool if the expression would support XPath functions, so I could use the substring-after function.
Any other idea to evaluate string in jelly other than '=='? How do I concate string into a variable? Thx for hints or ideas... Toby -- To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
