[richfaces-issues] [JBoss JIRA] (RF-13646) Fix resource optimization

Brian Leathem (JIRA) issues at jboss.org
Wed May 28 17:45:15 EDT 2014


    [ https://issues.jboss.org/browse/RF-13646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971437#comment-12971437 ] 

Brian Leathem commented on RF-13646:
------------------------------------

Something about the commit {{[98c328|https://github.com/richfaces/richfaces/commit/98c3285b080a04e1bfcf089ee84e443c5683447a]}} broke the build of _components/rich_ when no {{mvn clean}} is executed.  This can be seen by running the following command within the _components/rich_ module:

{code}
mvn clean; mvn install -DskipTests=true; mvn install -DskipTests=true
{code}

As such I have reverted the commit on the {{4.5.x}} branch.

> Fix resource optimization
> -------------------------
>
>                 Key: RF-13646
>                 URL: https://issues.jboss.org/browse/RF-13646
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.5.0.Alpha3
>            Reporter: Michal Petrov
>            Assignee: Michal Petrov
>             Fix For: 4.5.0.Alpha3
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> # There are some resource files that are not being generated (e.g. gradientA.png). It's either a generation or optimization issue.
> # The optimization settings need to be updated, core files are currently not being packed (legacy of RF 4.5/RF 5 source collision avoidance)



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the richfaces-issues mailing list