Doug Davis writes:
> Sanjiva - if I read your note right you say that the
> source dist isn't buildable, right? why?
> I've never understood that - it seems like
> if I wanted to grab the source I'm gonna
> want to build it - making someone go to cvs
> when there's a file calling itself "the source"
> is basically a lie. Please change it to just
> zip-up the cvs tree w/o the CVS dirs.
You didn't read my note totally right .. I said I don't believe
people should be doing "ant *dist*". That's the mechanism for
building a *distribution*. If they want to build from src and
do stuff with it then its fine. Ideally we should include a
different build.xml with the src distribution without the
"dist" target.
Sanjiva.