Hey all:
I am trying to checkin and update the 'site' part of
http://beehive.apache.org
Am using this process:
1) edit beehive/site/src/...
2) cd to beehive/site/ and run: ant build
3) ant stage.site
4) svn commit www
5) ssh minotaur.apache.org
6) cd /www/beehive/apache.org
7) svn update
But my machine is failing on the part of step 3) ant stage.site:
<exec executable="dos2unix" dir="www/skin">
<arg line="*"/>
</exec>
I get this error: BUILD FAILED
C:\dev-apache\beehive\site\build.xml:41: Execute failed: java.io.IOException:
CreateProcess: dos2uni
x * error=2
I could probably figure this out myself, but thought this would be a good
chance to make sure all of our machines are configured the same way.
Any suggestions for getting past this error?
thanks,
Steve H.
On 12/15/05, Steve Hanson <[EMAIL PROTECTED]> wrote:
>
> Thanks Bradley:
>
> I will checkin a fix.
>
> -Steve H.
>
> On 12/15/05, Hansen, Bradley H (Brad), ALABS <[EMAIL PROTECTED] > wrote:
> >
> > On the faq.html page, the link for "Controls Overview" generates a 404.
> >
> > Also, on the welcome page at http://beehive.apache.org/ <
> > http://beehive.apache.org/> , there's a typo -- "enacpsulated" s/b
> > "encapsulated."
> >
> > Brad Hansen
> >
> >
>