--- snip --- > I am getting (finally) closer to being able hack this code agian. My > thinking is we associate MD5 checksum files URLs with files URLs (as > attributes), and when we decide to download one we (1) copy to an unsafe > place (2) check the checksum against that one (3) move if ok (4) fail > [exception] if not. > > That said, my first priority is getting all the unit tests up and running, > and getting back into this code so I can do that easily. > > regards, > > Adam > --- snap ---
Hello Adam, I think (4) should be something like: the user can decide (via a property or via an question, if the build fails or the build continues. R, markus
