[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-456) Fix compilation on JDK 6

Radoslav Husar (JIRA) issues at jboss.org
Wed Jul 1 17:33:02 EDT 2015


    [ https://issues.jboss.org/browse/MODCLUSTER-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085604#comment-13085604 ] 

Radoslav Husar commented on MODCLUSTER-456:
-------------------------------------------

Regression was caused by this commit:

https://github.com/modcluster/mod_cluster/commit/864a6fae6acb8ca39ecccb0ba4f4ab4feb4f739a

Nevertheless, we now support Tomcat 8 which wont compile with JDK6 anyway.

> Fix compilation on JDK 6
> ------------------------
>
>                 Key: MODCLUSTER-456
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-456
>             Project: mod_cluster
>          Issue Type: Bug
>          Components: Core & Container Integration (Java)
>    Affects Versions: 1.3.1.Final
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>              Labels: build
>             Fix For: 1.3.2.Alpha1
>
>
> {code}[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mod_cluster-core: Compilation failure
> [INFO] [ERROR] /home/rhusar/git/mod_cluster/core/src/main/java/org/jboss/modcluster/config/impl/ModClusterConfig.java:[88,43] getHostString() is not public in java.net.InetSocketAddress; cannot be accessed from outside package
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the mod_cluster-issues mailing list