You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2009/04/02 12:14:12 UTC

[jira] Resolved: (MYFACES-2172) Attach a javascript concatentation and compression part of jsf.js

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

Werner Punz resolved MYFACES-2172.
----------------------------------

    Resolution: Fixed

I am resolving this for now, the mechanism now has been added to the pom.xml but is still commented out because we do not need it yet,
in the long run it is unclear if we use our own plugin or the official one.
I need some help on our own one, I could not get it working!



> Attach a javascript concatentation and compression part of jsf.js
> -----------------------------------------------------------------
>
>                 Key: MYFACES-2172
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2172
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-314
>         Environment: Maven
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>            Priority: Minor
>
> The spec only allows one jsf.js file for all jsf related javascript includes, we have to map all external and internal apis to this file via the maven build process and also compression has to be added to reduce the file size to the possible minimum.
> The maven javascript plugin allows both mechanisms via its compress and compile directives,
> we have to add this to our maven build process to be in line with the spec!

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