You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Roland Schaal (JIRA)" <de...@myfaces.apache.org> on 2006/03/13 09:58:05 UTC

[jira] Created: (TOMAHAWK-195) Wrong entry in AddRessource.properties causes Error-message

Wrong entry in AddRessource.properties causes Error-message
-----------------------------------------------------------

         Key: TOMAHAWK-195
         URL: http://issues.apache.org/jira/browse/TOMAHAWK-195
     Project: MyFaces Tomahawk
        Type: Bug
    Versions: 1.1.2-SNAPSHOT    
    Reporter: Roland Schaal
    Priority: Minor


I don't really know, what this file is exactly for, but I get a log-output
'Unparsable lastModified : @lastModified@'
when using the nightly builds of tomahawk.

Looking at the AddRessource.properties-file I see the entry
lastModified=@lastModified@
which probably causes the logging

It ought to be in a format that can be parsed from the method MyFacesRessourceLoader.getLastModified() (format = "yyyy-MM-dd HH:mm:ss Z").
So there has to be something like
lastModified=2006-03-01 15:23:34 -0400
in this file.


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


Re: [jira] Created: (TOMAHAWK-195) Wrong entry in AddRessource.properties causes Error-message

Posted by Mario Ivankovits <ma...@ops.co.at>.
Hi!
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-195
>   
Could someone with more maven knowledge have a look at it please.
I guess there is some parsing missing.

Thanks!
Ciao,
Mario


[jira] Closed: (TOMAHAWK-195) Wrong entry in AddRessource.properties causes Error-message

Posted by "Roland Schaal (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-195?page=all ]
     
Roland Schaal closed TOMAHAWK-195:
----------------------------------

    Resolution: Duplicate

weird double-entry

> Wrong entry in AddRessource.properties causes Error-message
> -----------------------------------------------------------
>
>          Key: TOMAHAWK-195
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-195
>      Project: MyFaces Tomahawk
>         Type: Bug
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Roland Schaal
>     Priority: Minor

>
> I don't really know, what this file is exactly for, but I get a log-output
> 'Unparsable lastModified : @lastModified@'
> when using the nightly builds of tomahawk.
> Looking at the AddRessource.properties-file I see the entry
> lastModified=@lastModified@
> which probably causes the logging
> It ought to be in a format that can be parsed from the method MyFacesRessourceLoader.getLastModified() (format = "yyyy-MM-dd HH:mm:ss Z").
> So there has to be something like
> lastModified=2006-03-01 15:23:34 -0400
> in this file.

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