[JBoss JIRA] (FORGE-1453) Cannot scaffold JSF pages using a * target
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-1453?page=com.atlassian.jira.plugin... ]
Lincoln Baxter III closed FORGE-1453.
-------------------------------------
Fix Version/s: 2.5.1.Final
(was: 2.x Future)
Resolution: Done
> Cannot scaffold JSF pages using a * target
> ------------------------------------------
>
> Key: FORGE-1453
> URL: https://issues.jboss.org/browse/FORGE-1453
> Project: Forge
> Issue Type: Sub-task
> Components: UI - Shell
> Affects Versions: 2.0.0.CR2
> Reporter: Antonio Goncalves
> Assignee: Lincoln Baxter III
> Priority: Critical
> Fix For: 2.5.1.Final
>
>
> When I want to generate JSF pages for each of my entities, I can write the following in Forge 1.x :
> {code}
> scaffold from-entity ~.model.* ;
> {code}
> In Forge 2.CR1 I cannot use the '*' and need to specify each entity :
> {code}
> [TalkEndpoint.java]$ scaffold-generate --targets ~.model.*
> Targets must be specified.
> [TalkEndpoint.java]$ scaffold-generate --targets org.javaone.javaee7.model.*
> Targets must be specified.
> [TalkEndpoint.java]$ scaffold-generate --targets org.javaone.javaee7.model.Book org.javaone.javaee7.model.Speaker org.javaone.javaee7.model.Talk
> ***SUCCESS*** Scaffold was generated successfully.
> [TalkEndpoint.java]$
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (FORGE-1451) Cannot scaffold REST endpoints using a * target
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-1451?page=com.atlassian.jira.plugin... ]
Lincoln Baxter III closed FORGE-1451.
-------------------------------------
Fix Version/s: 2.5.1.Final
(was: 2.x Future)
Resolution: Done
> Cannot scaffold REST endpoints using a * target
> -----------------------------------------------
>
> Key: FORGE-1451
> URL: https://issues.jboss.org/browse/FORGE-1451
> Project: Forge
> Issue Type: Sub-task
> Components: UI - Shell
> Affects Versions: 2.0.0.CR2
> Reporter: Antonio Goncalves
> Assignee: Lincoln Baxter III
> Priority: Critical
> Fix For: 2.5.1.Final
>
>
> When I want to generate REST enpoints for each of my entities, I can write the following in Forge 1.x :
> {code}
> rest endpoint-from-entity ~.model.* ;
> {code}
> In Forge 2.CR1 I cannot use the '*' and need to specify each entity :
> {code}
> [Book.java]$ rest-endpoint-from-entity --targets ~.model.*
> Targets must be specified.
> [Book.java]$ rest-endpoint-from-entity --targets org.javaone.javaee7.model.*
> Targets must be specified.
> [Book.java]$ rest-endpoint-from-entity --targets org.javaone.javaee7.model.Book org.javaone.javaee7.model.Speaker org.javaone.javaee7.model.Talk
> ***SUCCESS*** Endpoint created
> ***SUCCESS*** EJB has been installed.
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (FORGE-1453) Cannot scaffold JSF pages using a * target
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-1453?page=com.atlassian.jira.plugin... ]
Lincoln Baxter III reassigned FORGE-1453:
-----------------------------------------
Assignee: Lincoln Baxter III
> Cannot scaffold JSF pages using a * target
> ------------------------------------------
>
> Key: FORGE-1453
> URL: https://issues.jboss.org/browse/FORGE-1453
> Project: Forge
> Issue Type: Sub-task
> Components: UI - Shell
> Affects Versions: 2.0.0.CR2
> Reporter: Antonio Goncalves
> Assignee: Lincoln Baxter III
> Priority: Critical
> Fix For: 2.5.1.Final
>
>
> When I want to generate JSF pages for each of my entities, I can write the following in Forge 1.x :
> {code}
> scaffold from-entity ~.model.* ;
> {code}
> In Forge 2.CR1 I cannot use the '*' and need to specify each entity :
> {code}
> [TalkEndpoint.java]$ scaffold-generate --targets ~.model.*
> Targets must be specified.
> [TalkEndpoint.java]$ scaffold-generate --targets org.javaone.javaee7.model.*
> Targets must be specified.
> [TalkEndpoint.java]$ scaffold-generate --targets org.javaone.javaee7.model.Book org.javaone.javaee7.model.Speaker org.javaone.javaee7.model.Talk
> ***SUCCESS*** Scaffold was generated successfully.
> [TalkEndpoint.java]$
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (FORGE-1451) Cannot scaffold REST endpoints using a * target
by Lincoln Baxter III (JIRA)
[ https://issues.jboss.org/browse/FORGE-1451?page=com.atlassian.jira.plugin... ]
Lincoln Baxter III reassigned FORGE-1451:
-----------------------------------------
Assignee: Lincoln Baxter III
> Cannot scaffold REST endpoints using a * target
> -----------------------------------------------
>
> Key: FORGE-1451
> URL: https://issues.jboss.org/browse/FORGE-1451
> Project: Forge
> Issue Type: Sub-task
> Components: UI - Shell
> Affects Versions: 2.0.0.CR2
> Reporter: Antonio Goncalves
> Assignee: Lincoln Baxter III
> Priority: Critical
> Fix For: 2.5.1.Final
>
>
> When I want to generate REST enpoints for each of my entities, I can write the following in Forge 1.x :
> {code}
> rest endpoint-from-entity ~.model.* ;
> {code}
> In Forge 2.CR1 I cannot use the '*' and need to specify each entity :
> {code}
> [Book.java]$ rest-endpoint-from-entity --targets ~.model.*
> Targets must be specified.
> [Book.java]$ rest-endpoint-from-entity --targets org.javaone.javaee7.model.*
> Targets must be specified.
> [Book.java]$ rest-endpoint-from-entity --targets org.javaone.javaee7.model.Book org.javaone.javaee7.model.Speaker org.javaone.javaee7.model.Talk
> ***SUCCESS*** Endpoint created
> ***SUCCESS*** EJB has been installed.
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (FORGE-1546) Generate inputTextarea instead of inputText
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1546?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-1546:
-----------------------------------
Status: Closed (was: Pull Request Sent)
Fix Version/s: 2.5.1.Final
(was: 2.x Future)
Resolution: Done
> Generate inputTextarea instead of inputText
> -------------------------------------------
>
> Key: FORGE-1546
> URL: https://issues.jboss.org/browse/FORGE-1546
> Project: Forge
> Issue Type: Enhancement
> Components: Scaffold
> Affects Versions: 2.0.0.Final
> Reporter: Antonio Goncalves
> Assignee: Ivan St. Ivanov
> Labels: starter
> Fix For: 2.5.1.Final
>
>
> In the JSF scaffolding, when an entity has a length greater than, let's say, 500, an inputTextarea should be generated instead of an inputText
> {code}
> jpa-new-field --named bio --length 800
> {code}
> Should generate :
> {code}
> <h:inputTextarea id="authorBeanAuthorBio" maxLength="800" value="#{authorBean.author.bio}"/>
> {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
10 years, 8 months
[JBoss JIRA] (FORGE-1671) Add nested annotation to a constraint annotation
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-1671?page=com.atlassian.jira.plugin... ]
George Gastaldi updated FORGE-1671:
-----------------------------------
Status: Closed (was: Pull Request Sent)
Fix Version/s: 2.5.1.Final
(was: 2.x Future)
Resolution: Done
> Add nested annotation to a constraint annotation
> ------------------------------------------------
>
> Key: FORGE-1671
> URL: https://issues.jboss.org/browse/FORGE-1671
> Project: Forge
> Issue Type: Sub-task
> Components: Java EE, Parsers / File Manipulation
> Affects Versions: 2.2.0.Final
> Reporter: Antonio Goncalves
> Assignee: Antonio Goncalves
> Fix For: 2.5.1.Final
>
>
> At the moment a constraint annotation does not contain a {{List}} of constraints. So, at the moment, the command {{constraint-new-annotation}} generates the following code :
> {code}
> @Documented
> @Constraint(validatedBy = {})
> @Target( { METHOD, FIELD, ANNOTATION_TYPE, CONSTRUCTOR, PARAMETER })
> @Retention(RUNTIME)
> @ReportAsSingleViolation
> public @interface URL {
> String message() default "Invalid value";
> Class<?>[] groups() default { };
> Class<? extends Payload>[] payload() default { };
> {code}
> It should add a nested annotation {{List}} of type array of constraint
> {code}
> @Documented
> @Constraint(validatedBy = {})
> @Target( { METHOD, FIELD, ANNOTATION_TYPE, CONSTRUCTOR, PARAMETER })
> @Retention(RUNTIME)
> @ReportAsSingleViolation
> public @interface URL {
> String message() default "Invalid value";
> Class<?>[] groups() default { };
> Class<? extends Payload>[] payload() default { };
> @Target( { METHOD, FIELD, ANNOTATION_TYPE, CONSTRUCTOR, PARAMETER })
> @Retention(RUNTIME)
> @Documented
> public @interface List {
> URL[] value();
> }
> }
> {code}
> See class : {{NewAnnotationCommand}}
--
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
10 years, 8 months
[JBoss JIRA] (ROASTER-12) Shade the JDT dependencies into Roaster-JDT
by George Gastaldi (JIRA)
George Gastaldi created ROASTER-12:
--------------------------------------
Summary: Shade the JDT dependencies into Roaster-JDT
Key: ROASTER-12
URL: https://issues.jboss.org/browse/ROASTER-12
Project: Roaster
Issue Type: Feature Request
Components: JDT
Affects Versions: 2.3.0.Final
Reporter: George Gastaldi
Fix For: 2.x Future
The current JDT version used conflicts with ECJ in Drools. We should shade the JDT classes since we don't expect people to use them directly with Roaster.
--
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
10 years, 8 months