# ---------------------------------------------------------------------------- # tomcat-mysql-global-settings.txt # This file stores the base folders of all other package versions which # could be build. # # The entered values must match with the folder names. # # Creation : 2012-03-07 schlotze # Last update: $Id$ # ---------------------------------------------------------------------------- # Comment for the package version out of the content of common and eisfair-1 packageComment[0]='MySQL JDBC Driver for Tomcat (eisfair-1)' packageToBuild[0]='common eisfair-1' # Comment for the package version out of the content of common and eisfair-2 packageComment[1]='MySQL JDBC Driver for Tomcat (eisfair-1)' packageToBuild[1]='common eisfair-2' # These are the targets which will be build if you are running the script # 'mk-all-tarballs-new.sh'. This could be done for instance out of a cron job. # The numbers here must be separated by a space and correspond to the numbers # of the entries above. # Example: nightlyBuilds='1 2' nightlyBuilds=''