Hi Tarun,

Thanks for the feedback. On the shell script extension, we use a maven
appassembler-maven-plugin to generate the scripts.  By default, it does not
add any extension to shell scripts. After some googling, i did find a way
to add extensions to the scripts generated.

I have checked in the fix to generate the shell scripts with .sh extension.
https://issues.apache.org/jira/browse/HELIX-24

I will change the documentation to reflect the changes.

thanks,
Kishore G



On Sat, Jan 5, 2013 at 3:30 AM, Tarun Kumar <[email protected]> wrote:

> I am new to Apache Helix. I was going through apache helix quick start doc
> (
> http://helix.incubator.apache.org/Quickstart.html).
> In helix master branch, in "helix-core/target/helix-core-pkg/bin"
> directory, all shell scripts have no extension. I was wondering why shell
> scripts don't have .sh extension. Is there any specific reason for not
> doing that?
>
> Also, in that doc, under "Short Version",
> ./quickstart.sh has been mentioned. While in helix-core/target/helix-core-
> pkg/bin directory, shell script has no extension. So, either documentation
> should be fixed or shell script name should be changed (i would prefer
> this).
>
> Thanks,
> Tarun
>

Reply via email to