[
https://issues.apache.org/jira/browse/BUILDR-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Assaf Arkin closed BUILDR-38.
-----------------------------
Resolution: Won't Fix
That's expected behavior. buildr --help provides usage instructions and does
not require a buildfile. buildr help provides information about the buildfile
(tasks, projects, various settings) and so requires a buildfile.
> Buildr prompts for Rakefile even when running help
> --------------------------------------------------
>
> Key: BUILDR-38
> URL: https://issues.apache.org/jira/browse/BUILDR-38
> Project: Buildr
> Issue Type: Bug
> Components: Core features
> Affects Versions: 1.3
> Reporter: David Peterson
> Priority: Minor
>
> Buildr prompts for Rakefile creation even when running "buildr help" from the
> command line.
> From HEAD buildr:
> [EMAIL PROTECTED]:~$ buildr -v
> Buildr 1.3.0
> [EMAIL PROTECTED]:~$ buildr help
> To use Buildr you need a buildfile. Do you want me to create one?:
> 1. From directory structure
> 2. Skip
> ? rake aborted!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.