Jeoffrey,

Thanks for the update. That probably means we need to update our less to
stay compatible. Can you put in a Jira Bug ticket describing the problem
and what you found?

Thanks,
Chris


On Wed, Feb 26, 2014 at 4:50 AM, Jeoffrey Bakker <[email protected]>wrote:

> Hi Chris,
>
> After playing around with my environment I found out that the build is
> using lessc when it is available on the path.
> The syntax used in the less file is no longer valid since lessc 1.4.0.
> Locally I had the latest version installed, so that is the reason why the
> build was broken on my environment . The build succeeded after downgrading
> lessc to version 1.3.3 or when I removed lessc from my path.
>
> Regards
> Jeoffrey
>
>
> 2014-02-25 23:51 GMT+01:00 Chris Geer <[email protected]>:
>
> > Jeoffrey,
> >
> > I just got the latest trunk and it all compiled just fine. I'm using
> oracle
> > jdk 1.7.0_51 and maven 3.0.4 as well. What platform are you running on?
> >
> > Chris
> >
> >
> > On Tue, Feb 25, 2014 at 4:39 AM, Jeoffrey Bakker <[email protected]
> > >wrote:
> >
> > > Hi All,
> > >
> > > I have a problem with building the latest source of rave.
> > > This morning I checked out the source from svn (
> > > http://svn.apache.org/repos/asf/rave/trunk).
> > > But when I try to build it with mvn clean install. It fails on
> compiling
> > > the css files from the less files in the rave-portal-resources project.
> > > This is the error i got
> > > ERROR: ro.isdc.wro.extensions.processor.css.NodeLessCssProcessor -
> > > exitStatus: 1
> > > WARN : ro.isdc.wro.extensions.processor.css.NodeLessCssProcessor -
> > > Exception while applying NodeLessCssProcessor processor on the rave
> > > resource, no processing applied...
> > > ro.isdc.wro.WroRuntimeException: Error in LESS:
> > > ParseError: Unrecognised input in rave on line 922, column 7:
> > > 921     .spanX (@index) when (@index > 0) {
> > > 922       (~".span@{index}") { .span(@index); }
> > > 923       .spanX(@index - 1);
> > >
> > > I'm using maven 3.0.4 and oracle jdk 1.7.0_51.
> > > Am I missing something?
> > >
> > > Btw The continues integration link on rave.apache.org doesn't link to
> > > https://builds.apache.org/job/rave-project-trunk/
> > > and the build is failing since the beginning of January so that doesn't
> > > help in diagnosing my build failure.
> > >
> > >
> > > Regards
> > > --
> > > Jeoffrey Bakker
> > > Medior Software Engineer
> > >
> > > Finalist  - open IT oplossingen
> > > Eindhoven - Maarssen - Rotterdam
> > >
> > > http://www.finalist.nl
> > >
> >
>
>
>
> --
> Jeoffrey Bakker
> Medior Software Engineer
>
> Finalist  - open IT oplossingen
> Eindhoven - Maarssen - Rotterdam
>
> http://www.finalist.nl
> Telefoon 088 217 08 57
> Mobiel    06 187 569 50
>

Reply via email to