You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jiajia Li (JIRA)" <ji...@apache.org> on 2017/08/30 01:24:00 UTC

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

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

Jiajia Li commented on DIRKRB-647:
----------------------------------

The reflection method looks good to me, +1.

> Compilation error with java7 in gss module
> ------------------------------------------
>
>                 Key: DIRKRB-647
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-647
>             Project: Directory Kerberos
>          Issue Type: Bug
>            Reporter: Jiajia Li
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.1.0
>
>         Attachments: DIRKRB-647.patch
>
>
>  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)