]
Lincoln Baxter III updated SEAMFORGE-140:
-----------------------------------------
Fix Version/s: 1.0.0.Final
Affects Version/s: 1.0.0.Beta2
(was: 1.0.0.Alpha3)
Priority: Critical (was: Major)
FSHParser is too agressive (destroys command input)
---------------------------------------------------
Key: SEAMFORGE-140
URL:
https://issues.jboss.org/browse/SEAMFORGE-140
Project: Seam Forge
Issue Type: Bug
Components: Shell
Affects Versions: 1.0.0.Beta2
Reporter: Lincoln Baxter III
Assignee: Mike Brock
Priority: Critical
Fix For: 1.0.0.Final
FSHParser is breaking up statements that clearly are not scripts:
[example] Customer.java $ prettyfaces mapping --resource /scaffold/customer/view.xhtml
--pattern /customer/#{id} --id viewCustomer
***INFO*** The command [mapping] takes [0] unnamed argument(s), but found [1].
***INFO*** Swallowed unknown token [{] for command [mapping].
***INFO*** Swallowed unknown token [id] for command [mapping].
***INFO*** Swallowed unknown token [}] for command [mapping].
... etc
[example] Customer.java $
--
This message is automatically generated by JIRA.
For more information on JIRA, see: