Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 701c261

Browse files
arindam-bandyopadhyayyaminikb
authored andcommitted
Fix for #21693 - Rename install directory to 'glassfish5' (#21739)
1 parent 12e5b60 commit 701c261

File tree

97 files changed

+219
-219
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+219
-219
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Locate staged distributions:
2727
Starting GlassFish
2828
------------------
2929

30-
`glassfish4/bin/asadmin start-domain`
30+
`glassfish5/bin/asadmin start-domain`
3131

3232
Stopping GlassFish
3333
------------------
3434

35-
`glassfish4/bin/asadmin stop-domain`
35+
`glassfish5/bin/asadmin stop-domain`

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_de.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=Der absolute Pfad zur Private Key-Datei des SSH-Benutzers. Der
214214
node.EditPageTitle=Knoten bearbeiten
215215
node.EditPageTitleHelp=Bearbeiten Sie Eigenschaften f\u00FCr den ausgew\u00E4hlten Knoten.
216216
node.InstallDir=Installationsverzeichnis:
217-
node.InstallDirHelp=Der vollst\u00E4ndige Pfad zum \u00FCbergeordneten Verzeichnis des Basisinstallationsverzeichnisses der GlassFish Server-Software auf dem Host (Beispiel: /export/glassfish4).
217+
node.InstallDirHelp=Der vollst\u00E4ndige Pfad zum \u00FCbergeordneten Verzeichnis des Basisinstallationsverzeichnisses der GlassFish Server-Software auf dem Host (Beispiel: /export/glassfish5).
218218
node.force=Erzwingen:
219219
node.forceHelp=Gibt an, ob der Knoten auch dann erstellt wird, wenn die Validierung der Knotenparameter nicht erfolgreich ist.
220220
node.type=Typ:

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_es.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=Ruta de acceso absoluta al archivo de claves privadas del usuar
214214
node.EditPageTitle=Editar Nodo
215215
node.EditPageTitleHelp=Edite las propiedades del nodo seleccionado.
216216
node.InstallDir=Directorio de Instalaci\u00F3n:
217-
node.InstallDirHelp=Ruta de acceso completa al directorio principal del directorio base de instalaci\u00F3n del software GlassFish Server en el host, por ejemplo, /export/glassfish4.
217+
node.InstallDirHelp=Ruta de acceso completa al directorio principal del directorio base de instalaci\u00F3n del software GlassFish Server en el host, por ejemplo, /export/glassfish5.
218218
node.force=Forzar:
219219
node.forceHelp=Especifica si el nodo se crea, incluso aunque falle la validaci\u00F3n de los par\u00E1metros del nodo.
220220
node.type=Tipo:

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_fr.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=Chemin absolu vers le fichier de cl\u00E9s priv\u00E9es de l'ut
214214
node.EditPageTitle=Modifier le noeud
215215
node.EditPageTitleHelp=Modifier les propri\u00E9t\u00E9s du noeud s\u00E9lectionn\u00E9.
216216
node.InstallDir=R\u00E9pertoire d'installation :
217-
node.InstallDirHelp=Chemin complet vers le parent du r\u00E9pertoire d'installation de base du logiciel GlassFish Server sur l'h\u00F4te. Exemple : /export/glassfish4.
217+
node.InstallDirHelp=Chemin complet vers le parent du r\u00E9pertoire d'installation de base du logiciel GlassFish Server sur l'h\u00F4te. Exemple : /export/glassfish5.
218218
node.force=Forcer :
219219
node.forceHelp=Indique si le noeud est cr\u00E9\u00E9 m\u00EAme lorsque la validation des param\u00E8tres du noeud \u00E9choue.
220220
node.type=Type :

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_it.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=Percorso assoluto del file di chiave privata dell'utente SSH. I
214214
node.EditPageTitle=Modifica nodo
215215
node.EditPageTitleHelp=Modifica le propriet\u00E0 per il nodo selezionato.
216216
node.InstallDir=Directory di installazione:
217-
node.InstallDirHelp=Percorso completo del livello superiore della directory di installazione base di GlassFish Server nell'host, ad esempio /export/glassfish4.
217+
node.InstallDirHelp=Percorso completo del livello superiore della directory di installazione base di GlassFish Server nell'host, ad esempio /export/glassfish5.
218218
node.force=Imponi:
219219
node.forceHelp=Specifica se il nodo deve essere creato anche se la convalida dei relativi parametri non riesce.
220220
node.type=Tipo:

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_ja.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=SSH\u30E6\u30FC\u30B6\u30FC\u306E\u79D8\u5BC6\u9375\u30D5\u30A1
214214
node.EditPageTitle=\u30CE\u30FC\u30C9\u306E\u7DE8\u96C6
215215
node.EditPageTitleHelp=\u9078\u629E\u3057\u305F\u30CE\u30FC\u30C9\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u3092\u7DE8\u96C6\u3057\u307E\u3059\u3002
216216
node.InstallDir=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u30FB\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA:
217-
node.InstallDirHelp=\u30DB\u30B9\u30C8\u4E0A\u306EGlassFish Server\u30BD\u30D5\u30C8\u30A6\u30A7\u30A2\u306E\u30D9\u30FC\u30B9\u30FB\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u30FB\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u89AA\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u30D5\u30EB\u30FB\u30D1\u30B9(\u4F8B: /export/glassfish4)\u3002
217+
node.InstallDirHelp=\u30DB\u30B9\u30C8\u4E0A\u306EGlassFish Server\u30BD\u30D5\u30C8\u30A6\u30A7\u30A2\u306E\u30D9\u30FC\u30B9\u30FB\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u30FB\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u89AA\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u30D5\u30EB\u30FB\u30D1\u30B9(\u4F8B: /export/glassfish5)\u3002
218218
node.force=\u5F37\u5236:
219219
node.forceHelp=\u30CE\u30FC\u30C9\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u691C\u8A3C\u306B\u5931\u6557\u3057\u305F\u5834\u5408\u3067\u3082\u30CE\u30FC\u30C9\u3092\u4F5C\u6210\u3059\u308B\u304B\u3069\u3046\u304B\u3092\u6307\u5B9A\u3057\u307E\u3059\u3002
220220
node.type=\u30BF\u30A4\u30D7:

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_ko.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=SSH \uC0AC\uC6A9\uC790\uC758 \uC804\uC6A9 \uD0A4 \uD30C\uC77C\u
214214
node.EditPageTitle=\uB178\uB4DC \uD3B8\uC9D1
215215
node.EditPageTitleHelp=\uC120\uD0DD\uD55C \uB178\uB4DC\uC5D0 \uB300\uD55C \uC18D\uC131\uC744 \uD3B8\uC9D1\uD569\uB2C8\uB2E4.
216216
node.InstallDir=\uC124\uCE58 \uB514\uB809\uD1A0\uB9AC:
217-
node.InstallDirHelp=\uD638\uC2A4\uD2B8\uC5D0 \uC788\uB294 GlassFish Server \uC18C\uD504\uD2B8\uC6E8\uC5B4\uC758 \uC0C1\uC704 \uAE30\uBCF8 \uC124\uCE58 \uB514\uB809\uD1A0\uB9AC\uC758 \uC804\uCCB4 \uACBD\uB85C\uC785\uB2C8\uB2E4(\uC608: /export/glassfish4).
217+
node.InstallDirHelp=\uD638\uC2A4\uD2B8\uC5D0 \uC788\uB294 GlassFish Server \uC18C\uD504\uD2B8\uC6E8\uC5B4\uC758 \uC0C1\uC704 \uAE30\uBCF8 \uC124\uCE58 \uB514\uB809\uD1A0\uB9AC\uC758 \uC804\uCCB4 \uACBD\uB85C\uC785\uB2C8\uB2E4(\uC608: /export/glassfish5).
218218
node.force=\uAC15\uC81C \uC801\uC6A9:
219219
node.forceHelp=\uB178\uB4DC\uC758 \uB9E4\uAC1C\uBCC0\uC218 \uAC80\uC99D\uC744 \uC2E4\uD328\uD558\uB354\uB77C\uB3C4 \uB178\uB4DC\uB97C \uC0DD\uC131\uD560\uC9C0\uB97C \uC9C0\uC815\uD569\uB2C8\uB2E4.
220220
node.type=\uC720\uD615:

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_pt_BR.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=Caminho absoluto para arquivo de chave privado do usu\u00E1rio
214214
node.EditPageTitle=Editar N\u00F3
215215
node.EditPageTitleHelp=Edite as propriedades para o n\u00F3 selecionado.
216216
node.InstallDir=Diret\u00F3rio de Instala\u00E7\u00E3o :
217-
node.InstallDirHelp=Caminho completo para o pai do diret\u00F3rio de instala\u00E7\u00E3o base do software do GlassFish Server no host, por exemplo, /export/glassfish4.
217+
node.InstallDirHelp=Caminho completo para o pai do diret\u00F3rio de instala\u00E7\u00E3o base do software do GlassFish Server no host, por exemplo, /export/glassfish5.
218218
node.force=For\u00E7ar:
219219
node.forceHelp=Especifica se o n\u00F3 ser\u00E1 criado mesmo que a valida\u00E7\u00E3o dos par\u00E2metros do n\u00F3 falhe.
220220
node.type=Tipo:

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_zh_CN.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=SSH \u7528\u6237\u7684\u79C1\u6709\u5BC6\u94A5\u6587\u4EF6\u768
214214
node.EditPageTitle=\u7F16\u8F91\u8282\u70B9
215215
node.EditPageTitleHelp=\u7F16\u8F91\u6240\u9009\u8282\u70B9\u7684\u5C5E\u6027\u3002
216216
node.InstallDir=\u5B89\u88C5\u76EE\u5F55:
217-
node.InstallDirHelp=\u4E3B\u673A\u4E0A GlassFish Server \u8F6F\u4EF6\u57FA\u5B89\u88C5\u76EE\u5F55\u7236\u76EE\u5F55\u7684\u5B8C\u6574\u8DEF\u5F84, \u4F8B\u5982 /export/glassfish4\u3002
217+
node.InstallDirHelp=\u4E3B\u673A\u4E0A GlassFish Server \u8F6F\u4EF6\u57FA\u5B89\u88C5\u76EE\u5F55\u7236\u76EE\u5F55\u7684\u5B8C\u6574\u8DEF\u5F84, \u4F8B\u5982 /export/glassfish5\u3002
218218
node.force=\u5F3A\u5236:
219219
node.forceHelp=\u6307\u5B9A\u662F\u5426\u521B\u5EFA\u8282\u70B9 (\u5373\u4F7F\u8282\u70B9\u7684\u53C2\u6570\u9A8C\u8BC1\u5931\u8D25\u4E5F\u8981\u521B\u5EFA)\u3002
220220
node.type=\u7C7B\u578B:

main/appserver/admingui/cluster-l10n/src/main/resources/org/glassfish/cluster/admingui/Strings_zh_TW.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33
#
4-
# Copyright (c) 2010-2013 Oracle and/or its affiliates. All rights reserved.
4+
# Copyright (c) 2010-2017 Oracle and/or its affiliates. All rights reserved.
55
#
66
# The contents of this file are subject to the terms of either the GNU
77
# General Public License Version 2 only ("GPL") or the Common Development
@@ -214,7 +214,7 @@ node.KeyfileHelp=SSH \u4F7F\u7528\u8005\u7684\u79C1\u5BC6\u91D1\u9470\u6A94\u684
214214
node.EditPageTitle=\u7DE8\u8F2F\u7BC0\u9EDE
215215
node.EditPageTitleHelp=\u70BA\u9078\u53D6\u7684\u7BC0\u9EDE\u7DE8\u8F2F\u7279\u6027\u3002
216216
node.InstallDir=\u5B89\u88DD\u76EE\u9304\uFF1A
217-
node.InstallDirHelp=\u4E3B\u6A5F\u4E0A GlassFish Server \u8EDF\u9AD4\u7684\u57FA\u5E95\u5B89\u88DD\u76EE\u9304\u4E4B\u7236\u7CFB\u76EE\u9304\u7684\u5B8C\u6574\u8DEF\u5F91\uFF0C\u4F8B\u5982 /export/glassfish4\u3002
217+
node.InstallDirHelp=\u4E3B\u6A5F\u4E0A GlassFish Server \u8EDF\u9AD4\u7684\u57FA\u5E95\u5B89\u88DD\u76EE\u9304\u4E4B\u7236\u7CFB\u76EE\u9304\u7684\u5B8C\u6574\u8DEF\u5F91\uFF0C\u4F8B\u5982 /export/glassfish5\u3002
218218
node.force=\u5F37\u5236\uFF1A
219219
node.forceHelp=\u6307\u5B9A\u662F\u5426\u5373\u4F7F\u7BC0\u9EDE\u7684\u53C3\u6578\u9A57\u8B49\u5931\u6557\u4ECD\u8981\u5EFA\u7ACB\u7BC0\u9EDE\u3002
220220
node.type=\u985E\u578B\uFF1A

0 commit comments

Comments
 (0)