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

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


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

Radoslav Husar edited comment on MODCLUSTER-456 at 7/1/15 3:25 PM:
-------------------------------------------------------------------

Also let me note that move to JDK7 might not be that far away:
* Maven 3.3 and newer not longer runs on JDK6 (quote: "This is a stable version 3.2.x of Maven with Java 6 requirement, for projects that can't upgrade to Maven 3.3 yet.", see https://maven.apache.org/download.cgi)
* jboss-parent is already based on 1.7




was (Author: rhusar):
Also noting that 

# Maven 3.3 and newer not longer runs on JDK6 (This is a stable version 3.2.x of Maven with Java 6 requirement, for projects that can't upgrade to Maven 3.3 yet.)
# jboss-parent is already based on 1.7



> 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