Phing Plugin

Phing Plugin

This plugin allows you to use Phing to build PHP projects.

Configuration

System Configuration


If you have multiple Phing installations, you can configure Hudson to allow that each project will select the installation that will use.

Project Configuration


This plugin works as other builders like Ant builder or Gant builder.

History

Version 0.3
Version 0.2
  • Fixed NPE when no targets are specified.
Version 0.1
  • First Version

Labels

  Edit Labels
  1. Oct 22

    djafaka says:

    The plugin has still some display problem in the Hudson console. In fact when we...

    The plugin has still some display problem in the Hudson console.

    In fact when we want to configure in the Hudson console the Phing plugin, we are unable to configure the Phing installation(name, PHING_HOME directory).
    After registring the configuration in Hudson we have all the fields empty and the following messages:
    PHING_HOME is required.

    Have someone experienced this problem ?

    Thanks for the response.