[ 
https://jira.codehaus.org/browse/MWEBMINI-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Hunt reopened MWEBMINI-5:
-------------------------------------


I've just remembered that this is the required behaviour! 

If you have a, b, c, d where a depends on b, b on c, c on d, then if you define 
a as a split point, a should be in its own file with b, c and d in one other 
file.

The reason things are this way is so that, if a is a library (for example) then 
you can ship the library with no dependencies.

I'm going to revert the fix made here as it has broken other projects.
                
> Splitting and renaming of the parts does not work as described
> --------------------------------------------------------------
>
>                 Key: MWEBMINI-5
>                 URL: https://jira.codehaus.org/browse/MWEBMINI-5
>             Project: Mojo Web Minifier Maven Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Hubert Przybysz
>            Assignee: Christopher Hunt
>             Fix For: 1.0.1
>
>         Attachments: minify-js.html, minify-js.html, test-webminifier.zip, 
> webminifier-test-1.jpg
>
>
> Splitting and naming of the parts does not appear to work as described. 
> Have a look at the attached files. Defining the split point to be d.js 
> produces 1.js with a.js,b.js, and c.js included and a separate file including 
> d.js. As per description of the webminifier's behaviour this should result in 
> one file with the configured name including all the js files. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to