[jira] Created: (MYFACES-2391) classpath resources not checking for valid version pattern

View: New views
2 Messages — Rating Filter:   Alert me  

[jira] Created: (MYFACES-2391) classpath resources not checking for valid version pattern

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

classpath resources not checking for valid version pattern
----------------------------------------------------------

                 Key: MYFACES-2391
                 URL: https://issues.apache.org/jira/browse/MYFACES-2391
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
            Reporter: Michael Concini
            Assignee: Michael Concini


When loading resources from a jar on the classpath, some resources aren't being loaded properly due to incorrectly assigned versions.  This is occurring due to not checking against the REGEX pattern that the version matches what is expected by the spec.  



--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2391) classpath resources not checking for valid version pattern

by My Faces - Dev mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ https://issues.apache.org/jira/browse/MYFACES-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Concini resolved MYFACES-2391.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

> classpath resources not checking for valid version pattern
> ----------------------------------------------------------
>
>                 Key: MYFACES-2391
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2391
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Michael Concini
>            Assignee: Michael Concini
>             Fix For: 2.0.0-alpha
>
>
> When loading resources from a jar on the classpath, some resources aren't being loaded properly due to incorrectly assigned versions.  This is occurring due to not checking against the REGEX pattern that the version matches what is expected by the spec.  

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.