From jira-events at lists.jboss.org Wed Oct 26 05:18:45 2011 Content-Type: multipart/mixed; boundary="===============3562937849263683967==" MIME-Version: 1.0 From: Geoffrey De Smet (Created) (JIRA) To: seam-issues at lists.jboss.org Subject: [seam-issues] [JBoss JIRA] (SEAM-114) The seam reference manual documentation should clearly state it's version Date: Wed, 26 Oct 2011 05:18:45 -0400 Message-ID: <1510779999.28535.1319620725161.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============3562937849263683967== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable The seam reference manual documentation should clearly state it's version ------------------------------------------------------------------------- Key: SEAM-114 URL: https://issues.jboss.org/browse/SEAM-114 Project: Seam 3 Distribution Issue Type: Task Components: Build Infrastructure Reporter: Geoffrey De Smet When I go here http://docs.jboss.org/seam/3/latest/reference/en-US/html_single I can't figure out what version it's talking about easily. It's pretty easy to automate this so it's automatically correct: https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/blob/master/pom.xm= l#L275 {code} org.jboss.maven.plugins maven-jdocbook-plugin 2.3.6 true org.jboss.pressgang pressgang-xslt-ns 2.0.1 org.jboss.pressgang pressgang-jdocbook-style jdocbook-style 2.0.1 ... project.version ${project.version} ... {code} https://github.com/droolsjbpm/drools-planner/blob/master/drools-planner-doc= s/src/main/docbook/en-US/master.xml#L10 {code} Drools Planner User Guide Version &project.version; ... {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============3562937849263683967==--