[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-1120) Fix WelcomeMessage

Joshua Jackson (JIRA) jira-events at lists.jboss.org
Mon Apr 23 00:09:30 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-1120?page=comments#action_12360171 ] 
            
Joshua Jackson commented on JBSEAM-1120:
----------------------------------------

Consider getting the version number from manifest file so you don't have to edit the SeamListener each time new version comes out.
I have submit the helper class in JBSEAM-1227

Thanks in advance

> Fix WelcomeMessage
> ------------------
>
>                 Key: JBSEAM-1120
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1120
>             Project: JBoss Seam
>          Issue Type: Patch
>    Affects Versions: 1.2.1.GA
>            Reporter: Carsten H?hne
>         Assigned To: Shane Bryzak
>            Priority: Trivial
>
> In org.jboss.seam.servlet.SeamListener
> line 32 should read
>       log.info("Welcome to Seam 1.2.1GA");
> instead of
>       log.info("Welcome to Seam 1.2.0.PATCH1");

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list