typo in javascript build script and target folder doesn't fit the spec
----------------------------------------------------------------------

                 Key: MYFACES-2240
                 URL: https://issues.apache.org/jira/browse/MYFACES-2240
             Project: MyFaces Core
          Issue Type: Sub-task
          Components: JSR-314
    Affects Versions: 2.0.0-alpha
         Environment: Maven/Javascript
            Reporter: Ganesh Jung
            Assignee: Ganesh Jung
            Priority: Trivial


path for source jsf.js must be
    <include>**/api/jsf.js</include>
not
    <include>**./api/jsf.js</include>

correct folder for jsf.js is
/META-INF/resources/javax.faces/jsf.js
not
/META-INF/resources/javax/faces/ajax/jsf.js



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