[JBoss JIRA] (FORGE-2419) Refactoring the JSF Commands
by Antonio Goncalves (JIRA)
[ https://issues.jboss.org/browse/FORGE-2419?page=com.atlassian.jira.plugin... ]
Antonio Goncalves reassigned FORGE-2419:
----------------------------------------
Assignee: Antonio Goncalves
> Refactoring the JSF Commands
> ----------------------------
>
> Key: FORGE-2419
> URL: https://issues.jboss.org/browse/FORGE-2419
> Project: Forge
> Issue Type: Sub-task
> Components: Java EE
> Affects Versions: 2.17.0.Final
> Reporter: Antonio Goncalves
> Assignee: Antonio Goncalves
> Fix For: 2.x Future
>
>
> Today the JSF methods {{FacesNewBeanCommand}}, {{FacesNewConverterCommand}} and {{FacesNewValidatorCommand}} use templating.
> For the little amount of code that is generated, it would be better to use Roaster instead. And in the refactoring process, add some tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (FORGE-2419) Refactoring the JSF Commands
by Antonio Goncalves (JIRA)
[ https://issues.jboss.org/browse/FORGE-2419?page=com.atlassian.jira.plugin... ]
Work on FORGE-2419 started by Antonio Goncalves.
------------------------------------------------
> Refactoring the JSF Commands
> ----------------------------
>
> Key: FORGE-2419
> URL: https://issues.jboss.org/browse/FORGE-2419
> Project: Forge
> Issue Type: Sub-task
> Components: Java EE
> Affects Versions: 2.17.0.Final
> Reporter: Antonio Goncalves
> Assignee: Antonio Goncalves
> Fix For: 2.x Future
>
>
> Today the JSF methods {{FacesNewBeanCommand}}, {{FacesNewConverterCommand}} and {{FacesNewValidatorCommand}} use templating.
> For the little amount of code that is generated, it would be better to use Roaster instead. And in the refactoring process, add some tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (FORGE-552) Escaping of selected characters doesn't work
by Andrea Cosentino (JIRA)
[ https://issues.jboss.org/browse/FORGE-552?page=com.atlassian.jira.plugin.... ]
Andrea Cosentino commented on FORGE-552:
----------------------------------------
Any news on this?
> Escaping of selected characters doesn't work
> --------------------------------------------
>
> Key: FORGE-552
> URL: https://issues.jboss.org/browse/FORGE-552
> Project: Forge
> Issue Type: Bug
> Components: Forge Build
> Affects Versions: 1.0.2.Final
> Environment: Ubuntu 10.04 i686
> Reporter: Jevgeni Zelenkov
> Fix For: 2.0.0.Alpha14
>
>
> This is related to the https://issues.jboss.org/browse/FORGE-43 issue.
> The following characters in file names should be escaped by the forge completion:
> \* ? = ' " { } \ $ ! & ; ( ) < > |
> also: TAB-char (yes, I know it is stupid, but possible)
> First two (*, ?) are used internally as wildcard chars, so should be allowed to be used escaped as well as unescaped.
> = char doesn't need to be escaped neither on linux nor on windows but somehow forge fails to work with files containing = (at least on my ubuntu).
> Windows has a slightly different set of chars to be escaped (from wikipedia, not actually tested):
> ' " = & | ( ) < > ^
> This issue is added for completeness.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months