[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)


Re: Apache LDAP API 2.0 git migration

2017-08-28 Thread Emmanuel Lécharny


Le 28/08/2017 à 20:04, Stefan Seelmann a écrit :
> On 08/13/2017 09:33 AM, Emmanuel Lécharny wrote:
>> Hi !
>>
>>
>> so here a list of items that need to be taken care of in order to have
>> teh migratio successful :
>>
>>
>> - ask INFRA to migrate the current SVN repo, with all the history,
>> including branches). That should take a couple of days.
>>
>> - fix the release process to use git instead of SVN ( a bit of work here
>> ..., but we already have it working for fortress, so that's not that
>> complex)
>>
>> - update the web site to tell teh world (well, our world ;-) that we are
>> now using git for the API
>>
>> - add a page where we provide the minimal list of commands to use for
>> those who are not comfortable with git.
> It seems it's done, at least I see some commits to git :)

Indeed !
>
> Does that mean that SVN tree /directory/shared is now read-only? Or are
> both SVN an git now writeable? I assume they are not synchronized, right?

Svn is not yet read-only. I still need to ask Infra for that, will do soon.

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org



Re: Apache LDAP API 2.0 git migration

2017-08-28 Thread Stefan Seelmann
On 08/13/2017 09:33 AM, Emmanuel Lécharny wrote:
> Hi !
> 
> 
> so here a list of items that need to be taken care of in order to have
> teh migratio successful :
> 
> 
> - ask INFRA to migrate the current SVN repo, with all the history,
> including branches). That should take a couple of days.
> 
> - fix the release process to use git instead of SVN ( a bit of work here
> ..., but we already have it working for fortress, so that's not that
> complex)
> 
> - update the web site to tell teh world (well, our world ;-) that we are
> now using git for the API
> 
> - add a page where we provide the minimal list of commands to use for
> those who are not comfortable with git.

It seems it's done, at least I see some commits to git :)

Does that mean that SVN tree /directory/shared is now read-only? Or are
both SVN an git now writeable? I assume they are not synchronized, right?

Kind Regards,
Stefan


[jira] [Commented] (DIRKRB-651) Add support to send a JWT AccessToken via the GSS API

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

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

Colm O hEigeartaigh commented on DIRKRB-651:


Could someone review please?

> Add support to send a JWT AccessToken via the GSS API
> -
>
> Key: DIRKRB-651
> URL: https://issues.apache.org/jira/browse/DIRKRB-651
> Project: Directory Kerberos
>  Issue Type: Improvement
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
> Fix For: 1.1.0
>
> Attachments: DIRKRB-651.patch
>
>
> This task is to add support to send a JWT AccessToken via the GSS API.



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