Oliver Zeigermann <[EMAIL PROTECTED]> writes:

> Martin Holz wrote:
> 
> > Hello Oliver,
> > Oliver Zeigermann <[EMAIL PROTECTED]> writes:
> 
> >
> 
> >>I have just uploaded distributions for Slide 2.0 release candicate 1
> >>built based on the SLIDE_2_0_RELEASE_BRANCH_RC1_RELEASE tag.
> >>
> >>
> >>They can be found at:
> >>
> >>http://cvs.apache.org/dist/jakarta/slide/2.0-rc1/
> >>
> >>Please check if the distributions are ok. I.e. download them, install
> >>them and see if they start up.
> > Great. If checked the  jakarta-slide-webdavclient-bin-2.0rc1.tar.gz
> > on Linux so far. Four minor problems:
> 
> > run.sh is not executable, but the bat files are.
> 
> 
> Hmmm, when I unpack them on Linux, non of them are executable. Is
> there a way to set modes with ANT?

   <chmod dir="${build.dir}/bin" perm="u+x" includes="*.sh"/>  

I did a  "cvs admin -kb run.sh" to declare it as binary file.
You would not want to edit it on a Windows machine anyway.
But the FixCRLF anttask might be the better way.

Martin
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to