[jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-03-31 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15221092#comment-15221092 ] Jiajia Li commented on DIRKRB-542: -- Great work, no tests failure and check style issues now. If you can

RE: [jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-03-31 Thread Li, Jiajia
Thanks Richard and Gerard for the quick changes, I will test the new patch soon. Regards, Jiajia From: Richard Feezel [mailto:rfee...@gmail.com] Sent: Thursday, March 31, 2016 7:50 PM To: Apache Directory Developers List Subject: Re: [jira] [Commented] (DIRKRB-542) Kerby Authorization I have

[jira] [Comment Edited] (DIRSERVER-1606) DefaultSchemaLdifExtractor chokes when using apacheds-all Maven artifact

2016-03-31 Thread Cristian Tarsoaga (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217646#comment-15217646 ] Cristian Tarsoaga edited comment on DIRSERVER-1606 at 3/31/16 7:34 PM:

[jira] [Updated] (DIRKRB-542) Kerby Authorization

2016-03-31 Thread Gerard Gagliano (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerard Gagliano updated DIRKRB-542: --- Attachment: ad3.patch Corrected some check style errors. > Kerby Authorization >

[jira] [Updated] (DIRKRB-542) Kerby Authorization

2016-03-31 Thread Gerard Gagliano (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerard Gagliano updated DIRKRB-542: --- Attachment: ad2.patch Cleanup line lengths for all committed files. Additional cleanup of the

Re: [jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-03-31 Thread Richard Feezel
I have completed a set of changes which addresses the induced problem in Asn1CollectionType. I have also made changes to the tests where the test was dependent on the incorrect behavior of this class. I have all tests passing now. Gerard should be able to post an additional patch with these

RE: [jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-03-31 Thread Zheng, Kai
Thanks Richard for digging into the deep! If the test failure is the only issue incurred by the desired change, we can fix the test anyway. But I’m afraid the impact may be more than that. I remembered I had considered to change the behavior, but due to some impacts I leave it as it was. When

FW: [jira] [Commented] (DIRKRB-542) Kerby Authorization

2016-03-31 Thread Zheng, Kai
Let’s discuss this in the Kerby space. Thanks. Regards, Kai From: Li, Jiajia [mailto:jiajia...@intel.com] Sent: Thursday, March 31, 2016 12:19 PM To: Apache Directory Developers List Subject: RE: [jira] [Commented] (DIRKRB-542) Kerby Authorization Run “mvn clean