Great, thanks. On Tue, May 8, 2012 at 9:01 AM, Carlucci, Tony <[email protected]> wrote:
> >-----Original Message----- > >From: Chris Geer [mailto:[email protected]] > >Sent: Tuesday, May 08, 2012 11:09 AM > >To: [email protected] > >Subject: Re: [jira] [Assigned] (RAVE-543) Implement LESS compilation for > >Bootstrap > > > >Anthony, > > > >I noticed that all the less files are being included in the war, is that > >intentional? It might make more sense to move the less files out of the > >webapp src folder so they aren't copied into the war, excluded in the war > >maven step. > > > >Very nice work though, I look forward to using this feature. > > > >Chris > > Hi Chris, Stan created several iterative "clean-up" tasks under RAVE-477, > what you mentioned is: https://issues.apache.org/jira/browse/RAVE-606 > > Tony > > > > >On Tue, May 8, 2012 at 6:55 AM, Anthony Carlucci (JIRA) > ><[email protected]>wrote: > > > >> > >> [ > >> https://issues.apache.org/jira/browse/RAVE- > >543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > >> > >> Anthony Carlucci reassigned RAVE-543: > >> ------------------------------------- > >> > >> Assignee: Anthony Carlucci (was: Stan Drozdetski) > >> > >> > Implement LESS compilation for Bootstrap > >> > ---------------------------------------- > >> > > >> > Key: RAVE-543 > >> > URL: https://issues.apache.org/jira/browse/RAVE-543 > >> > Project: Rave > >> > Issue Type: Sub-task > >> > Components: rave-portal > >> > Reporter: Stan Drozdetski > >> > Assignee: Anthony Carlucci > >> > Priority: Minor > >> > > >> > Currently, CSS customizations are contained inside > >> rave-portal-resources/src/main/webapp/css/rave.css > >> > To provide developers/designers with a more powerful way to customize > >> Bootstrap: > >> > - Pull in component LESS files from Bootstrap > >> > - Create a custom LESS file that pulls in bootstrap.less and also > >> includes Rave-specific customizations > >> > - Implement a server-side LESS compilation solution (like wro4j) > >> > >> -- > >> This message is automatically generated by JIRA. > >> If you think it was sent incorrectly, please contact your JIRA > >> administrators: > >> > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > >> For more information on JIRA, see: > http://www.atlassian.com/software/jira > >> > >> > >> >
