From scm-return-50683-archive-asf-public=cust-asf.ponee.io@geronimo.apache.org Wed Jun 20 03:14:31 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1C11018076D for ; Wed, 20 Jun 2018 03:14:29 +0200 (CEST) Received: (qmail 99517 invoked by uid 500); 20 Jun 2018 01:14:29 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 99373 invoked by uid 99); 20 Jun 2018 01:14:29 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2018 01:14:29 +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 0818F3A0362 for ; Wed, 20 Jun 2018 01:14:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1031494 [4/4] - in /websites/production/geronimo/content: GMOxDEV/ GMOxDOC10/ GMOxDOC11/ GMOxDOC12/ GMOxDOC20/ GMOxDOC20ja/ GMOxDOC21/ GMOxDOC22/ GMOxDOC30/ GMOxKB/ cache/ doc/ gshell/ Date: Wed, 20 Jun 2018 01:14:26 -0000 To: scm@geronimo.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180620011428.0818F3A0362@svn01-us-west.apache.org> Modified: websites/production/geronimo/content/GMOxDOC30/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html (original) +++ websites/production/geronimo/content/GMOxDOC30/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html Wed Jun 20 01:14:24 2018 @@ -120,11 +120,11 @@ under the License.
  1. Build GEP using Maven. See How to Build Geronimo Eclipse Plugin from Source for details. The projects are now ready to be imported into your Eclipse workspace.
  2. Launch a clean installation of Eclipse Helios SR1 (See this page for details).
  3. Follow these steps blow to complete the configuration of Eclipse for GEP development:
Modified: websites/production/geronimo/content/GMOxDOC30/how-to-open-a-bug-for-geronimo-eclipse-plugin.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/how-to-open-a-bug-for-geronimo-eclipse-plugin.html (original) +++ websites/production/geronimo/content/GMOxDOC30/how-to-open-a-bug-for-geronimo-eclipse-plugin.html Wed Jun 20 01:14:24 2018 @@ -131,11 +131,11 @@ Other questions pertaining to Eclipse, W

Search the GERONIMODEVTOOLS JIRA issue tracking database to see if your bug has already been reported, or maybe even fixed. You may be able to add additional information to a previously reported bug.

+/*]]>*/

Reporting a GEP bug

Modified: websites/production/geronimo/content/GMOxDOC30/inventory-simple-database-access-application.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/inventory-simple-database-access-application.html (original) +++ websites/production/geronimo/content/GMOxDOC30/inventory-simple-database-access-application.html Wed Jun 20 01:14:24 2018 @@ -122,11 +122,11 @@ under the License.

This article is organized in to following sections.

+/*]]>*/
  • Application Overview
    • Application contents Modified: websites/production/geronimo/content/GMOxDOC30/ldap-realm.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/ldap-realm.html (original) +++ websites/production/geronimo/content/GMOxDOC30/ldap-realm.html Wed Jun 20 01:14:24 2018 @@ -124,11 +124,11 @@ under the License.

      This document is organized in the following sections:

      +/*]]>*/
      • Installing ApacheDS plugin (optional)
      • Deploying LDAP Realms Modified: websites/production/geronimo/content/GMOxDOC30/managing-osgi-bundles.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/managing-osgi-bundles.html (original) +++ websites/production/geronimo/content/GMOxDOC30/managing-osgi-bundles.html Wed Jun 20 01:14:24 2018 @@ -124,11 +124,11 @@ under the License.

        This document is organized into the following sections:

        +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/replacing-default-realm-in-geronimo.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/replacing-default-realm-in-geronimo.html (original) +++ websites/production/geronimo/content/GMOxDOC30/replacing-default-realm-in-geronimo.html Wed Jun 20 01:14:24 2018 @@ -123,11 +123,11 @@ under the License.

        By default, Geronimo is using a .properties file realm for authentication named geronimo-admin, which is used by JMX server, Administration Console, Online-deploy and MEJB applications. However, you may not want to use it for production use. Alternatively, you can use database or LDAP realms in a production environment. To demonstrate how to replace the default realm, we will use two samples as followed:

        +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/starting-and-stopping-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/starting-and-stopping-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC30/starting-and-stopping-applications.html Wed Jun 20 01:14:24 2018 @@ -120,11 +120,11 @@ under the License.

        There are several alternatives available for starting and stopping applications:

        +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html (original) +++ websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html Wed Jun 20 01:14:24 2018 @@ -152,11 +152,11 @@ System.out.println("This is a stateless

        Details on installing eclipse are provided in the Development environment section.
        This tutorial is organized in the following sections:

        +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/tomcat-native-clustering.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/tomcat-native-clustering.html (original) +++ websites/production/geronimo/content/GMOxDOC30/tomcat-native-clustering.html Wed Jun 20 01:14:24 2018 @@ -121,11 +121,11 @@ under the License.

        The Tomcat Web container provides a native clustering solution that can be configured through Geronimo by using gbean definitions within config.xml or by using server.xml starting from v2.2 just like you did for a standalone Tomcat server. This document will go through the available GBeans and how to configure them for clustering in a Geronimo server with a tomcat web container.

        +/*]]>*/
        Modified: websites/production/geronimo/content/GMOxKB/general.html ============================================================================== --- websites/production/geronimo/content/GMOxKB/general.html (original) +++ websites/production/geronimo/content/GMOxKB/general.html Wed Jun 20 01:14:24 2018 @@ -111,13 +111,13 @@ Can my company use Geronimo? Are there any restrictions? (Apache Geronimo Knowledge Base)
        - Where can I get the latest builds of Geronimo? + Where is the mailing list, and how can I subscribe? (Apache Geronimo Knowledge Base)
        How is Geronimo designed? Do I need to learn lots of custom config stuff? (Apache Geronimo Knowledge Base)
        - Where is the mailing list, and how can I subscribe? + Where can I get the latest builds of Geronimo? (Apache Geronimo Knowledge Base)
        Does this project use a wiki? Modified: websites/production/geronimo/content/GMOxKB/geronimo-developer-questions.html ============================================================================== --- websites/production/geronimo/content/GMOxKB/geronimo-developer-questions.html (original) +++ websites/production/geronimo/content/GMOxKB/geronimo-developer-questions.html Wed Jun 20 01:14:24 2018 @@ -108,10 +108,10 @@ Hide Children
        +JavaEE_App_Development_Geronimo_Eclipse.zip

        Modified: websites/production/geronimo/content/doc/pluggable-administration-console.html ============================================================================== --- websites/production/geronimo/content/doc/pluggable-administration-console.html (original) +++ websites/production/geronimo/content/doc/pluggable-administration-console.html Wed Jun 20 01:14:24 2018 @@ -98,18 +98,18 @@

        The following presentation shows the new pluggable console for Little-G. This new console allows easier integration for the newly installed plugins providing a framework for integrating the corresponding administration portlets.

        - + - + - + - + - + Modified: websites/production/geronimo/content/gshell/bsf-commands.html ============================================================================== --- websites/production/geronimo/content/gshell/bsf-commands.html (original) +++ websites/production/geronimo/content/gshell/bsf-commands.html Wed Jun 20 01:14:24 2018 @@ -340,11 +340,11 @@

        BSF Commands

        +/*]]>*/ Modified: websites/production/geronimo/content/gshell/builtin-commands.html ============================================================================== --- websites/production/geronimo/content/gshell/builtin-commands.html (original) +++ websites/production/geronimo/content/gshell/builtin-commands.html Wed Jun 20 01:14:24 2018 @@ -340,11 +340,11 @@

        Builtin Commands

        +/*]]>*/ Modified: websites/production/geronimo/content/gshell/optional-commands.html ============================================================================== --- websites/production/geronimo/content/gshell/optional-commands.html (original) +++ websites/production/geronimo/content/gshell/optional-commands.html Wed Jun 20 01:14:24 2018 @@ -340,11 +340,11 @@

        Optional Commands

        +/*]]>*/ Modified: websites/production/geronimo/content/gshell/remote-shell-commands.html ============================================================================== --- websites/production/geronimo/content/gshell/remote-shell-commands.html (original) +++ websites/production/geronimo/content/gshell/remote-shell-commands.html Wed Jun 20 01:14:24 2018 @@ -340,11 +340,11 @@

        Remote Shell Commands

        +/*]]>*/ Modified: websites/production/geronimo/content/gshell/vfs-commands.html ============================================================================== --- websites/production/geronimo/content/gshell/vfs-commands.html (original) +++ websites/production/geronimo/content/gshell/vfs-commands.html Wed Jun 20 01:14:24 2018 @@ -340,11 +340,11 @@

        VFS Commands

        +/*]]>*/