[
https://issues.apache.org/jira/browse/BUILDR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme closed BUILDR-160.
---------------------------------
Resolution: Won't Fix
That's more or less what the message is saying:
"no valid input data files have been specified"
The message is controlled by emma, not by Buildr.
Closing this bug as won't fix.
> The error message when calling emma:html on a source-less project could be
> more user-friendly
> ---------------------------------------------------------------------------------------------
>
> Key: BUILDR-160
> URL: https://issues.apache.org/jira/browse/BUILDR-160
> Project: Buildr
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.3.3
> Reporter: lacton
> Assignee: lacton
> Priority: Trivial
> Fix For: 1.5
>
>
> On a source-less project, calling emma:html gives this output.
> <quote>
> Instrumenting myproject
> Testing myproject
> Creating test coverage reports in html
> E, [2008-10-05T16:14:59.694286 #18165] ERROR -- : Error instantiating 'emma'
> task: [EMMA v2.0.5312] merge: no valid input data files have been specified
> [Failed] Your build failed with an error:
> /home/lacton/projects/buildr/sandbox:
> [EMMA v2.0.5312] merge: no valid input data files have been specified
> buildr aborted!
> [EMMA v2.0.5312] merge: no valid input data files have been specified
> </quote>
> This output could be more user-friendly by stating explicitly that the
> project has no source at all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)