Re: [jira] Resolved: (DIRSTUDIO-64) Unable to modify an Attribute Type's OID

2007-03-06 Thread Pierre-Arnaud Marcelot

Hi Stefan.

Did you clear Ivy repository cache (/home/YourUser/.ivy) ?

Since I have updated the jar in the dependency repository (and it's not a
new dependency), Ivy may not have updated its own.

P-A M.


On 3/5/07, Stefan Seelmann [EMAIL PROTECTED] wrote:


PAM, could you please check apache-ds-plugin? I updated but the class
AttributeTypeLiteral doesn't contain a setOid(String) method.

[javac] symbol  : method setOid(java.lang.String)
[javac] location: class
org.apache.directory.server.core.tools.schema.AttributeTypeLiteral
[javac] literal.setOid( oid );
[javac]^
---

Thanks,
Stefan

Pierre-Arnaud Marcelot (JIRA) schrieb:
  [
https://issues.apache.org/jira/browse/DIRSTUDIO-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]

 Pierre-Arnaud Marcelot resolved DIRSTUDIO-64.
 -

 Resolution: Fixed

 Resolved at commit 514644  514647.

 http://svn.apache.org/viewvc?view=revrev=514644
 http://svn.apache.org/viewvc?view=revrev=514647



 Unable to modify an Attribute Type's OID
 

 Key: DIRSTUDIO-64
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-64
 Project: Directory LDAP Studio
  Issue Type: Bug
  Components: ldapstudio-schemas
Affects Versions: 0.6.0
Reporter: Pierre-Arnaud Marcelot
 Assigned To: Pierre-Arnaud Marcelot
 Fix For: 0.7.0


 It's impossible to change the OID of an attribute type.
 The current version of the shared LDAP jar doesnt include a method to
change the oid of an AT. Current trunk version of shared LDAP includes it.
 It would be great to generate a new version of the shared LDAP
dependency to be able to change the OID of an AT in the UI of the Attribute
Type Editor.







Re: [jira] Resolved: (DIRSTUDIO-64) Unable to modify an Attribute Type's OID

2007-03-06 Thread Stefan Seelmann

Damn, I will never learn it. I forgot to clear the cache. Sorry for that.

Thanks,
Stefan

Pierre-Arnaud Marcelot wrote:


Hi Stefan.

Did you clear Ivy repository cache (/home/YourUser/.ivy) ?

Since I have updated the jar in the dependency repository (and it's 
not a new dependency), Ivy may not have updated its own.


P-A M.


On 3/5/07, *Stefan Seelmann* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


PAM, could you please check apache-ds-plugin? I updated but the class
AttributeTypeLiteral doesn't contain a setOid(String) method.

[javac] symbol  : method setOid( java.lang.String)
[javac] location: class
org.apache.directory.server.core.tools.schema.AttributeTypeLiteral
[javac] literal.setOid( oid );
[javac]^
---

Thanks,
Stefan

Pierre-Arnaud Marcelot (JIRA) schrieb:
  [

https://issues.apache.org/jira/browse/DIRSTUDIO-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel

https://issues.apache.org/jira/browse/DIRSTUDIO-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

 Pierre-Arnaud Marcelot resolved DIRSTUDIO-64.
 -

 Resolution: Fixed

 Resolved at commit 514644  514647.

 http://svn.apache.org/viewvc?view=revrev=514644
http://svn.apache.org/viewvc?view=revrev=514644
 http://svn.apache.org/viewvc?view=revrev=514647
http://svn.apache.org/viewvc?view=revrev=514647



 Unable to modify an Attribute Type's OID
 

 Key: DIRSTUDIO-64
 URL:
https://issues.apache.org/jira/browse/DIRSTUDIO-64
 Project: Directory LDAP Studio
  Issue Type: Bug
  Components: ldapstudio-schemas
Affects Versions: 0.6.0
Reporter: Pierre-Arnaud Marcelot
 Assigned To: Pierre-Arnaud Marcelot
 Fix For: 0.7.0


 It's impossible to change the OID of an attribute type.
 The current version of the shared LDAP jar doesnt include a
method to change the oid of an AT. Current trunk version of shared
LDAP includes it.
 It would be great to generate a new version of the shared LDAP
dependency to be able to change the OID of an AT in the UI of the
Attribute Type Editor.









Re: [jira] Resolved: (DIRSTUDIO-64) Unable to modify an Attribute Type's OID

2007-03-05 Thread Stefan Seelmann
PAM, could you please check apache-ds-plugin? I updated but the class
AttributeTypeLiteral doesn't contain a setOid(String) method.

[javac] symbol  : method setOid(java.lang.String)
[javac] location: class
org.apache.directory.server.core.tools.schema.AttributeTypeLiteral
[javac] literal.setOid( oid );
[javac]^
---

Thanks,
Stefan

Pierre-Arnaud Marcelot (JIRA) schrieb:
  [ 
 https://issues.apache.org/jira/browse/DIRSTUDIO-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
  ]

 Pierre-Arnaud Marcelot resolved DIRSTUDIO-64.
 -

 Resolution: Fixed

 Resolved at commit 514644  514647.

 http://svn.apache.org/viewvc?view=revrev=514644
 http://svn.apache.org/viewvc?view=revrev=514647


   
 Unable to modify an Attribute Type's OID
 

 Key: DIRSTUDIO-64
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-64
 Project: Directory LDAP Studio
  Issue Type: Bug
  Components: ldapstudio-schemas
Affects Versions: 0.6.0
Reporter: Pierre-Arnaud Marcelot
 Assigned To: Pierre-Arnaud Marcelot
 Fix For: 0.7.0


 It's impossible to change the OID of an attribute type.
 The current version of the shared LDAP jar doesnt include a method to change 
 the oid of an AT. Current trunk version of shared LDAP includes it.
 It would be great to generate a new version of the shared LDAP dependency to 
 be able to change the OID of an AT in the UI of the Attribute Type Editor.