[forge-dev] [JBoss JIRA] Updated: (SEAMFORGE-103) Seam Forge from the seam final distribution creates projects that depend on seam-persistence 3.0.0.Beta4, instead of Final.

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Mar 30 10:26:38 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III updated SEAMFORGE-103:
-----------------------------------------

    Summary: Seam Forge from the seam final distribution creates projects that depend on seam-persistence 3.0.0.Beta4, instead of Final.  (was: Seam Solder from the seam final distribution creates projects that depend on seam-persistence 3.0.0.Beta4, instead of Final.)


This is problematic, because depending on which version of Seam Persistence the user selects, a different class-name/package needs to be used. Ideas on how to solve this (up to and including classloading the persistence jar itself,) are welcome. Thanks.

> Seam Forge from the seam final distribution creates projects that depend on seam-persistence 3.0.0.Beta4, instead of Final.
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-103
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-103
>             Project: Seam Forge
>          Issue Type: Bug
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Marek Schmidt
>            Priority: Critical
>
> The version of Seam Forge in the 3.0.0.Final distribution generates project that depend on org.jboss.seam.persistence:seam-persistence-impl:3.0.0.Beta4.
> It should generate projects depending on org.jboss.seam.persistence:seam-persistence-impl:3.0.0.Final.
> Note that the package org.jboss.seam.persistence.transaction has been moved to org.jboss.seam.transaction, so the generated code and beans.xml needs to be changed as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list