Bernard Labno created RF-12942:
----------------------------------

             Summary: maven-resource-dependency-plugin changes ordering
                 Key: RF-12942
                 URL: https://issues.jboss.org/browse/RF-12942
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: cdk
    Affects Versions: 4.3.1
            Reporter: Bernard Labno


I run maven-resource-dependency-plugin to package all scripts (both RF and my 
project custom scripts) into single packed.js file.
I store generated files into VCS so that devs don't waste time on packed 
resources generation.

The problem is that next time I run maven-resource-dependency-plugin the 
ordering of scripts in packed.js file changes which results in big diff that 
needs to get to VCS. Event IntelliJ Idea is unable to show such a large diff.

I expect that 2 runs of maven-resource-dependency-plugin:process will result in 
identical files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to