You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/07/26 17:44:05 UTC

[Bug 2787] - The /bin/ant script is non-executable

PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2787

*** shadow/2787	Wed Jul 25 10:29:07 2001
--- shadow/2787.tmp.17243	Thu Jul 26 08:44:05 2001
***************
*** 35,38 ****
  
  I have download and reinstalled Cocoon-2.0b2 with no change in the results.
  
! Is it possible you have something more fundamentally wrong with the ant file?
--- 35,44 ----
  
  I have download and reinstalled Cocoon-2.0b2 with no change in the results.
  
! Is it possible you have something more fundamentally wrong with the ant file?
! 
! ------- Additional Comments From wmorga13@calvin.edu  2001-07-26 08:44 -------
! As I pointed out in an earlier message on cocoon-dev, the problem is that the
! files in /bin are using DOS-style end-of-line characters. This causes the shell
! to choke on them. Open up bin/ant in vim and type :set fileformat=unix and then
! write the file. Now when you execute it, it should work perfectly.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org