[JBoss JIRA] (MODCLUSTER-681) CI: update to a newer Ubuntu version by specifying dist: xenial
by Radoslav Husar (Jira)
Radoslav Husar created MODCLUSTER-681:
-----------------------------------------
Summary: CI: update to a newer Ubuntu version by specifying dist: xenial
Key: MODCLUSTER-681
URL: https://issues.jboss.org/browse/MODCLUSTER-681
Project: mod_cluster
Issue Type: Task
Components: CI & Packaging
Reporter: Radoslav Husar
Assignee: Michal Karm
This job ran on our Precise environment, which is in the process of being decommissioned. Please update to a newer Ubuntu version by specifying dist: xenial in your .travis.yml.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 8 months
[JBoss JIRA] (MODCLUSTER-680) TomcatConnector#getType should not consult "secure" for HTTPS connectors
by Jean-Frederic Clere (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-680?page=com.atlassian.jira.pl... ]
Jean-Frederic Clere updated MODCLUSTER-680:
-------------------------------------------
Description:
The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult
{{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}}
but rather whatever is set
{{SSLEnabled="true"}}.
was:
The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult
{{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}}
but rather whatever is set
{{SSLEngine="true"}}.
> TomcatConnector#getType should not consult "secure" for HTTPS connectors
> ------------------------------------------------------------------------
>
> Key: MODCLUSTER-680
> URL: https://issues.jboss.org/browse/MODCLUSTER-680
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.2.13.Final, 2.0.0.Alpha1, 1.3.10.Final
> Reporter: Radoslav Husar
> Assignee: Jean-Frederic Clere
> Priority: Major
>
> The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult
> {{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}}
> but rather whatever is set
> {{SSLEnabled="true"}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (MODCLUSTER-680) TomcatConnector#getType should not consult "secure" for HTTPS connectors
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-680?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-680:
--------------------------------------
Description:
The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult
{{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}}
but rather whatever is set
{{SSLEngine="true"}}.
was:
The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult {{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}} but rather whatever is set {{SSLEngine="true"}}.
> TomcatConnector#getType should not consult "secure" for HTTPS connectors
> ------------------------------------------------------------------------
>
> Key: MODCLUSTER-680
> URL: https://issues.jboss.org/browse/MODCLUSTER-680
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.2.13.Final, 2.0.0.Alpha1, 1.3.10.Final
> Reporter: Radoslav Husar
> Assignee: Jean-Frederic Clere
> Priority: Major
>
> The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult
> {{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}}
> but rather whatever is set
> {{SSLEngine="true"}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (MODCLUSTER-680) TomcatConnector#getType should not consult "secure" for HTTPS connectors
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-680?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-680:
--------------------------------------
Description:
The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult {{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}} but rather whatever is set {{SSLEngine="true"}}.
was:
The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult {{ return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}} but rather whatever is set {{SSLEngine="true"}}.
> TomcatConnector#getType should not consult "secure" for HTTPS connectors
> ------------------------------------------------------------------------
>
> Key: MODCLUSTER-680
> URL: https://issues.jboss.org/browse/MODCLUSTER-680
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.2.13.Final, 2.0.0.Alpha1, 1.3.10.Final
> Reporter: Radoslav Husar
> Assignee: Jean-Frederic Clere
> Priority: Major
>
> The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult {{return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}} but rather whatever is set {{SSLEngine="true"}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months
[JBoss JIRA] (MODCLUSTER-680) TomcatConnector#getType should not consult "secure" for HTTPS connectors
by Radoslav Husar (Jira)
[ https://issues.jboss.org/browse/MODCLUSTER-680?page=com.atlassian.jira.pl... ]
Radoslav Husar updated MODCLUSTER-680:
--------------------------------------
Description:
The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult {{ return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}} but rather whatever is set {{SSLEngine="true"}}.
> TomcatConnector#getType should not consult "secure" for HTTPS connectors
> ------------------------------------------------------------------------
>
> Key: MODCLUSTER-680
> URL: https://issues.jboss.org/browse/MODCLUSTER-680
> Project: mod_cluster
> Issue Type: Bug
> Components: Core & Container Integration (Java)
> Affects Versions: 1.2.13.Final, 2.0.0.Alpha1, 1.3.10.Final
> Reporter: Radoslav Husar
> Assignee: Jean-Frederic Clere
> Priority: Major
>
> The {{org.jboss.modcluster.container.tomcat.TomcatConnector#getType}} should not consult {{ return Boolean.TRUE.equals(IntrospectionUtils.getProperty(handler, "secure")) ? Type.HTTPS : Type.HTTP;}} but rather whatever is set {{SSLEngine="true"}}.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 9 months