[jira] [Commented] (DIRKRB-647) Compilation error with java7 in gss moudle

2017-08-28 Thread Jiajia Li (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRKRB-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16144647#comment-16144647
 ] 

Jiajia Li commented on DIRKRB-647:
--

Hi Colm,
I don't think it's a good choice to switch Kerby 1.1 to target java 8, some 
projects(such as Hadoop) using the some modules of Kerby, it will break the 
compatibility.

> Compilation error with java7 in gss moudle
> --
>
> Key: DIRKRB-647
> URL: https://issues.apache.org/jira/browse/DIRKRB-647
> Project: Directory Kerberos
>  Issue Type: Bug
>Reporter: Jiajia Li
> Fix For: 1.1.0
>
>
>  Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile 
> (default-compile) on project kerb-gssapi: Compilation failure: Compilation 
> failure:
> [ERROR] 
> directory-kerby/kerby-kerb/kerb-gssapi/src/main/java/org/apache/kerby/kerberos/kerb/gss/impl/GssAcceptCred.java:[64,57]
>  cannot find symbol
> [ERROR] symbol:   method getPrincipal()
> [ERROR] location: variable keyTab of type javax.security.auth.kerberos.KeyTab
> [ERROR]directory-kerby/kerby-kerb/kerb-gssapi/src/main/java/org/apache/kerby/kerberos/kerb/gss/impl/CredUtils.java:[64,28]
>  cannot find symbol
> [ERROR] symbol:   method getPrincipal()
> [ERROR] location: variable tab of type javax.security.auth.kerberos.KeyTab



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (DIRKRB-647) Compilation error with java7 in gss moudle

2017-08-10 Thread Colm O hEigeartaigh (JIRA)

[ 
https://issues.apache.org/jira/browse/DIRKRB-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16121519#comment-16121519
 ] 

Colm O hEigeartaigh commented on DIRKRB-647:


We could always switch Kerby 1.1 to require JDK8. 

> Compilation error with java7 in gss moudle
> --
>
> Key: DIRKRB-647
> URL: https://issues.apache.org/jira/browse/DIRKRB-647
> Project: Directory Kerberos
>  Issue Type: Bug
>Reporter: Jiajia Li
> Fix For: 1.1.0
>
>
>  Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile 
> (default-compile) on project kerb-gssapi: Compilation failure: Compilation 
> failure:
> [ERROR] 
> directory-kerby/kerby-kerb/kerb-gssapi/src/main/java/org/apache/kerby/kerberos/kerb/gss/impl/GssAcceptCred.java:[64,57]
>  cannot find symbol
> [ERROR] symbol:   method getPrincipal()
> [ERROR] location: variable keyTab of type javax.security.auth.kerberos.KeyTab
> [ERROR]directory-kerby/kerby-kerb/kerb-gssapi/src/main/java/org/apache/kerby/kerberos/kerb/gss/impl/CredUtils.java:[64,28]
>  cannot find symbol
> [ERROR] symbol:   method getPrincipal()
> [ERROR] location: variable tab of type javax.security.auth.kerberos.KeyTab



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)