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

Donald Woods resolved BVAL-52.
------------------------------

    Resolution: Fixed

Committed revision 946678.
Stand-alone tck results -
    Tests run: 244, Failures: 10, Errors: 0, Skipped: 0
In-container tck results -
    Tests run: 258, Failures: 11, Errors: 0, Skipped: 0


> ValidationParser.getInputStream() should call getResourceAsStream() for TCK 
> suite to work
> -----------------------------------------------------------------------------------------
>
>                 Key: BVAL-52
>                 URL: https://issues.apache.org/jira/browse/BVAL-52
>             Project: BeanValidation
>          Issue Type: Improvement
>          Components: jsr303
>    Affects Versions: 0.1-incubating
>            Reporter: Carlos Vara
>            Assignee: Donald Woods
>             Fix For: 0.1-incubating
>
>         Attachments: bval-jsr303-52.patch
>
>
> Not really a bug here (current implementation is fine), but when running 
> standalone, the TCK overloads the classloader with a custom one that 
> overrides getResourceAsStream but does not give functionality to 
> getResources().
> I changed our getInputStream() impl to work properly under the TCK while 
> keeping the same functionality.
> Good news is 10 more TCK tests pass in standalone mode :-)

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

Reply via email to