> -----Original Message-----
> From: Sam Ruby [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 20 March 2001 7:26 pm
> To: [EMAIL PROTECTED]
> Subject: Re: [GUMP] Ant based GUMP - Here it is!
>
>
> Scott Sanders wrote:
> >
> > > Python would make a great target.
> >
> > You're tempting me ;-)  Seriously, the only reason I used Python
> > is because I personally hate writing the bat/sh scripts, and as
> > I actively develop on both Windoze and Linux, having one script
> > is very nice.

Although I don't have a Linux environment atm (the wife is using the 'spare'
machine for work), I find cygwin to be an excellent shell under windoze.  I
_never_ use DOS any more.

> Nudge, nudge.  ;-)
>
> I really think it would be about a few hours work (replace gen.sh and
> bash.xsl with gen.py and python.xsl).  If it turns out that an Ant
> implementation ends up with reduced function or is more difficult to
> implement/maintain, then what is the value?  Don't get me wrong, I love
> Ant...
>
> > BTW, the intention with the status stuff was to have a short xml
> > that could then transform to other formats (HTML, just add a
> > stylesheet PI for IE, add to a MySQL database for rolling
> > 24-hour builds, etc)
>
> One thing I like about what I have got now is that I can watch the builds
> as they progress.

Yep, me too.  Think that adding some lines to the effect of

Deleting XXXX

would be good (it takes _ages_ on my box)

> > But I think that if your workspace is going to contain paths that
> > are unique to you, certainly it can contain your nagging ;-)
> > Seriously, as long as it is kept out of the project defs
> > themselves, I don't really see a problem.
>
> I guess keeping it out of the project defs is what I was concerned about.
> We are in agreement.
>
> - Sam Ruby
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to