Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 12442200D49 for ; Thu, 9 Nov 2017 20:59:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 10A481609C8; Thu, 9 Nov 2017 19:59:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8D540160BEF for ; Thu, 9 Nov 2017 20:59:56 +0100 (CET) Received: (qmail 56741 invoked by uid 500); 9 Nov 2017 19:59:55 -0000 Mailing-List: contact notifications-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list notifications@commons.apache.org Received: (qmail 56732 invoked by uid 99); 9 Nov 2017 19:59:55 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2017 19:59:55 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 84E243A0376 for ; Thu, 9 Nov 2017 19:59:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1020621 [2/25] - in /websites/production/commons/content/proper/commons-daemon: ./ apidocs/ apidocs/org/apache/commons/daemon/ apidocs/org/apache/commons/daemon/class-use/ apidocs/org/apache/commons/daemon/support/ apidocs/org/apache/commo... Date: Thu, 09 Nov 2017 19:59:50 -0000 To: notifications@commons.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171109195953.84E243A0376@svn01-us-west.apache.org> archived-at: Thu, 09 Nov 2017 19:59:59 -0000 Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonInitException.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonInitException.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonInitException.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -DaemonInitException (Apache Commons Daemon 1.1.0 API) + + +DaemonInitException (Commons Daemon 1.0.15 API) + @@ -83,13 +85,13 @@
@@ -133,11 +139,11 @@ extends Constructor and Description -DaemonInitException(String message)  +DaemonInitException(String message)  -DaemonInitException(String message, - Throwable cause)  +DaemonInitException(String message, + Throwable cause)  @@ -155,7 +161,7 @@ extends Method and Description -String +String getMessageWithCause()  @@ -163,15 +169,15 @@ extends -

Methods inherited from class java.lang.Throwable

-addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString +

Methods inherited from class java.lang.Throwable

+addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString @@ -193,7 +199,7 @@ extends
  • DaemonInitException

    -
    public DaemonInitException(String message)
    +
    public DaemonInitException(String message)
  • @@ -202,8 +208,8 @@ extends
  • DaemonInitException

    -
    public DaemonInitException(String message,
    -                   Throwable cause)
    +
    public DaemonInitException(String message,
    +                   Throwable cause)
  • @@ -220,7 +226,7 @@ extends
  • getMessageWithCause

    -
    public String getMessageWithCause()
    +
    public String getMessageWithCause()
  • @@ -290,6 +296,6 @@ extends Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonListener.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonListener.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonListener.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -DaemonListener (Apache Commons Daemon 1.1.0 API) + + +DaemonListener (Commons Daemon 1.0.15 API) + @@ -87,13 +89,15 @@
  • All Superinterfaces:
    -
    EventListener
    +
    EventListener


    -
    public interface DaemonListener
    -extends EventListener
    +
    public interface DaemonListener
    +extends EventListener
    EvenListener type wrapper.
    +
    Version:
    +
    $Id: DaemonListener.java 1204006 2011-11-19 16:09:15Z ggregory $
  • @@ -159,6 +163,6 @@ extends Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonPermission.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonPermission.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonPermission.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -DaemonPermission (Apache Commons Daemon 1.1.0 API) + + +DaemonPermission (Commons Daemon 1.0.15 API) + @@ -83,10 +85,10 @@
    @@ -186,35 +192,35 @@ extends Field and Description -protected static String +protected static String CONTROL
    The target name when associated with control actions ("control").
    -protected static String +protected static String CONTROL_RELOAD
    The action name associated with the permission to call the DaemonController.reload() method.
    -protected static String +protected static String CONTROL_SHUTDOWN
    The action name associated with the permission to call the DaemonController.shutdown() method.
    -protected static String +protected static String CONTROL_START
    The action name associated with the permission to call the DaemonController.start() method.
    -protected static String +protected static String CONTROL_STOP
    The action name associated with the permission to call the DaemonController.stop() method.
    @@ -255,7 +261,7 @@ extends -protected static String +protected static String WILDCARD
    The "wildcard" action implying all actions for the given target name.
    @@ -276,14 +282,14 @@ extends Constructor and Description -DaemonPermission(String target) +DaemonPermission(String target)
    Creates a new DaemonPermission instance with a specified permission name.
    -DaemonPermission(String target, - String actions) +DaemonPermission(String target, + String actions)
    Creates a new DaemonPermission instance with a specified permission name and a specified list of actions.
    @@ -305,12 +311,12 @@ extends boolean -equals(Object object) +equals(Object object)
    Checks if a specified object equals DaemonPermission.
    -String +String getActions()
    Returns the list of actions permitted by this instance of DaemonPermission in its canonical form.
    @@ -324,13 +330,13 @@ extends boolean -implies(Permission permission) +implies(Permission permission)
    Checks if this DaemonPermission implies another Permission.
    -String +String toString()
    Returns a String representation of this instance.
    @@ -340,15 +346,15 @@ extends -

    Methods inherited from class java.security.Permission

    -checkGuard, getName, newPermissionCollection +

    Methods inherited from class java.security.Permission

    +checkGuard, getName, newPermissionCollection @@ -370,7 +376,7 @@ extends
  • CONTROL

    -
    protected static final String CONTROL
    +
    protected static final String CONTROL
    The target name when associated with control actions ("control").
    See Also:
    Constant Field Values
    @@ -382,7 +388,7 @@ extends
  • TYPE_CONTROL

    -
    protected static final int TYPE_CONTROL
    +
    protected static final int TYPE_CONTROL
    The target type when associated with control actions.
    See Also:
    Constant Field Values
  • @@ -393,7 +399,7 @@ extends
  • CONTROL_START

    -
    protected static final String CONTROL_START
    +
    protected static final String CONTROL_START
    The action name associated with the permission to call the DaemonController.start() method.
    See Also:
    Constant Field Values
    @@ -405,7 +411,7 @@ extends
  • CONTROL_STOP

    -
    protected static final String CONTROL_STOP
    +
    protected static final String CONTROL_STOP
    The action name associated with the permission to call the DaemonController.stop() method.
    See Also:
    Constant Field Values
    @@ -417,7 +423,7 @@ extends
  • CONTROL_SHUTDOWN

    -
    protected static final String CONTROL_SHUTDOWN
    +
    protected static final String CONTROL_SHUTDOWN
    The action name associated with the permission to call the DaemonController.shutdown() method.
    See Also:
    Constant Field Values
    @@ -429,7 +435,7 @@ extends
  • CONTROL_RELOAD

    -
    protected static final String CONTROL_RELOAD
    +
    protected static final String CONTROL_RELOAD
    The action name associated with the permission to call the DaemonController.reload() method.
    See Also:
    Constant Field Values
    @@ -441,7 +447,7 @@ extends
  • MASK_CONTROL_START

    -
    protected static final int MASK_CONTROL_START
    +
    protected static final int MASK_CONTROL_START
    The action mask associated with the permission to call the DaemonController.start() method.
    See Also:
    Constant Field Values
    @@ -453,7 +459,7 @@ extends
  • MASK_CONTROL_STOP

    -
    protected static final int MASK_CONTROL_STOP
    +
    protected static final int MASK_CONTROL_STOP
    The action mask associated with the permission to call the DaemonController.stop() method.
    See Also:
    Constant Field Values
    @@ -465,7 +471,7 @@ extends
  • MASK_CONTROL_SHUTDOWN

    -
    protected static final int MASK_CONTROL_SHUTDOWN
    +
    protected static final int MASK_CONTROL_SHUTDOWN
    The action mask associated with the permission to call the DaemonController.shutdown() method.
    See Also:
    Constant Field Values
    @@ -477,7 +483,7 @@ extends
  • MASK_CONTROL_RELOAD

    -
    protected static final int MASK_CONTROL_RELOAD
    +
    protected static final int MASK_CONTROL_RELOAD
    The action mask associated with the permission to call the DaemonController.reload() method.
    See Also:
    Constant Field Values
    @@ -489,7 +495,7 @@ extends
  • WILDCARD

    -
    protected static final String WILDCARD
    +
    protected static final String WILDCARD
    The "wildcard" action implying all actions for the given target name.
    See Also:
    Constant Field Values
    @@ -509,8 +515,8 @@ extends
  • DaemonPermission

    -
    public DaemonPermission(String target)
    -                 throws IllegalArgumentException
    +
    public DaemonPermission(String target)
    +                 throws IllegalArgumentException
    Creates a new DaemonPermission instance with a specified permission name.

    @@ -518,7 +524,7 @@ extends Parameters:

    target - The target name of this permission.
    Throws:
    -
    IllegalArgumentException - If the specified target name is not +
    IllegalArgumentException - If the specified target name is not supported.
  • @@ -528,16 +534,16 @@ extends
  • DaemonPermission

    -
    public DaemonPermission(String target,
    -                String actions)
    -                 throws IllegalArgumentException
    +
    public DaemonPermission(String target,
    +                String actions)
    +                 throws IllegalArgumentException
    Creates a new DaemonPermission instance with a specified permission name and a specified list of actions.

    Parameters:
    target - The target name of this permission.
    actions - The list of actions permitted by this permission.
    Throws:
    -
    IllegalArgumentException - If the specified target name is not +
    IllegalArgumentException - If the specified target name is not supported, or the specified list of actions includes an invalid value.
  • @@ -556,12 +562,12 @@ extends
  • getActions

    -
    public String getActions()
    +
    public String getActions()
    Returns the list of actions permitted by this instance of DaemonPermission in its canonical form.
    Specified by:
    -
    getActions in class Permission
    +
    getActions in class Permission
    Returns:
    The canonicalized list of actions.
  • @@ -571,11 +577,11 @@ extends
  • hashCode

    -
    public int hashCode()
    +
    public int hashCode()
    Returns the hash code for this DaemonPermission instance.
    Specified by:
    -
    hashCode in class Permission
    +
    hashCode in class Permission
    Returns:
    An hash code value.
  • @@ -585,11 +591,11 @@ extends
  • equals

    -
    public boolean equals(Object object)
    +
    public boolean equals(Object object)
    Checks if a specified object equals DaemonPermission.
    Specified by:
    -
    equals in class Permission
    +
    equals in class Permission
    Returns:
    true or false wether the specified object equals this DaemonPermission instance or not.
  • @@ -600,12 +606,12 @@ extends
  • implies

    -
    public boolean implies(Permission permission)
    +
    public boolean implies(Permission permission)
    Checks if this DaemonPermission implies another Permission.
    Specified by:
    -
    implies in class Permission
    +
    implies in class Permission
    Returns:
    true or false wether the specified permission is implied by this DaemonPermission instance or not.
    @@ -617,11 +623,11 @@ extends
  • toString

    -
    public String toString()
    +
    public String toString()
    Returns a String representation of this instance.
    Overrides:
    -
    toString in class Permission
    +
    toString in class Permission
    Returns:
    A String representing this DaemonPermission instance.
  • @@ -693,6 +699,6 @@ extends Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonUserSignal.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonUserSignal.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/DaemonUserSignal.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -DaemonUserSignal (Apache Commons Daemon 1.1.0 API) + + +DaemonUserSignal (Commons Daemon 1.0.15 API) + @@ -87,7 +89,7 @@


  • -
    public interface DaemonUserSignal
    +
    public interface DaemonUserSignal
    Tags a Daemon as supporting some kind of signaling method that allows the java application to perform a custom action. @@ -95,6 +97,10 @@ User must implement a signal method that will be called from native upon receiving SIGUSR2 signal from the operating system.

    +
    Version:
    +
    $Id: DaemonUserSignal.java 1204010 2011-11-19 16:15:23Z ggregory $
    +
    Author:
    +
    Nick Griffiths , Mladen Turk
  • @@ -140,7 +146,7 @@
    • signal

      -
      void signal()
      +
      void signal()
      Performs a custom action on received user signal.
    @@ -211,6 +217,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/Daemon.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/Daemon.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/Daemon.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -Uses of Interface org.apache.commons.daemon.Daemon (Apache Commons Daemon 1.1.0 API) + + +Uses of Interface org.apache.commons.daemon.Daemon (Commons Daemon 1.0.15 API) + @@ -153,6 +155,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonContext.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -Uses of Interface org.apache.commons.daemon.DaemonContext (Apache Commons Daemon 1.1.0 API) + + +Uses of Interface org.apache.commons.daemon.DaemonContext (Commons Daemon 1.0.15 API) + @@ -189,6 +191,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonController.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonController.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonController.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -Uses of Interface org.apache.commons.daemon.DaemonController (Apache Commons Daemon 1.1.0 API) + + +Uses of Interface org.apache.commons.daemon.DaemonController (Commons Daemon 1.0.15 API) + @@ -202,6 +204,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonInitException.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -Uses of Class org.apache.commons.daemon.DaemonInitException (Apache Commons Daemon 1.1.0 API) + + +Uses of Class org.apache.commons.daemon.DaemonInitException (Commons Daemon 1.0.15 API) + @@ -152,6 +154,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonListener.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -Uses of Interface org.apache.commons.daemon.DaemonListener (Apache Commons Daemon 1.1.0 API) + + +Uses of Interface org.apache.commons.daemon.DaemonListener (Commons Daemon 1.0.15 API) + @@ -110,6 +112,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonPermission.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -Uses of Class org.apache.commons.daemon.DaemonPermission (Apache Commons Daemon 1.1.0 API) + + +Uses of Class org.apache.commons.daemon.DaemonPermission (Commons Daemon 1.0.15 API) + @@ -110,6 +112,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/class-use/DaemonUserSignal.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -Uses of Interface org.apache.commons.daemon.DaemonUserSignal (Apache Commons Daemon 1.1.0 API) + + +Uses of Interface org.apache.commons.daemon.DaemonUserSignal (Commons Daemon 1.0.15 API) + @@ -110,6 +112,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-frame.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-frame.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-frame.html Thu Nov 9 19:59:49 2017 @@ -2,8 +2,10 @@ - -org.apache.commons.daemon (Apache Commons Daemon 1.1.0 API) + + +org.apache.commons.daemon (Commons Daemon 1.0.15 API) + @@ -27,4 +29,4 @@ - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-summary.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-summary.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-summary.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -org.apache.commons.daemon (Apache Commons Daemon 1.1.0 API) + + +org.apache.commons.daemon (Commons Daemon 1.0.15 API) + @@ -193,6 +195,6 @@ -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file + Modified: websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-tree.html ============================================================================== --- websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-tree.html (original) +++ websites/production/commons/content/proper/commons-daemon/apidocs/org/apache/commons/daemon/package-tree.html Thu Nov 9 19:59:49 2017 @@ -2,14 +2,16 @@ - -org.apache.commons.daemon Class Hierarchy (Apache Commons Daemon 1.1.0 API) + + +org.apache.commons.daemon Class Hierarchy (Commons Daemon 1.0.15 API) + @@ -71,16 +73,16 @@

    Class Hierarchy

    -

    Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.

    +

    Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.

    - \ No newline at end of file +