[JBoss JIRA] (FORGE-2192) Addon build should not be successfull if not more commands
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-2192?page=com.atlassian.jira.plugin... ]
George Gastaldi closed FORGE-2192.
----------------------------------
Assignee: George Gastaldi
Resolution: Won't Fix
Addons may expose just services instead of commands, so we decided to close this issue as Won't Fix given this reason
> Addon build should not be successfull if not more commands
> ----------------------------------------------------------
>
> Key: FORGE-2192
> URL: https://issues.jboss.org/browse/FORGE-2192
> Project: Forge
> Issue Type: Enhancement
> Components: Addon Development
> Affects Versions: 2.13.1.Final
> Environment: w7 64
> Java 1.7.0.40
> Reporter: Jerome B
> Assignee: George Gastaldi
>
> Before building, hitting tab proposes to display N commands
> After build, said as successfull, as many commands are available.
> This info could be used to determine if the build is successfull or not, considering all addons do add commands unless they are already installed
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months
[JBoss JIRA] (FORGE-974) Faces scaffolding does not correctly update collection members involved in bi-directional relationships when saving an edited entity
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/FORGE-974?page=com.atlassian.jira.plugin.... ]
George Gastaldi updated FORGE-974:
----------------------------------
Priority: Major (was: Critical)
> Faces scaffolding does not correctly update collection members involved in bi-directional relationships when saving an edited entity
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FORGE-974
> URL: https://issues.jboss.org/browse/FORGE-974
> Project: Forge
> Issue Type: Bug
> Components: Scaffold
> Affects Versions: 1.3.1.Final
> Reporter: Vineet Reynolds
> Assignee: Vineet Reynolds
> Fix For: 2.x Future
>
>
> The generated scaffold does not contain any logic to update collection properties of a JPA entity. This results in incorrect behavior when the collection is part of a bi-directional relationship in JPA.
> This is because no logic exists to remove both sides of the relationship when an entity instance is removed from the collection. The result of this absence in logic is that removal of entities from collection properties do not succeed. Upon save, the collection returns to it's previous state.
> Addition of members to the collection property are however performed correctly. Since the Faces scaffold does not allow updates to properties of the the individual members in the collection, no other issue is observed, except for the inability to update the collection state correctly.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months
[JBoss JIRA] (FORGE-2275) Refactor the JPA / Bean Validation / CDI Tests with new @AddonDependency
by Antonio Goncalves (JIRA)
Antonio Goncalves created FORGE-2275:
----------------------------------------
Summary: Refactor the JPA / Bean Validation / CDI Tests with new @AddonDependency
Key: FORGE-2275
URL: https://issues.jboss.org/browse/FORGE-2275
Project: Forge
Issue Type: Sub-task
Components: Java EE
Affects Versions: 2.15.1.Final
Reporter: Antonio Goncalves
Fix For: 2.x Future
The JPA / Bean Validation / CDI Tests have recently been strenghten. It is important to refactor them with new @AddonDependency management (because these tests are used in the Tutorials and should use the latest dependency management)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months