[
https://issues.jboss.org/browse/JBIDE-23208?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-23208:
---------------------------------------
[~adietish], unfortunately I cannot reproduce ATM. When I start cdk on a recent build of
devstudio, I don't see any error and the certificate dialog contains english dates:
{code}
Issued By:
Common Name (CN): 10.0.2.15
Validity:
Issued On: Thu, 27 Oct 2016 11:08:17
Expires On: Sat, 27 Oct 2018 11:08:18
SHA1 Fingerprint:
6657920591E344A347884B6535DA30C30ED04FE8
{code}
SSLCertificatesPreference.isValid(String): Could not parse
----------------------------------------------------------
Key: JBIDE-23208
URL:
https://issues.jboss.org/browse/JBIDE-23208
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, openshift
Affects Versions: 4.4.2.AM1
Reporter: Martin Malina
Fix For: 4.4.x
When I start CDK and OpenShift connection is established, I get this in the Error Log
view:
org.jboss.tools.openshift.ui
SSLCertificatesPreference.isValid(String): Could not parse 'Čt, 20 Zář 2018
12:54:07' in format E, d MMM yyyy HH:mm:ss
An exception stack trace is not available.
As you can see, the date is localized. I think this started happening after I updated to
macOS Sierra last night - I never noticed it before. If we can figure out where the
parsing is happening, perhaps we can come up with a switch for using english date here.
Env:
devstudio-10.2.0.AM1-v20160920-0457-B6061-installer-standalone.jar
cdk 2.2.rc5
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)