[commits] Horde-Support branch master updated. 33fa08d5a3c6b37ca929c69b1ccc42b114d28c36

Gunnar Wrobel p at rdus.de
Sat Oct 29 05:49:03 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 9a245189d1fdb459da63a91d4ab2ff5d72fa65d7

33fa08d Adapt to newer templating.

-----------------------------------------------------------------------

commit 33fa08d5a3c6b37ca929c69b1ccc42b114d28c36
Author: Gunnar Wrobel <p at rdus.de>
Date:   Sat Oct 29 07:48:47 2011 +0200

    Adapt to newer templating.

 ci/templates/config/.gitignore                     |    7 +
 ci/templates/config/config.xml                     |  555 ++++++++++++++++++++
 ci/templates/hudson-component-build.xml.template   |  138 -----
 ci/templates/hudson-component-config.xml.template  |  535 -------------------
 ci/templates/hudson-component-phpunit.xml.template |   25 -
 ci/templates/job-gitignore                         |    7 -
 ci/templates/pre-build/build.xml                   |  164 ++++++
 ci/templates/pre-build/dependency.instructions     |    4 +
 ci/templates/pre-build/phpunit.xml                 |   30 +
 9 files changed, 760 insertions(+), 705 deletions(-)
 create mode 100644 ci/templates/config/.gitignore
 create mode 100644 ci/templates/config/config.xml
 delete mode 100644 ci/templates/hudson-component-build.xml.template
 delete mode 100644 ci/templates/hudson-component-config.xml.template
 delete mode 100644 ci/templates/hudson-component-phpunit.xml.template
 delete mode 100644 ci/templates/job-gitignore
 create mode 100644 ci/templates/pre-build/build.xml
 create mode 100644 ci/templates/pre-build/dependency.instructions
 create mode 100644 ci/templates/pre-build/phpunit.xml

http://git.horde.org/horde-support/-/commit/33fa08d5a3c6b37ca929c69b1ccc42b114d28c36




More information about the commits mailing list