This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bb13e1  [NETBEANS-2306] Fix for missing resource 
AmazonJ2EEServerWizardComponent.containerLabel.text
     new e8809f2  Merge pull request #1282 from peedeeboy/NETBEANS-2306
5bb13e1 is described below

commit 5bb13e1e0db74ef922255b3e373f13d1b171564b
Author: Pete Whelpton <peedee...@gmail.com>
AuthorDate: Tue Jun 4 19:34:12 2019 +0100

    [NETBEANS-2306] Fix for missing resource 
AmazonJ2EEServerWizardComponent.containerLabel.text
---
 .../org/netbeans/modules/cloud/amazon/ui/serverplugin/Bundle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/enterprise/cloud.amazon/src/org/netbeans/modules/cloud/amazon/ui/serverplugin/Bundle.properties
 
b/enterprise/cloud.amazon/src/org/netbeans/modules/cloud/amazon/ui/serverplugin/Bundle.properties
index 46e28b7..4861ac1 100644
--- 
a/enterprise/cloud.amazon/src/org/netbeans/modules/cloud/amazon/ui/serverplugin/Bundle.properties
+++ 
b/enterprise/cloud.amazon/src/org/netbeans/modules/cloud/amazon/ui/serverplugin/Bundle.properties
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 AmazonJ2EEServerWizardComponent.endNameLabel.text=Environment Name:
-AmazonJ2EEServerWizardComponent.envFullURLLabel.text=\ \
+AmazonJ2EEServerWizardComponent.envFullURLLabel.text=
 AmazonJ2EEServerWizardComponent.containerLabel.text=Container Type:
 
 AmazonJ2EEServerWizardComponent.name=Create new virtual application or 
environment


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to