eostermueller/load-test-in-a-box

Need bash scripts in snail4j/build ported to ANT script

eostermueller opened this issue · 0 comments

Need snail4j/build/*.sh ported to ANT script

Requirements:

  • Need to use 1.10.x version of ant
  • Must work and be tested on mac, linux and Windows.
  • Developer-specific folder locations (those in setenv*.sh) must be specified in a separate file, a properties file sounds reasonable.
  • Need one ant target for each batch file in snail4j/build/*.sh
  • Need additional target as a "ready for build" step. It should indicate whether all of the locations in the properties file exist on the file system, and display all those locations another with some meaningul name. This will be used to test whether the configuration file is setup correctly.