on 3/2/01 8:44 PM, "Sam Ruby" <[EMAIL PROTECTED]> wrote:

> Could I get you to describe a simple rule - for example, "delete all html
> file in the target directory for which there are no corresponding source
> files".  Based on the rule, I'll either find a way to accomplish what you
> describe with the current ant tasks, or find some one to write the task, or
> write it myself.  If a new ant task is involved, we can check it into
> anakia and/or stylebook.
> 
> - Sam Ruby

Current system  (C) : 5 steps
Proposed system (P) : 7 steps
Server (S) : 1 step <-- solution on the server side

C <= P && S == 1

The defined step #4 and #5 under your proposed solution is a doosy, but I
know you like challenges.

Sam previously stated:
> eliminate the possibility of people either intentionally or unintentionally
> editing generated code

Thinking about your statement further. You also still haven't solved the
problem of people modifying files on the server. Under both C and P that can
happen. However, under C you can actually *tell* if it has happened (through
the magic of CVS). Under P, you can't unless you build something into Ant or
the build scripts.

p.s. I love it. For once I think I have Sam beaten down. <-- Stating that
gives him the feeling he has to beat me and solve the worlds problems or
submit to accepting to the fact that the current system has worked just
dandy for the last 4 or so years on java.apache.org. :-)

-jon "Pain in Sam's Ass" Stevens


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

Reply via email to