Re: ant git commit: refactored build.xml - made dump-info a dependency of test-init; - removed extraneous dependencies of distribution targets; - turned camelcase and snakecase into kebabcase for cons

2017-12-27 Thread Stefan Bodewig
Please, please, please, please don't mix formatting changes with real changes. This commit contains more that 300 changed lines and it is extremely difficult to see the real changes. Stefan - To unsubscribe, e-mail: dev-unsubscr.

AW: distribution targets

2005-07-25 Thread Jan.Materne
>One thing I havent touched (yet) is the testutils jar. It >needs to go into the maven repository so that things depending >on it can get it, but can be omitted from the main distro. Ok with me. The tutorial "Writing Tasks" refers to them (on an old and invalid Gump-Location). So that could be

distribution targets

2005-07-25 Thread Steve Loughran
I'm doing some tuning of the distro targets, not because I have any immediate plans on that front, but because I need to do a private distro. Hence the support for creating the output dirs if absent, and more control over destination host and dir. I have also stuck in the fetch.xml file, wit