[seam-issues] [JBoss JIRA] Created: (SEAMPERSIST-62) Error in the reference doc

hantsy bai (JIRA) jira-events at lists.jboss.org
Wed Jul 20 21:46:23 EDT 2011


Error in the reference doc
--------------------------

                 Key: SEAMPERSIST-62
                 URL: https://issues.jboss.org/browse/SEAMPERSIST-62
             Project: Seam Persistence
          Issue Type: Bug
            Reporter: hantsy bai


In the seam persistence doc, the configuartion section. 

<dependency>

  <groupId>org.jboss.seam.xml</groupId>

  <artifactId>seam-xml-config</artifactId>

  <version>${seam.xml.version}</version>

</dependency>

But after 3.0.0.Beta2, the xml config renamed.
<dependency>

  <groupId>org.jboss.seam.config</groupId>

  <artifactId>seam-config-xml</artifactId>

  <version>${seam.xml.version}</version>

</dependency>





--
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