From jira-events at lists.jboss.org Fri Dec 2 10:25:40 2011 Content-Type: multipart/mixed; boundary="===============1061992004660898303==" MIME-Version: 1.0 From: Ondrej Skutka (Updated) (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: Fri, 02 Dec 2011 10:25:40 -0500 Message-ID: <1861938850.66099.1322839540735.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1510779999.28535.1319620725161.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============1061992004660898303== 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 ] Ondrej Skutka updated SEAM-114: ------------------------------- Fix Version/s: 3.1.0.Final Affects Version/s: 3.1.0.CR1 In Seam 3.1.0.CR1 the following links point to a potentially wrong document: http://docs.jboss.org/seam/3/rest/latest/api/org/jboss/seam/rest/templating= /TemplatingProvider.html http://docs.jboss.org/weld/reference/latest/en-US/html/environments.html http://docs.jboss.org/seam/3/solder/latest/api/org/jboss/solder/exception/f= ilter/StackFrameFilterResult.html http://docs.jboss.org/seam/3/solder/latest/api/org/jboss/solder/exception/c= ontrol/ExceptionHandledInterceptor.html http://docs.jboss.org/seam/3/solder/latest/api/org/jboss/solder/exception/c= ontrol/ExceptionStack.html http://docs.jboss.org/seam/3/solder/latest/api/org/jboss/logging/Logger.html http://docs.jboss.org/seam/3/solder/snapshot/reference/en-US/html/part5.html http://docs.jboss.org/seam/3/solder/snapshot/reference/en-US/html/part4.html Three of the solder links actually are already broken. = > 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 > Affects Versions: 3.1.0.CR1 > Reporter: Geoffrey De Smet > 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 --===============1061992004660898303==--