]
George Gastaldi reassigned FORGE-585:
-------------------------------------
Assignee: George Gastaldi
"plugins new-plugin" strips numbers from plugin name
----------------------------------------------------
Key: FORGE-585
URL:
https://issues.jboss.org/browse/FORGE-585
Project: Forge
Issue Type: Bug
Components: Blessed Plugins
Affects Versions: 1.0.5.Final
Environment: JBoss Developer Studio 5.0.0.CR1
Reporter: Fred Bricon
Assignee: George Gastaldi
Labels: HackNight, starter
Following the instructions from
https://docs.jboss.org/author/display/FORGE/Implement+the+Plugin+interface, when executing
the following :
{quote}plugins new-plugin --named Wro4jPlugin{quote}
Forge produces :
{noformat}
Picked up type <JavaResource>: org.wro4j.forge.WroJPlugin
Wrote /path/to/workspace/plugin-wro4j/src/main/java/org/wro4j/forge/WroJPlugin.java
{noformat}
The 4 has been removed, 'j' capitalized. This is caused by some bad regexp in
https://github.com/forge/core/blob/master/dev-plugins/src/main/java/org/j...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: