Beispiel #1
0
  /**
   * Execute the requested operation.
   *
   * @exception BuildException if an error occurs
   */
  public void execute() throws BuildException {

    super.execute();
    execute("/roles");
  }