From jira-events at lists.jboss.org Sat Dec 10 02:08:40 2011 Content-Type: multipart/mixed; boundary="===============7833007770594543521==" MIME-Version: 1.0 From: Shane Bryzak (Resolved) (JIRA) To: seam-issues at lists.jboss.org Subject: [seam-issues] [JBoss JIRA] (SEAM-114) The seam reference manual documentation should clearly state its version Date: Sat, 10 Dec 2011 02:08:40 -0500 Message-ID: <944312117.87152.1323500920808.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1510779999.28535.1319620725161.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============7833007770594543521== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/SEAM-114?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Shane Bryzak resolved SEAM-114. ------------------------------- Resolution: Done The bundled documentation now displays the correct version. @Ondra: We are no longer publishing documentation for individual modules (o= r doing individual module releases). We should probably remove these from = docs.jboss.org and the links to individual module documentation from sfwk.o= rg. = > The seam reference manual documentation should clearly state its version > ------------------------------------------------------------------------ > > Key: SEAM-114 > URL: https://issues.jboss.org/browse/SEAM-114 > Project: Seam 3 Distribution > Issue Type: Task > Components: Build Infrastructure > Affects Versions: 3.1.0.CR1 > Reporter: Geoffrey De Smet > Assignee: Shane Bryzak > Priority: Minor > Fix For: 3.1.0.Final > > > 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.= xml#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-d= ocs/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 --===============7833007770594543521==--