Exception if Groovlet resource name contains a dash (-)
Status: Alpha
Brought to you by:
shimberger
This is most likely because the Groovlet is transformed into a Groovy/Java class and the dash is an illegal character.
It would be necessary to make the name generation of the RFS file pluggable so that different scripting implementations can hook into name generation and perform cleanup.