[JBoss JIRA] (FORGE-1758) Support built-in alias for a command
by George Gastaldi (JIRA)
George Gastaldi created FORGE-1758:
--------------------------------------
Summary: Support built-in alias for a command
Key: FORGE-1758
URL: https://issues.jboss.org/browse/FORGE-1758
Project: Forge
Issue Type: Feature Request
Components: UI - API
Affects Versions: 2.4.1.Final
Reporter: George Gastaldi
Fix For: 2.x Future
A command could specify one or more alias in the metadata, as …
[View More]an easy way to support command name changes between versions. It should be possible to specify whether a command is deprecated in the shell.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
10 years, 11 months
[JBoss JIRA] (FORGE-1450) Cannot create an enum attribute on an Entity
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1450?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-1450:
-----------------------------------
Status: Closed (was: Pull Request Sent)
Fix Version/s: 2.4.2.Final
(was: 2.x Future)
Resolution: Done
> Cannot create an enum attribute on an Entity
> --------------------------------------------
>
> Key: FORGE-1450
> URL: https://issues.jboss.…
[View More]org/browse/FORGE-1450
> Project: Forge
> Issue Type: Sub-task
> Components: UI - Shell
> Affects Versions: 2.0.0.CR2
> Reporter: Antonio Goncalves
> Assignee: Robert Balent
> Priority: Critical
> Fix For: 2.4.2.Final
>
>
> I've created a {{Language}} enum (with {{java-new-enum}}) and then I want my entity {{Book}} to have an attribute of type {{Language}}. In Forge 1.x I would do :
> {code}
> field custom --named language --type org.javaone.javaee7.model.Language.java ;
> {code}
> There is no such {{custom}} attribute in Forge 2.x and the following doesn't work :
> {code}
> jpa-new-field --named language --typeName org.javaone.javaee7.model.Language.java ;
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
10 years, 11 months
[JBoss JIRA] (FORGE-1450) Cannot create an enum attribute on an Entity
by Robert Balent (JIRA)
[ https://issues.jboss.org/browse/FORGE-1450?page=com.atlassian.jira.plugin... ]
Robert Balent reassigned FORGE-1450:
------------------------------------
Assignee: Robert Balent
> Cannot create an enum attribute on an Entity
> --------------------------------------------
>
> Key: FORGE-1450
> URL: https://issues.jboss.org/browse/FORGE-1450
> Project: Forge
> Issue Type: Sub-task
> Components: UI -…
[View More] Shell
> Affects Versions: 2.0.0.CR2
> Reporter: Antonio Goncalves
> Assignee: Robert Balent
> Priority: Critical
> Fix For: 2.x Future
>
>
> I've created a {{Language}} enum (with {{java-new-enum}}) and then I want my entity {{Book}} to have an attribute of type {{Language}}. In Forge 1.x I would do :
> {code}
> field custom --named language --type org.javaone.javaee7.model.Language.java ;
> {code}
> There is no such {{custom}} attribute in Forge 2.x and the following doesn't work :
> {code}
> jpa-new-field --named language --typeName org.javaone.javaee7.model.Language.java ;
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
10 years, 11 months