hudson.plugins.phing
クラス Messages

java.lang.Object
  上位を拡張 hudson.plugins.phing.Messages

public class Messages
extends java.lang.Object


コンストラクタの概要
Messages()
           
 
メソッドの概要
static org.jvnet.localizer.Localizable _Phing_DirectoryNotAllowed(java.lang.Object arg1)
          {0} seems to be directory.
static org.jvnet.localizer.Localizable _Phing_DisplayName()
          Invoke Phing targets
static org.jvnet.localizer.Localizable _Phing_ExecFailed()
          command execution failed.
static org.jvnet.localizer.Localizable _Phing_GlocalConfigNeeded()
          Maybe you need to configure where your Phing installations are?
static org.jvnet.localizer.Localizable _Phing_NotADirectory(java.lang.Object arg1)
          {0} is not directory.
static org.jvnet.localizer.Localizable _Phing_NotAPhingDirectory(java.lang.Object arg1)
          {0} doesn''t look like a Phing Directory.
static org.jvnet.localizer.Localizable _Phing_NotAPHPCommand(java.lang.Object arg1)
          {0} doesn''t exists.
static org.jvnet.localizer.Localizable _Phing_PhingHomeRequired()
          PHING_HOME is required.
static org.jvnet.localizer.Localizable _Phing_ProjectConfigNeeded()
          Maybe you need to configure the job to choose one of your Phing installations?
static java.lang.String Phing_DirectoryNotAllowed(java.lang.Object arg1)
          {0} seems to be directory.
static java.lang.String Phing_DisplayName()
          Invoke Phing targets
static java.lang.String Phing_ExecFailed()
          command execution failed.
static java.lang.String Phing_GlocalConfigNeeded()
          Maybe you need to configure where your Phing installations are?
static java.lang.String Phing_NotADirectory(java.lang.Object arg1)
          {0} is not directory.
static java.lang.String Phing_NotAPhingDirectory(java.lang.Object arg1)
          {0} doesn''t look like a Phing Directory.
static java.lang.String Phing_NotAPHPCommand(java.lang.Object arg1)
          {0} doesn''t exists.
static java.lang.String Phing_PhingHomeRequired()
          PHING_HOME is required.
static java.lang.String Phing_ProjectConfigNeeded()
          Maybe you need to configure the job to choose one of your Phing installations?
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Messages

public Messages()
メソッドの詳細

Phing_NotAPhingDirectory

public static java.lang.String Phing_NotAPhingDirectory(java.lang.Object arg1)
{0} doesn''t look like a Phing Directory.


_Phing_NotAPhingDirectory

public static org.jvnet.localizer.Localizable _Phing_NotAPhingDirectory(java.lang.Object arg1)
{0} doesn''t look like a Phing Directory.


Phing_ProjectConfigNeeded

public static java.lang.String Phing_ProjectConfigNeeded()
Maybe you need to configure the job to choose one of your Phing installations?


_Phing_ProjectConfigNeeded

public static org.jvnet.localizer.Localizable _Phing_ProjectConfigNeeded()
Maybe you need to configure the job to choose one of your Phing installations?


Phing_DisplayName

public static java.lang.String Phing_DisplayName()
Invoke Phing targets


_Phing_DisplayName

public static org.jvnet.localizer.Localizable _Phing_DisplayName()
Invoke Phing targets


Phing_NotADirectory

public static java.lang.String Phing_NotADirectory(java.lang.Object arg1)
{0} is not directory.


_Phing_NotADirectory

public static org.jvnet.localizer.Localizable _Phing_NotADirectory(java.lang.Object arg1)
{0} is not directory.


Phing_PhingHomeRequired

public static java.lang.String Phing_PhingHomeRequired()
PHING_HOME is required.


_Phing_PhingHomeRequired

public static org.jvnet.localizer.Localizable _Phing_PhingHomeRequired()
PHING_HOME is required.


Phing_NotAPHPCommand

public static java.lang.String Phing_NotAPHPCommand(java.lang.Object arg1)
{0} doesn''t exists.


_Phing_NotAPHPCommand

public static org.jvnet.localizer.Localizable _Phing_NotAPHPCommand(java.lang.Object arg1)
{0} doesn''t exists.


Phing_GlocalConfigNeeded

public static java.lang.String Phing_GlocalConfigNeeded()
Maybe you need to configure where your Phing installations are?


_Phing_GlocalConfigNeeded

public static org.jvnet.localizer.Localizable _Phing_GlocalConfigNeeded()
Maybe you need to configure where your Phing installations are?


Phing_ExecFailed

public static java.lang.String Phing_ExecFailed()
command execution failed.


_Phing_ExecFailed

public static org.jvnet.localizer.Localizable _Phing_ExecFailed()
command execution failed.


Phing_DirectoryNotAllowed

public static java.lang.String Phing_DirectoryNotAllowed(java.lang.Object arg1)
{0} seems to be directory.


_Phing_DirectoryNotAllowed

public static org.jvnet.localizer.Localizable _Phing_DirectoryNotAllowed(java.lang.Object arg1)
{0} seems to be directory.



Copyright © 2009. All Rights Reserved.