I have just updated the maven.xml file in the merlin project to include the following:
<ant:fixcrlf eol="lf" srcdir="${merlin.build.inst.dir}/bin">
<include name="merlin.sh"/>
<include name="merlinx.sh"/>
<include name="merlin-server.sh"/>
</ant:fixcrlf>Could someone confirrm that the .sh files after processing though the install are ok.
The quick way to test this if you already have an installation built is to invoke the following internal goal:
$ maven xinstall
The .sh file in target/merlin/bin should be ok (in principal).
Steve.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
