Change ExternalSpecifications to enable using it in automated tests
-------------------------------------------------------------------

                 Key: MYFACES-2524
                 URL: https://issues.apache.org/jira/browse/MYFACES-2524
             Project: MyFaces Core
          Issue Type: Task
    Affects Versions: 2.0.0-beta
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


Currently ExternalSpecifications is using public static final fields to hold 
the information if something is available or not (e.g. bean validation). 
However, this is problematic for automated testing, because the value can not 
be adapted for the test case (not even with reflection).

-- 
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