[seam-issues] [JBoss JIRA] Created: (SEAM-70) Seam Solder from the seam final distribution creates projects that depend on seam-persistence 3.0.0.Beta4, instead of Final.
Marek Schmidt (JIRA)
jira-events at lists.jboss.org
Wed Mar 30 06:08:37 EDT 2011
Seam Solder from the seam final distribution creates projects that depend on seam-persistence 3.0.0.Beta4, instead of Final.
----------------------------------------------------------------------------------------------------------------------------
Key: SEAM-70
URL: https://issues.jboss.org/browse/SEAM-70
Project: Seam 3 Distribution
Issue Type: Bug
Affects Versions: 3.0.0.Final
Reporter: Marek Schmidt
Fix For: Future
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 seam-issues
mailing list