[jira] [Created] (DIRAPI-243) Cannot get AttributeType from Attribute

2015-08-13 Thread Steven Nguyen (JIRA)
Steven Nguyen created DIRAPI-243: Summary: Cannot get AttributeType from Attribute Key: DIRAPI-243 URL: https://issues.apache.org/jira/browse/DIRAPI-243 Project: Directory Client API Issue Ty

Usage of static variables in BaseInterceptor

2015-08-13 Thread Stefan Seelmann
Hi dev, while doing some checkstyle cleanup in ApacheDS I found some strange usage of static varables, e.g. in BaseInterceptor, there are lot of definitions like protected static AttributeType OBJECT_CLASS_AT; However those variables are not initialized in a static block, but in the BaseInte

Re: Usage of static variables in BaseInterceptor

2015-08-13 Thread Emmanuel Lécharny
Le 13/08/15 20:40, Stefan Seelmann a écrit : > Hi dev, > > while doing some checkstyle cleanup in ApacheDS I found some strange > usage of static varables, e.g. in BaseInterceptor, there are lot of > definitions like > > protected static AttributeType OBJECT_CLASS_AT; > > However those variable

[jira] [Created] (DIRAPI-244) Error in loading schema

2015-08-13 Thread Steven Nguyen (JIRA)
Steven Nguyen created DIRAPI-244: Summary: Error in loading schema Key: DIRAPI-244 URL: https://issues.apache.org/jira/browse/DIRAPI-244 Project: Directory Client API Issue Type: Bug Affe

[jira] [Commented] (DIRKRB-400) Maven pom issues

2015-08-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696537#comment-14696537 ] Jiajia Li commented on DIRKRB-400: -- Thanks Gerard for providing the patch, the fix looks

[jira] [Updated] (DIRKRB-400) Maven pom project version issues

2015-08-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li updated DIRKRB-400: - Summary: Maven pom project version issues (was: Maven pom issues) > Maven pom project version issues > --

[jira] [Resolved] (DIRKRB-400) Maven pom project version issues

2015-08-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li resolved DIRKRB-400. -- Resolution: Fixed commit 9ea71a27945378e5c5bd343f79ee0c6dbfe07dfc Author: plusplusjiajia Date: Fri Au

[jira] [Commented] (DIRAPI-244) Error in loading schema

2015-08-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696571#comment-14696571 ] Emmanuel Lecharny commented on DIRAPI-244: -- You are most certainly trying to load

[jira] [Comment Edited] (DIRAPI-244) Error in loading schema

2015-08-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696571#comment-14696571 ] Emmanuel Lecharny edited comment on DIRAPI-244 at 8/14/15 6:40 AM: -

[jira] [Resolved] (DIRKRB-401) Serializable classes serialVersionUID field missing

2015-08-13 Thread Jiajia Li (JIRA)
[ https://issues.apache.org/jira/browse/DIRKRB-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiajia Li resolved DIRKRB-401. -- Resolution: Fixed Thanks for Gerard's contribution. commit d54038a2d31b839c7b0984de673dc20f60d8bd78 Auth

[jira] [Commented] (DIRAPI-243) Cannot get AttributeType from Attribute

2015-08-13 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRAPI-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696581#comment-14696581 ] Emmanuel Lecharny commented on DIRAPI-243: -- You have to load a schema before bein