You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ganesh Jung (JIRA)" <de...@myfaces.apache.org> on 2009/06/06 20:42:07 UTC

[jira] Resolved: (MYFACES-2240) typo in javascript build script and target folder doesn't fit the spec

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

Ganesh Jung resolved MYFACES-2240.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

fixed committed

> 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
>             Fix For: 2.0.0-alpha
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> 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.