[
https://issues.apache.org/jira/browse/AVRO-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113912#comment-14113912
]
Doug Cutting commented on AVRO-1573:
------------------------------------
On Ubuntu 14.04 I see:
{code}
% grunt --version
grunt-cli v0.1.13
grunt v0.3.17
% ./build.sh test
npm WARN package.json [email protected] No README data
Running "test:files" (test) task
Testing validator.js........................OK
>> 133 assertions passed (28ms)
Done, without errors.
{code}
This is the default version of grunt for this (recent) version of Linux.
> lan/js: grunt : which version must be used ?
> --------------------------------------------
>
> Key: AVRO-1573
> URL: https://issues.apache.org/jira/browse/AVRO-1573
> Project: Avro
> Issue Type: Bug
> Affects Versions: 1.7.4
> Environment: Several (RHEL/x86_64 - Ubuntu/PPC64LE - RHEL/PPC64)
> Reporter: Tony Reix
>
> We are trying to launch the tests of lang/js, on different environments. And
> we are facing issues with grunt, on all these environments. It seems to us
> that Avro 1.74 does not work with fresh versions of grunt. However, we cannot
> find which version of grunt is required by Avro 1.7.4 .
> So, we have 2 questions:
> - which version of grunt must be used for testing lang/js of Avro 1.7.4 ?
> - do you have plans in Avro 1.7.8 for handling fresh versions of grunt ?
> Or maybe we are missing something...
> Thanks
--
This message was sent by Atlassian JIRA
(v6.2#6252)