Re: Weird failure on Jenkins

2024-04-15 Thread Pierre Smits
Hi Emmanuel,

We have several jobs on Jenkins regarding our subproject not running
successfully for quite some time now (more than a year for some?).

We should come together to get these fixed, so that we can work towards
getting new releases out.

Met vriendelijke groet,

Pierre


On Thu, Apr 4, 2024 at 2:19 PM Emmanuel Lécharny 
wrote:

> Hi!
>
> I was trying to add a Java 21 build in the build
> (
> https://ci-builds.apache.org/blue/organizations/jenkins/Directory%2Fdir-ldap-api-pipeline/detail/dir-ldap-api-pipeline/344/pipeline),
>
> and I get an error at the very end that I can't understand. Basically
> the build works, but it cannot end the container:
>
> ...
> [INFO]
> 
> [INFO] BUILD SUCCESS
> [INFO]
> 
> [INFO] Total time:  05:35 min
> [INFO] Finished at: 2024-04-03T19:38:06Z
> [INFO]
> 
> Post stage
> [Pipeline] junit
> Recording test results
> [Checks API] No suitable checks publisher found.
> [Pipeline] deleteDir
> [Pipeline] }
> $ docker stop --time=1
> e9ca8c46f2ea84fe33e599633d82dd6ebed39393c5ad2d5514d1a7e5279bab20
> $ docker rm -f --volumes
> e9ca8c46f2ea84fe33e599633d82dd6ebed39393c5ad2d5514d1a7e5279bab20
> [Pipeline] // withDockerContainer
> [Pipeline] }
> [Pipeline] // withEnv
> [Pipeline] }
> [Pipeline] // node
> [Pipeline] }
> [Pipeline] // retry
> [Pipeline] }
> [Pipeline] // timeout
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] }
> [Pipeline] // parallel
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] stage
> [Pipeline] { (Deploy)
> Stage "Deploy" skipped due to earlier failure(s)
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] stage
> [Pipeline] { (Declarative: Post Actions)
> [Pipeline] mail
> [Pipeline] }
> [Pipeline] // stage
> [Pipeline] }
> [Pipeline] // timeout
> [Pipeline] End of Pipeline
> Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId:
> 74fa27f4-c8b4-4ce0-a921-48468b706a69
> Also:   Also:
> org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId:
> 51f72d55-8d87-4a88-8f39-d2c2953753eb
> hudson.AbortException: script returned exit code 1
> at
>
> org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:668)
> at
>
> org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:614)
> at
>
> org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:555)
> at
>
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
> at
> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> at
>
> java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
> java.io.IOException: Failed to run top
> '9f4ce4f058fd6180ce735fcb318a0a46822f3d7442c9c9faf7ab68637be514e2'.
> Error: Error response from daemon: container
> 9f4ce4f058fd6180ce735fcb318a0a46822f3d7442c9c9faf7ab68637be514e2 is not
> running
> at
>
> org.jenkinsci.plugins.docker.workflow.client.DockerClient.listProcess(DockerClient.java:155)
> at
>
> org.jenkinsci.plugins.docker.workflow.WithContainerStep$Execution.start(WithContainerStep.java:201)
> at org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:323)
> at
> org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:196)
> at
>
> org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
> at
>
> org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47)
> at
>
> org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
> at
>
> org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
> at
>
> com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
> at
>
> org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:105)
> at
>
> org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:140)
> at
> org.jenkinsci.plugins.docker.workflow.Docker.node(Docker.groovy:66)
> at
>
> org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:125)
> at
>
> org.jenkinsci.plugins.docker.workflow.declarative.DockerPipelineScript.runImage(DockerPipelineScript.groovy:54)
> at
>
> org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.configureRegistry(AbstractDockerPipelineScript.groovy:63)
> at
>
> org.jenkinsci.plugins.docker.workflow.declarative.AbstractDockerPipelineScript.run(AbstractDockerPipelineScript.groovy:50)
> at
>
> 

[jira] [Resolved] (DIRSTUDIO-1336) split GitHub workflow builds of pull requests

2024-02-28 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1336.
-
Fix Version/s: 2.0.0-M18
   Resolution: Implemented

> split GitHub workflow builds of pull requests
> -
>
> Key: DIRSTUDIO-1336
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1336
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> Splitting GitHub workflows for building Directory Studio.
> Having build workflows for:
>  * openjdk 11
>  * openjdk 17
>  * openjdk 21



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1336) split GitHub workflow builds of pull requests

2024-02-28 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1336.
---

> split GitHub workflow builds of pull requests
> -
>
> Key: DIRSTUDIO-1336
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1336
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> Splitting GitHub workflows for building Directory Studio.
> Having build workflows for:
>  * openjdk 11
>  * openjdk 17
>  * openjdk 21



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1336) split GitHub workflow builds of pull requests

2024-02-28 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1336:
---

 Summary: split GitHub workflow builds of pull requests
 Key: DIRSTUDIO-1336
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1336
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits


Splitting GitHub workflows for building Directory Studio.
Having build workflows for:
 * openjdk 11
 * openjdk 17
 * openjdk 21



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1335) Bump tycho.version from 2.3.0 to 4.0.0

2024-02-28 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1335:
---

 Summary: Bump tycho.version from 2.3.0 to 4.0.0
 Key: DIRSTUDIO-1335
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1335
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits
 Fix For: 2.0.0-M18






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1334) Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0

2024-02-27 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1334.
---

> Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
> 
>
> Key: DIRSTUDIO-1334
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1334
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1304) vulnerability for poi-3.9.jar

2024-02-27 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1304.
---

> vulnerability for poi-3.9.jar
> -
>
> Key: DIRSTUDIO-1304
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1304
> Project: Directory Studio
>  Issue Type: Task
>Affects Versions: 2.0.0-M17
>Reporter: Krystian Tokarz
>Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> Our vulnerability system (Nessus) discovers that poi-3.9.jar file is 
> vulnerable (medium risk). This file is created when Apache Directory Studio 
> is started on our Windows 2016 Server OS.
> Folders:  
> C:\Documents and 
> Settings\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  and
> C:\Users\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  
> Plugin ID: 106717
> Plugin description: The version of Apache POI installed on the remote host is 
> a version prior to 3.17. It is, therefore, affected by multiple DoS 
> vulnerabilities. Note that Nessus has not tested for these issues but has 
> instead relied only on the application's self-reported version number.
> Apache POI < 3.17 Multiple DoS Vulnerabilities
>  
> Could you provide any information about this issue? Can we patch this somehow?
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1304) vulnerability for poi-3.9.jar

2024-02-27 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1304.
-
Resolution: Done

> vulnerability for poi-3.9.jar
> -
>
> Key: DIRSTUDIO-1304
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1304
> Project: Directory Studio
>  Issue Type: Task
>Affects Versions: 2.0.0-M17
>Reporter: Krystian Tokarz
>Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> Our vulnerability system (Nessus) discovers that poi-3.9.jar file is 
> vulnerable (medium risk). This file is created when Apache Directory Studio 
> is started on our Windows 2016 Server OS.
> Folders:  
> C:\Documents and 
> Settings\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  and
> C:\Users\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  
> Plugin ID: 106717
> Plugin description: The version of Apache POI installed on the remote host is 
> a version prior to 3.17. It is, therefore, affected by multiple DoS 
> vulnerabilities. Note that Nessus has not tested for these issues but has 
> instead relied only on the application's self-reported version number.
> Apache POI < 3.17 Multiple DoS Vulnerabilities
>  
> Could you provide any information about this issue? Can we patch this somehow?
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Commented] (DIRSTUDIO-1304) vulnerability for poi-3.9.jar

2024-02-26 Thread Pierre Smits (Jira)


[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820865#comment-17820865
 ] 

Pierre Smits commented on DIRSTUDIO-1304:
-

[~elecharny] 

I will address this soon.

> vulnerability for poi-3.9.jar
> -
>
> Key: DIRSTUDIO-1304
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1304
> Project: Directory Studio
>  Issue Type: Task
>Affects Versions: 2.0.0-M17
>Reporter: Krystian Tokarz
>Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> Our vulnerability system (Nessus) discovers that poi-3.9.jar file is 
> vulnerable (medium risk). This file is created when Apache Directory Studio 
> is started on our Windows 2016 Server OS.
> Folders:  
> C:\Documents and 
> Settings\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  and
> C:\Users\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  
> Plugin ID: 106717
> Plugin description: The version of Apache POI installed on the remote host is 
> a version prior to 3.17. It is, therefore, affected by multiple DoS 
> vulnerabilities. Note that Nessus has not tested for these issues but has 
> instead relied only on the application's self-reported version number.
> Apache POI < 3.17 Multiple DoS Vulnerabilities
>  
> Could you provide any information about this issue? Can we patch this somehow?
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Commented] (DIRSTUDIO-1317) Improve CI processes

2024-02-26 Thread Pierre Smits (Jira)


[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17820863#comment-17820863
 ] 

Pierre Smits commented on DIRSTUDIO-1317:
-

Hi [~elecharny] 

OFBIZ-1331 is  a sub-task of this ticket, should therefore stay open till done. 

IMO, sub-task 1 is about the GitHub actions, which should be light-weight and 
catered primarily to vetting Pull Requests. 
Sub-task 2m on the other hand, is about the more heavy-weight CI processes on 
CI-builds.a.o, running on the Jenkins variants. These should be about vetting 
the code base against various JDKs, packaging for the various platforms, etc. 

And it looks like that our CI process(es) on CI-builds.a.o. haven't run 
successfully for about 10 months now. So there is something definitely wrong in 
the params and/or code.

> Improve CI processes
> 
>
> Key: DIRSTUDIO-1317
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1317
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-build
>    Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Major
>
> While working DIRSTUDIO-1316 I noticed that
>  * tools/run-ui-tests.sh
> could do with some improvements, like
>  * the use of the referenced container
>  * running an individual test
> We should also look at aligning the Studio CI processes with other Directory 
> sub-projects:
>  * 
> h4. [directory-server|https://github.com/apache/directory-server]
>  * 
> h4. [directory-ldap-api|https://github.com/apache/directory-ldap-api]
>  * and potentially others



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1333) Typo correction oorg.apache

2024-02-25 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1333.
---

> Typo correction oorg.apache
> ---
>
> Key: DIRSTUDIO-1333
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1333
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>    Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> The valueEditor reference in valueEditors.exsd contains a typo in the class 
> name:
> {code:java}
> oorg.apache.directory.studio.valueeditors.TextValueEditor {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1333) Typo correction oorg.apache

2024-02-25 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1333.
-
Fix Version/s: 2.0.0-M18
   Resolution: Implemented

> Typo correction oorg.apache
> ---
>
> Key: DIRSTUDIO-1333
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1333
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>    Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> The valueEditor reference in valueEditors.exsd contains a typo in the class 
> name:
> {code:java}
> oorg.apache.directory.studio.valueeditors.TextValueEditor {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Assigned] (DIRSTUDIO-1333) Typo correction oorg.apache

2024-02-25 Thread Pierre Smits (Jira)


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

Pierre Smits reassigned DIRSTUDIO-1333:
---

Assignee: Pierre Smits

> Typo correction oorg.apache
> ---
>
> Key: DIRSTUDIO-1333
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1333
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>    Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Major
>
> The valueEditor reference in valueEditors.exsd contains a typo in the class 
> name:
> {code:java}
> oorg.apache.directory.studio.valueeditors.TextValueEditor {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1333) Typo correction oorg.apache

2024-02-25 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1333:
---

 Summary: Typo correction oorg.apache
 Key: DIRSTUDIO-1333
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1333
 Project: Directory Studio
  Issue Type: Improvement
  Components: studio-ldapbrowser
Reporter: Pierre Smits


The valueEditor reference in valueEditors.exsd contains a typo in the class 
name:
{code:java}
oorg.apache.directory.studio.valueeditors.TextValueEditor {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-1323) Dependabot: Bump tycho.version from 2.3.0 to 4.0.5

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-1323:

Summary: Dependabot: Bump tycho.version from 2.3.0 to 4.0.5  (was: 
Dependably: Bump tycho.version from 2.3.0 to 4.0.5)

> Dependabot: Bump tycho.version from 2.3.0 to 4.0.5
> --
>
> Key: DIRSTUDIO-1323
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1323
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
>
> see: [https://github.com/apache/directory-studio/pull/58]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Assigned] (DIRSTUDIO-1323) Dependably: Bump tycho.version from 2.3.0 to 4.0.5

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits reassigned DIRSTUDIO-1323:
---

Assignee: Pierre Smits

> Dependably: Bump tycho.version from 2.3.0 to 4.0.5
> --
>
> Key: DIRSTUDIO-1323
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1323
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
>
> see: [https://github.com/apache/directory-studio/pull/58]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1329) Bump org.apache.xmlgraphics:xmlgraphics-commons from 2.6 to 2.9

2024-02-15 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1329:
---

 Summary: Bump org.apache.xmlgraphics:xmlgraphics-commons from 2.6 
to 2.9
 Key: DIRSTUDIO-1329
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1329
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1326) Dependabot: Bump org.apache.directory.project:project from 45 to 48

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1326.
---

> Dependabot: Bump org.apache.directory.project:project from 45 to 48
> ---
>
> Key: DIRSTUDIO-1326
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1326
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> [https://github.com/apache/directory-studio/pull/59]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1326) Dependabot: Bump org.apache.directory.project:project from 45 to 48

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1326.
-
Fix Version/s: 2.0.0-M18
 Assignee: Pierre Smits
   Resolution: Implemented

> Dependabot: Bump org.apache.directory.project:project from 45 to 48
> ---
>
> Key: DIRSTUDIO-1326
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1326
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> [https://github.com/apache/directory-studio/pull/59]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1326) Dependabot: Bump org.apache.directory.project:project from 45 to 48

2024-02-15 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1326:
---

 Summary: Dependabot: Bump org.apache.directory.project:project 
from 45 to 48
 Key: DIRSTUDIO-1326
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1326
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits


[https://github.com/apache/directory-studio/pull/59]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Assigned] (DIRSTUDIO-1325) Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits reassigned DIRSTUDIO-1325:
---

Assignee: Pierre Smits

> Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2
> ---
>
> Key: DIRSTUDIO-1325
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1325
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
>
> see [https://github.com/apache/directory-studio/pull/57]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1325) Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1325.
---

> Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2
> ---
>
> Key: DIRSTUDIO-1325
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1325
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> see [https://github.com/apache/directory-studio/pull/57]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1325) Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1325.
-
Fix Version/s: 2.0.0-M18
   Resolution: Implemented

> Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2
> ---
>
> Key: DIRSTUDIO-1325
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1325
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> see [https://github.com/apache/directory-studio/pull/57]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1325) Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2

2024-02-15 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1325:
---

 Summary: Dependably: Bump junit.jupiter.version from 5.7.1 to 
5.10.2
 Key: DIRSTUDIO-1325
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1325
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-1325) Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-1325:

Description: see [https://github.com/apache/directory-studio/pull/57]

> Dependably: Bump junit.jupiter.version from 5.7.1 to 5.10.2
> ---
>
> Key: DIRSTUDIO-1325
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1325
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>Priority: Major
>
> see [https://github.com/apache/directory-studio/pull/57]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1324) Dependabot: Bump org.apache.ant:ant-apache-regexp from 1.7.1 to 1.10.14

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1324.
---

> Dependabot: Bump org.apache.ant:ant-apache-regexp from 1.7.1 to 1.10.14
> ---
>
> Key: DIRSTUDIO-1324
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1324
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> See: [https://github.com/apache/directory-studio/pull/56]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Assigned] (DIRSTUDIO-1324) Dependabot: Bump org.apache.ant:ant-apache-regexp from 1.7.1 to 1.10.14

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits reassigned DIRSTUDIO-1324:
---

Assignee: Pierre Smits

> Dependabot: Bump org.apache.ant:ant-apache-regexp from 1.7.1 to 1.10.14
> ---
>
> Key: DIRSTUDIO-1324
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1324
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
>
> See: [https://github.com/apache/directory-studio/pull/56]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1324) Dependabot: Bump org.apache.ant:ant-apache-regexp from 1.7.1 to 1.10.14

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1324.
-
Fix Version/s: 2.0.0-M18
   Resolution: Implemented

> Dependabot: Bump org.apache.ant:ant-apache-regexp from 1.7.1 to 1.10.14
> ---
>
> Key: DIRSTUDIO-1324
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1324
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> See: [https://github.com/apache/directory-studio/pull/56]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1324) Dependabot: Bump org.apache.ant:ant-apache-regexp from 1.7.1 to 1.10.14

2024-02-15 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1324:
---

 Summary: Dependabot: Bump org.apache.ant:ant-apache-regexp from 
1.7.1 to 1.10.14
 Key: DIRSTUDIO-1324
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1324
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits


See: [https://github.com/apache/directory-studio/pull/56]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1323) Dependably: Bump tycho.version from 2.3.0 to 4.0.5

2024-02-15 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1323:
---

 Summary: Dependably: Bump tycho.version from 2.3.0 to 4.0.5
 Key: DIRSTUDIO-1323
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1323
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits


see: [https://github.com/apache/directory-studio/pull/58]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1322) Dependabot: Bump org.codehaus.mojo:exec-maven-plugin from 1.5.0 to 3.1.1

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1322.
---

> Dependabot: Bump org.codehaus.mojo:exec-maven-plugin from 1.5.0 to 3.1.1
> 
>
> Key: DIRSTUDIO-1322
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1322
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> see [https://github.com/apache/directory-studio/pull/55]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1322) Dependabot: Bump org.codehaus.mojo:exec-maven-plugin from 1.5.0 to 3.1.1

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1322.
-
Fix Version/s: 2.0.0-M18
   Resolution: Implemented

> Dependabot: Bump org.codehaus.mojo:exec-maven-plugin from 1.5.0 to 3.1.1
> 
>
> Key: DIRSTUDIO-1322
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1322
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> see [https://github.com/apache/directory-studio/pull/55]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1322) Dependabot: Bump org.codehaus.mojo:exec-maven-plugin from 1.5.0 to 3.1.1

2024-02-15 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1322:
---

 Summary: Dependabot: Bump org.codehaus.mojo:exec-maven-plugin from 
1.5.0 to 3.1.1
 Key: DIRSTUDIO-1322
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1322
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits
Assignee: Pierre Smits


see [https://github.com/apache/directory-studio/pull/55]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-1321) Dependably: Bump github/codeql-action from 2 to 3

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-1321:

Description: see [https://github.com/apache/directory-studio/pull/54]

> Dependably: Bump github/codeql-action from 2 to 3
> -
>
> Key: DIRSTUDIO-1321
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1321
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>Priority: Major
>
> see [https://github.com/apache/directory-studio/pull/54]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1320) Dependabot issue: Bump actions/checkout from 2 to 4

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1320.
---

> Dependabot issue: Bump actions/checkout from 2 to 4
> ---
>
> Key: DIRSTUDIO-1320
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1320
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> See [https://github.com/apache/directory-studio/pull/53]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1320) Dependabot issue: Bump actions/checkout from 2 to 4

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1320.
-
Resolution: Implemented

> Dependabot issue: Bump actions/checkout from 2 to 4
> ---
>
> Key: DIRSTUDIO-1320
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1320
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> See [https://github.com/apache/directory-studio/pull/53]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Reopened] (DIRSTUDIO-1320) Dependabot issue: Bump actions/checkout from 2 to 4

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits reopened DIRSTUDIO-1320:
-

set correct resolution

> Dependabot issue: Bump actions/checkout from 2 to 4
> ---
>
> Key: DIRSTUDIO-1320
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1320
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> See [https://github.com/apache/directory-studio/pull/53]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1320) Dependabot issue: Bump actions/checkout from 2 to 4

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1320.
-
Fix Version/s: 2.0.0-M18
   Resolution: Fixed

> Dependabot issue: Bump actions/checkout from 2 to 4
> ---
>
> Key: DIRSTUDIO-1320
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1320
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> See [https://github.com/apache/directory-studio/pull/53]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1320) Dependabot issue: Bump actions/checkout from 2 to 4

2024-02-15 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1320:
---

 Summary: Dependabot issue: Bump actions/checkout from 2 to 4
 Key: DIRSTUDIO-1320
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1320
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits


See [https://github.com/apache/directory-studio/pull/53]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Assigned] (DIRSTUDIO-1320) Dependabot issue: Bump actions/checkout from 2 to 4

2024-02-15 Thread Pierre Smits (Jira)


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

Pierre Smits reassigned DIRSTUDIO-1320:
---

Assignee: Pierre Smits

> Dependabot issue: Bump actions/checkout from 2 to 4
> ---
>
> Key: DIRSTUDIO-1320
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1320
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
>
> See [https://github.com/apache/directory-studio/pull/53]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1319) Have an installer for Apple Mac on Apple Silicon

2024-02-15 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1319:
---

 Summary: Have an installer for Apple Mac on Apple Silicon
 Key: DIRSTUDIO-1319
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1319
 Project: Directory Studio
  Issue Type: Improvement
  Components: studio-installer
Reporter: Pierre Smits


Have an installer for running Directory Studio on Apple Mac machines having 
Apple Silicon



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Commented] (DIRSTUDIO-1293) Fails to start on MacOS Monterey

2024-02-15 Thread Pierre Smits (Jira)


[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17817605#comment-17817605
 ] 

Pierre Smits commented on DIRSTUDIO-1293:
-

Is this still an issue?

I took latest download 
(ApacheDirectoryStudio-2.0.0.v20210717-M17-macosx.cocoa.x86_64) from 
[https://directory.apache.org/studio/download/download-macosx.html]  and 
installed it on my MacBook with Sonoma 14.2.1 and OpenJDK Runtime Environment 
Temurin-17.0.6+10 (build 17.0.6+10)

 

> Fails to start on MacOS Monterey
> 
>
> Key: DIRSTUDIO-1293
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1293
> Project: Directory Studio
>  Issue Type: Bug
>  Components: studio-ldapbrowser
>Affects Versions: 2.0.0-M17
> Environment:   Model Name:MacBook Pro
>   Model Identifier:   MacBookPro18,2
>   Chip:   Apple M1 Max
>   Total Number of Cores:  10 (8 performance and 2 efficiency)
>   Memory: 32 GB
>   System Firmware Version:7429.41.5
>   OS Loader Version:  7429.41.5
>Reporter: Philip Peake
>Priority: Major
> Fix For: 2.0.0-M18
>
> Attachments: alert.png
>
>
> Launching Directory Studio fails with an error (see attached image), 
> basically saying that the JNI_CreateJavaVM symbol is not found in 
> libjvm.dylib.
> The symbol is actually there:
>  
> {code:java}
> bin philip$ nm ../lib/server/libjvm.dylib | grep -i jni_create
> 004e3190 T _JNI_CreateJavaVM
> {code}
>  
> Tried two different java versions:
>  * zulu-11.jdk
>  * zulu-17.jdk
> Tried adding the path to the java version explicitly in the Info.plist file:
>  
> {code:java}
>   
>                   
>       
>                   
> -vm/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home/bin/java
>       -keyring
>       ~/.eclipse_keyring
>               
>      
> {code}
>  
> This appears to be a problem in Eclipse/Directory Studio.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Comment Edited] (DIRSTUDIO-1316) Fix CI dir-studio-pipeline

2024-02-14 Thread Pierre Smits (Jira)


[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17817248#comment-17817248
 ] 

Pierre Smits edited comment on DIRSTUDIO-1316 at 2/14/24 11:29 AM:
---

Analysis shows that failures are in 
[org.apache.directory.studio.test.integration.core|https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/lastBuild/testReport/junit/org.apache.directory.studio.test.integration.core/]
 for both linux 11 and linux 17 around
h3. Error Message

expected:  but was: 

This is regarding DirectoryApiConnectionWrapperTest

and
h3. Error Message

Prepare failed for LDAP server type Fedora389ds

 


was (Author: pfm.smits):
Analysis shows that failures are in 
[org.apache.directory.studio.test.integration.core|https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/lastBuild/testReport/junit/org.apache.directory.studio.test.integration.core/]
 for both linux 11 and linux 17 around
h3. Error Message

expected:  but was: 

 

and
h3. Error Message

Prepare failed for LDAP server type Fedora389ds

 

> Fix CI dir-studio-pipeline
> --
>
> Key: DIRSTUDIO-1316
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1316
> Project: Directory Studio
>  Issue Type: Bug
>  Components: studio-build
>    Reporter: Pierre Smits
>Priority: Major
>
> The build and test pipeline for Studio has been failing for quit some time. 
> See [https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/] . 
> Last successful run was 10 months ago.
>  
> How it works is defined in: 
> [https://github.com/apache/directory-studio/blob/master/Jenkinsfile]
> See also: [https://www.jenkins.io/doc/book/pipeline/getting-started/] and 
> following pages.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-1316) Fix CI dir-studio-pipeline

2024-02-14 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-1316:

Component/s: studio-build

> Fix CI dir-studio-pipeline
> --
>
> Key: DIRSTUDIO-1316
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1316
> Project: Directory Studio
>  Issue Type: Bug
>  Components: studio-build
>    Reporter: Pierre Smits
>Priority: Major
>
> The build and test pipeline for Studio has been failing for quit some time. 
> See [https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/] . 
> Last successful run was 10 months ago.
>  
> How it works is defined in: 
> [https://github.com/apache/directory-studio/blob/master/Jenkinsfile]
> See also: [https://www.jenkins.io/doc/book/pipeline/getting-started/] and 
> following pages.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Commented] (DIRSERVER-2393) Incorrect version naming inside the archive

2024-02-14 Thread Pierre Smits (Jira)


[ 
https://issues.apache.org/jira/browse/DIRSERVER-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17817260#comment-17817260
 ] 

Pierre Smits commented on DIRSERVER-2393:
-

A similar question was posted on user@, and addressed by [~elecharny] . See 
https://lists.apache.org/thread/q2x6lwz1gtzlclkhpx5r9nqrmmm2x722

> Incorrect version naming inside the archive 
> 
>
> Key: DIRSERVER-2393
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2393
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: build
>Affects Versions: 2.0.0.AM27
>Reporter: Oleksandr Andreiev
>Priority: Major
> Attachments: Screenshot from 2024-02-14 10-15-00.png
>
>
> Hello,
> When you download the archive for version *2.0.0.AM27 *from the official 
> resource and un-archive it you will notice that the unpacked folder name is 
> *2.0.0.AM28*
> So, what is the version inside?
> https://downloads.apache.org/directory/apacheds/dist/2.0.0.AM27/apacheds-2.0.0.AM27.tar.gz
> The same for the .zip.
> Regards,
> Oleksandr



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-1316) Fix CI dir-studio-pipeline

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-1316:

Description: 
The build and test pipeline for Studio has been failing for quit some time. See 
[https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/] . Last 
successful run was 10 months ago.

 

How it works is defined in: 
[https://github.com/apache/directory-studio/blob/master/Jenkinsfile]

See also: [https://www.jenkins.io/doc/book/pipeline/getting-started/] and 
following pages.

  was:The build and test pipeline for Studio has been failing for quit some 
time. See [https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/] 
. Last successful run was 10 months ago.


> Fix CI dir-studio-pipeline
> --
>
> Key: DIRSTUDIO-1316
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1316
> Project: Directory Studio
>  Issue Type: Bug
>    Reporter: Pierre Smits
>Priority: Major
>
> The build and test pipeline for Studio has been failing for quit some time. 
> See [https://ci-builds.apache.org/job/Directory/job/dir-studio-pipeline/] . 
> Last successful run was 10 months ago.
>  
> How it works is defined in: 
> [https://github.com/apache/directory-studio/blob/master/Jenkinsfile]
> See also: [https://www.jenkins.io/doc/book/pipeline/getting-started/] and 
> following pages.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[studio] mvn version of artifact and the same for 'bundleversion

2024-02-13 Thread Pierre Smits
Hi all,


While working DIRSTUDIO-1304, I noticed we have for certain artifacts in
pom.xml both a 'normal' reference for the artifact and a 'bundleversion.
But not for all.

As an example:

2.1.3
2.1.3


In order to understand this (and potentially work future issues), following
popped up:

   - Why the need for both for those?
   - Is this also needed for those that currently don't have it, e.g.
   2.2
   

Met vriendelijke groet,

Pierre


[jira] [Commented] (DIRSTUDIO-1304) vulnerability for poi-3.9.jar

2024-02-13 Thread Pierre Smits (Jira)


[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17817084#comment-17817084
 ] 

Pierre Smits commented on DIRSTUDIO-1304:
-

locally upgrading to latest available (5.2.5) built successfully.

> vulnerability for poi-3.9.jar
> -
>
> Key: DIRSTUDIO-1304
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1304
> Project: Directory Studio
>  Issue Type: Task
>Affects Versions: 2.0.0-M17
>Reporter: Krystian Tokarz
>Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> Our vulnerability system (Nessus) discovers that poi-3.9.jar file is 
> vulnerable (medium risk). This file is created when Apache Directory Studio 
> is started on our Windows 2016 Server OS.
> Folders:  
> C:\Documents and 
> Settings\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  and
> C:\Users\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  
> Plugin ID: 106717
> Plugin description: The version of Apache POI installed on the remote host is 
> a version prior to 3.17. It is, therefore, affected by multiple DoS 
> vulnerabilities. Note that Nessus has not tested for these issues but has 
> instead relied only on the application's self-reported version number.
> Apache POI < 3.17 Multiple DoS Vulnerabilities
>  
> Could you provide any information about this issue? Can we patch this somehow?
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Assigned] (DIRSTUDIO-1304) vulnerability for poi-3.9.jar

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits reassigned DIRSTUDIO-1304:
---

Assignee: Pierre Smits

> vulnerability for poi-3.9.jar
> -
>
> Key: DIRSTUDIO-1304
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1304
> Project: Directory Studio
>  Issue Type: Task
>Affects Versions: 2.0.0-M17
>Reporter: Krystian Tokarz
>Assignee: Pierre Smits
>Priority: Major
> Fix For: 2.0.0-M18
>
>
> Our vulnerability system (Nessus) discovers that poi-3.9.jar file is 
> vulnerable (medium risk). This file is created when Apache Directory Studio 
> is started on our Windows 2016 Server OS.
> Folders:  
> C:\Documents and 
> Settings\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  and
> C:\Users\%username%\.eclipse\1407070357_win32_win32_x86_64\configuration\org.eclipse.osgi\65\0\.cp\lib\poi-3.9.jar
>  
> Plugin ID: 106717
> Plugin description: The version of Apache POI installed on the remote host is 
> a version prior to 3.17. It is, therefore, affected by multiple DoS 
> vulnerabilities. Note that Nessus has not tested for these issues but has 
> instead relied only on the application's self-reported version number.
> Apache POI < 3.17 Multiple DoS Vulnerabilities
>  
> Could you provide any information about this issue? Can we patch this somehow?
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1308) The Address Editor should strip trailing whitespace

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1308.
-
Resolution: Implemented

> The Address Editor should strip trailing whitespace
> ---
>
> Key: DIRSTUDIO-1308
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1308
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>Affects Versions: 2.0.0-M17
>Reporter: Fredrik Roubert
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 2.0.0-M18
>
>
> I've had users submit postal addresses with trailing whitespace simply by 
> mistake, because they just weren't aware that they had trailing whitespace in 
> their entry.
> I can't imagine any situation in which anyone would want to have trailing 
> whitespace in a postal address, so I propose that any trailing whitespace in 
> the Address Editor should get stripped by default.
> But I also know that postal addresses in the real world are far more complex 
> than I could possibly imagine, so it'd most likely be a very good idea to 
> make it very easy to disable this stripping of trailing whitespace on a 
> case-by-case basis.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1308) The Address Editor should strip trailing whitespace

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1308.
---

> The Address Editor should strip trailing whitespace
> ---
>
> Key: DIRSTUDIO-1308
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1308
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>Affects Versions: 2.0.0-M17
>Reporter: Fredrik Roubert
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 2.0.0-M18
>
>
> I've had users submit postal addresses with trailing whitespace simply by 
> mistake, because they just weren't aware that they had trailing whitespace in 
> their entry.
> I can't imagine any situation in which anyone would want to have trailing 
> whitespace in a postal address, so I propose that any trailing whitespace in 
> the Address Editor should get stripped by default.
> But I also know that postal addresses in the real world are far more complex 
> than I could possibly imagine, so it'd most likely be a very good idea to 
> make it very easy to disable this stripping of trailing whitespace on a 
> case-by-case basis.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Reopened] (DIRSTUDIO-1308) The Address Editor should strip trailing whitespace

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits reopened DIRSTUDIO-1308:
-

fix resolution: bugs get fixed, improvements get implemented and tasks get done

> The Address Editor should strip trailing whitespace
> ---
>
> Key: DIRSTUDIO-1308
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1308
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>Affects Versions: 2.0.0-M17
>Reporter: Fredrik Roubert
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 2.0.0-M18
>
>
> I've had users submit postal addresses with trailing whitespace simply by 
> mistake, because they just weren't aware that they had trailing whitespace in 
> their entry.
> I can't imagine any situation in which anyone would want to have trailing 
> whitespace in a postal address, so I propose that any trailing whitespace in 
> the Address Editor should get stripped by default.
> But I also know that postal addresses in the real world are far more complex 
> than I could possibly imagine, so it'd most likely be a very good idea to 
> make it very easy to disable this stripping of trailing whitespace on a 
> case-by-case basis.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1286) Windows installer: the software version is missing

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1286.
---

> Windows installer: the software version is missing
> --
>
> Key: DIRSTUDIO-1286
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1286
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-installer
>Affects Versions: 2.0.0-M17
> Environment: Windows 10
>Reporter: Elvis Bortoletto
>Assignee: Pierre Smits
>Priority: Minor
> Fix For: 2.0.0-M18
>
> Attachments: image-2021-08-17-18-31-32-731.png, 
> image-2021-08-17-18-32-47-581.png
>
>
> Once installed the Directory Studio, the version is not reported in "Control 
> Panel | Programs and Features".
> !image-2021-08-17-18-32-47-581.png!
> As a side effect, "winget upgrade" gets confused, reporting the Directory 
> Studio in the list of the packages with an available upgrade.
> !image-2021-08-17-18-31-32-731.png!
> Maybe reporting the software version would enhance the user experience and 
> would fix the winget behavior.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1286) Windows installer: the software version is missing

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1286.
-
Resolution: Implemented

> Windows installer: the software version is missing
> --
>
> Key: DIRSTUDIO-1286
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1286
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-installer
>Affects Versions: 2.0.0-M17
> Environment: Windows 10
>Reporter: Elvis Bortoletto
>Assignee: Pierre Smits
>Priority: Minor
> Fix For: 2.0.0-M18
>
> Attachments: image-2021-08-17-18-31-32-731.png, 
> image-2021-08-17-18-32-47-581.png
>
>
> Once installed the Directory Studio, the version is not reported in "Control 
> Panel | Programs and Features".
> !image-2021-08-17-18-32-47-581.png!
> As a side effect, "winget upgrade" gets confused, reporting the Directory 
> Studio in the list of the packages with an available upgrade.
> !image-2021-08-17-18-31-32-731.png!
> Maybe reporting the software version would enhance the user experience and 
> would fix the winget behavior.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Reopened] (DIRSTUDIO-1286) Windows installer: the software version is missing

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits reopened DIRSTUDIO-1286:
-

correcting status and resolution

> Windows installer: the software version is missing
> --
>
> Key: DIRSTUDIO-1286
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1286
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-installer
>Affects Versions: 2.0.0-M17
> Environment: Windows 10
>Reporter: Elvis Bortoletto
>Assignee: Pierre Smits
>Priority: Minor
> Fix For: 2.0.0-M18
>
> Attachments: image-2021-08-17-18-31-32-731.png, 
> image-2021-08-17-18-32-47-581.png
>
>
> Once installed the Directory Studio, the version is not reported in "Control 
> Panel | Programs and Features".
> !image-2021-08-17-18-32-47-581.png!
> As a side effect, "winget upgrade" gets confused, reporting the Directory 
> Studio in the list of the packages with an available upgrade.
> !image-2021-08-17-18-31-32-731.png!
> Maybe reporting the software version would enhance the user experience and 
> would fix the winget behavior.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-567) Would be cool to expose SchemaObject in a LDIF format

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-567:
---
Fix Version/s: (was: 2.0.0)

> Would be cool to expose SchemaObject in a LDIF format
> -
>
> Key: DIRSTUDIO-567
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-567
> Project: Directory Studio
>  Issue Type: Improvement
>Affects Versions: 1.4.0
>Reporter: Emmanuel Lécharny
>Priority: Minor
>
> SchemaObjects are exposed in two different formats :
> - a template editor
> - a OpenLDAP format
> It would be cool to have it exposed as a LDIF format (for ADS or for OpendLAP 
> too)
> That could be an optional selection activated in the preferences, where you 
> give all the possible representation for a ShcemaObject with the associated 
> editors for them (we may have many different ways to manipulate a 
> SchemaObject, depending on the server)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-1019) LDIF editor can't open files bigger than 1Mb

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-1019:

Fix Version/s: (was: 2.0.0)

> LDIF editor can't open files bigger than 1Mb
> 
>
> Key: DIRSTUDIO-1019
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1019
> Project: Directory Studio
>  Issue Type: Improvement
>Affects Versions: 2.0.0-M8 (2.0.0.v20130628)
>Reporter: Emmanuel Lécharny
>Priority: Major
>
> There is a hard coded size limit for LDIF files in the LDIF editor :
> {code}
> if ( fileLength > ( 1 * 1024 * 1024 ) )
> {
> MessageDialog.openError( site.getShell(), Messages.getString( 
> "LdifEditor.LDIFFileIsTooBig" ),
> Messages.getString( 
> "LdifEditor.LDIFFileIsTooBigDescription" ) ); 
> ...
> {code}
> It would be better to use a size which is defined in the preference.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-87) Add actions to the entry editor outline view

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-87:
--
Fix Version/s: (was: 2.0.0)

> Add actions to the entry editor outline view
> 
>
> Key: DIRSTUDIO-87
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-87
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>Affects Versions: 0.6.0, 0.7.0
>Reporter: Stefan Seelmann
>Priority: Minor
>
> Currently the outline view just displays the attributes and values. We should 
> also add actions to the outline view. It should be possible reuse the 
> existing actions from the entry editor.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-1029) Code Signing

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-1029:

Fix Version/s: (was: 2.0.0)

> Code Signing
> 
>
> Key: DIRSTUDIO-1029
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1029
> Project: Directory Studio
>  Issue Type: Improvement
>Reporter: Stefan Seelmann
>Priority: Major
>
> The ASF now has a code signing servers. Maybe we can/should use it to sign 
> Studio jars to avoid warnings when installing the Studio plugins within 
> Eclipse.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-842) We should be able to "create" a new server based on an existing server

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-842:
---
Fix Version/s: (was: 2.0.0)

> We should be able to "create" a new server based on an existing server
> --
>
> Key: DIRSTUDIO-842
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-842
> Project: Directory Studio
>  Issue Type: Improvement
>Affects Versions: 2.0.0-M3 (2.0.0.v20120224)
>Reporter: Emmanuel Lécharny
>Priority: Major
>
> Currently, the "new server" creation will create embedded server. When one 
> has already installed a server on the local machine it would be a good thing 
> to allow this user to "create" (or "refer") this existing server, allowing 
> the configuration of this external server.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-626) Value editor for 'member'

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-626:
---
Fix Version/s: (was: 2.0.0)

> Value editor for 'member'
> -
>
> Key: DIRSTUDIO-626
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-626
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>Affects Versions: 1.5.2
>Reporter: Ari Maniatis
>Priority: Major
>
> Value editors can already be extended as per 
> http://cwiki.apache.org/confluence/display/DIRxSTUDIO/Value+Editor+Extension+Point
> Although there is an old old task DIRSTUDIO-22 for improving usability with 
> common entities (such as groupOfNames), a simpler first step improvement 
> would be to create an editor for the common "member" attribute. It should be 
> capable of resolving the DN value to the CN of the related record. A brief 
> discussion was had here: http://markmail.org/message/vi3uyjkennzdu727
> This improvement would make a huge difference to the ease of managing LDAP 
> directories which use groupOfNames extensively.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-645) Improve handling of large data sets

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-645:
---
Fix Version/s: (was: 2.0.0)

> Improve handling of large data sets
> ---
>
> Key: DIRSTUDIO-645
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-645
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-connection, studio-ldapbrowser
>Reporter: Stefan Seelmann
>Priority: Major
>
> When requesting large data sets in the browser or in a search Studio becomes 
> utilizes much memory and CPU.
> One issue is that we hold the recieved entries in memory. Emmanuel suggested 
> to test ehcache that makes it easy to move some data to disk.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-566) Would be cool to be able to export a single schema object as LDIF or OpenLDAP format

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-566:
---
Fix Version/s: (was: 2.0.0)

> Would be cool to be able to export a single schema object as LDIF or OpenLDAP 
> format
> 
>
> Key: DIRSTUDIO-566
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-566
> Project: Directory Studio
>  Issue Type: Improvement
>Affects Versions: 1.4.0
>Reporter: Emmanuel Lécharny
>Priority: Major
>
> Currently, we can only export Schema Objects as a whole (ie, the Schema is 
> the unit), not a single AT or OC only.
> We could not either save it in the clipboard, which forces you to select a 
> path or a file, when a paste in an editor would have been way more convenient.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-561) Create Schema plugins

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-561:
---
Fix Version/s: (was: 2.0.0)

> Create Schema plugins
> -
>
> Key: DIRSTUDIO-561
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-561
> Project: Directory Studio
>  Issue Type: Improvement
>Reporter: Stefan Seelmann
>Priority: Major
>
> We should create a schema plugin (core and ui, similar to the 
> connections.core and connections.ui plugins) that includes all schema 
> functionality used in studio. This includes core components like consistency 
> check, but also UI components. Then those components could be used by both, 
> the ldapbrowser and the schemaedtitor.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-750) Directory Studio should propose the control "server side sort"

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-750:
---
Fix Version/s: (was: 2.0.0)

> Directory Studio should propose the control "server side sort" 
> ---
>
> Key: DIRSTUDIO-750
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-750
> Project: Directory Studio
>  Issue Type: New Feature
>  Components: studio-ldapbrowser
>Affects Versions: 1.5.3
> Environment: non Apache Directory LDAP directories
>Reporter: Thomas
>Priority: Minor
>  Labels: Server, side, sort, sss
>
> Many people use Apache Directory Studio against other directories than 
> Apaches ( I use it against Novell Edirectory) Most of these other directories 
> support "Server Side Sort" (SSS) and it is a shame Directory Studio does not.
> Especially seeing that all the mechanics is in place - just need to add the 
> case SSS in the dialog: file, export, LDAP to LDIF (under controls).
> You COULD make the appearance of the control dependent of the existence of 
> the control on the Root DSE to not cconfuse users of Apache Directory Server.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Closed] (DIRSTUDIO-1277) Update ApacheDS to support Java 16+

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSTUDIO-1277.
---

> Update ApacheDS to support Java 16+
> ---
>
> Key: DIRSTUDIO-1277
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1277
> Project: Directory Studio
>  Issue Type: Task
>Affects Versions: 2.0.0-M16, 2.0.0-M17
>Reporter: Stefan Seelmann
>Priority: Major
> Fix For: 2.0.0-M16
>
>
> The current ApacheDS version 2.0.0.AM26 doesn't work with Java 16+. It fails 
> at startup with 
> {noformat}
> Exception in thread "main" java.lang.IllegalAccessError: class 
> org.apache.directory.server.core.security.CertificateUtil (in unnamed module 
> @0x2ef0d60d) cannot access class sun.security.x509.X500Name (in module 
> java.base) because module java.base does not export sun.security.x509 to 
> unnamed module @0x2ef0d60d
> at 
> org.apache.directory.server.core.security.CertificateUtil.createTempKeyStore(CertificateUtil.java:334)
> at 
> org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:219)
> at 
> org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:152)
> at org.apache.directory.server.UberjarMain.start(UberjarMain.java:153)
> at org.apache.directory.server.UberjarMain.main(UberjarMain.java:80)
> {noformat}
> In 
> https://github.com/apache/directory-studio/commit/4b7335cac568bdc8a9df8dda55c82e0745edaf87
>  some tests were disabled which should be re-enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Resolved] (DIRSTUDIO-1277) Update ApacheDS to support Java 16+

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits resolved DIRSTUDIO-1277.
-
Fix Version/s: 2.0.0-M16
   (was: 2.0.0)
   Resolution: Implemented

> Update ApacheDS to support Java 16+
> ---
>
> Key: DIRSTUDIO-1277
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1277
> Project: Directory Studio
>  Issue Type: Task
>Affects Versions: 2.0.0-M16, 2.0.0-M17
>Reporter: Stefan Seelmann
>Priority: Major
> Fix For: 2.0.0-M16
>
>
> The current ApacheDS version 2.0.0.AM26 doesn't work with Java 16+. It fails 
> at startup with 
> {noformat}
> Exception in thread "main" java.lang.IllegalAccessError: class 
> org.apache.directory.server.core.security.CertificateUtil (in unnamed module 
> @0x2ef0d60d) cannot access class sun.security.x509.X500Name (in module 
> java.base) because module java.base does not export sun.security.x509 to 
> unnamed module @0x2ef0d60d
> at 
> org.apache.directory.server.core.security.CertificateUtil.createTempKeyStore(CertificateUtil.java:334)
> at 
> org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:219)
> at 
> org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:152)
> at org.apache.directory.server.UberjarMain.start(UberjarMain.java:153)
> at org.apache.directory.server.UberjarMain.main(UberjarMain.java:80)
> {noformat}
> In 
> https://github.com/apache/directory-studio/commit/4b7335cac568bdc8a9df8dda55c82e0745edaf87
>  some tests were disabled which should be re-enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-766) Localize Apache Directory Studio in Spanish

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-766:
---
Fix Version/s: (was: 2.0.0)

> Localize Apache Directory Studio in Spanish
> ---
>
> Key: DIRSTUDIO-766
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-766
> Project: Directory Studio
>  Issue Type: Improvement
>Reporter: Pierre-Arnaud Marcelot
>Priority: Major
>
> Localize Apache Directory Studio in Spanish



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-766) Localize Apache Directory Studio in Spanish

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-766:
---
Issue Type: Improvement  (was: Task)

> Localize Apache Directory Studio in Spanish
> ---
>
> Key: DIRSTUDIO-766
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-766
> Project: Directory Studio
>  Issue Type: Improvement
>Reporter: Pierre-Arnaud Marcelot
>Priority: Major
> Fix For: 2.0.0
>
>
> Localize Apache Directory Studio in Spanish



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-709) Add support for password policy request and response controls

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-709:
---
Fix Version/s: (was: 2.0.0)

> Add support for password policy request and response controls
> -
>
> Key: DIRSTUDIO-709
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-709
> Project: Directory Studio
>  Issue Type: New Feature
>Reporter: Kiran Ayyagari
>Priority: Minor
>
> Adding support for the controls[1] as specified in the password policy draft 
> [2]
> [1] http://tools.ietf.org/html/draft-behera-ldap-password-policy-10#section-6
> [2] http://tools.ietf.org/html/draft-behera-ldap-password-policy-10



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-787) Add support for shared bookmarks across all connections

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-787:
---
Fix Version/s: (was: 2.0.0)

> Add support for shared bookmarks across all connections
> ---
>
> Key: DIRSTUDIO-787
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-787
> Project: Directory Studio
>  Issue Type: New Feature
>  Components: studio-ldapbrowser
>Reporter: Pierre-Arnaud Marcelot
>Assignee: Pierre-Arnaud Marcelot
>Priority: Major
>
> It would be interesting to be able to have bookmarks that are shared across 
> all connections.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-786) Add support for shared searches across all connections

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-786:
---
Fix Version/s: (was: 2.0.0)

> Add support for shared searches across all connections
> --
>
> Key: DIRSTUDIO-786
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-786
> Project: Directory Studio
>  Issue Type: New Feature
>  Components: studio-ldapbrowser
>Reporter: Pierre-Arnaud Marcelot
>Assignee: Pierre-Arnaud Marcelot
>Priority: Major
>
> It would be interesting to be able to have searches that are shared across 
> all connections.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-800) Add a convertor from .schema to OpenLDAP LDIF format

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-800:
---
Fix Version/s: (was: 2.0.0)

> Add a convertor from .schema to OpenLDAP LDIF format
> 
>
> Key: DIRSTUDIO-800
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-800
> Project: Directory Studio
>  Issue Type: New Feature
>Reporter: Emmanuel Lécharny
>Priority: Major
>
> That would be great to be able to convert a .schema file into a LDIF file 
> that OpenLDAP can swallow.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-732) apache directory studio don't support OID Macros

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-732:
---
Fix Version/s: (was: 2.0.0)

> apache directory studio don't support OID Macros
> 
>
> Key: DIRSTUDIO-732
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-732
> Project: Directory Studio
>  Issue Type: New Feature
>  Components: studio-schemaeditor
>Affects Versions: 1.5.3
> Environment: windows XP; Open LDAP 2.4 directory
>Reporter: Francois PICHOUD
>Priority: Major
>
> I have 2 attribute that have macro ID : x.y.z:1 and x.y.z:2  
> ADS just saw the first one. 
> It had been solve on shared project : DIRSHARED-10



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-707) It would be cool to have a button to fold/unfold all the file or the selected lines globally

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-707:
---
Fix Version/s: (was: 2.0.0)

> It would be cool to have a button to fold/unfold all the file or the selected 
> lines globally
> 
>
> Key: DIRSTUDIO-707
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-707
> Project: Directory Studio
>  Issue Type: New Feature
>  Components: studio-ldifeditor
>Affects Versions: 1.5.3
>Reporter: Emmanuel Lécharny
>Priority: Major
>
> If I select some lines, or the file file (or if no lines are selected), it 
> would be very convenient to have a button that fold/unfold the selected lines 
> or the entire file. Right now, if I want tofold many lines, I have to click 
> each of the line that can be folded one by one.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-662) Numbered attributes not showing up in TRUE numerical order; should be at least an option.

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-662:
---
Fix Version/s: (was: 2.0.0)

> Numbered attributes not showing up in TRUE numerical order; should be at 
> least an option.
> -
>
> Key: DIRSTUDIO-662
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-662
> Project: Directory Studio
>  Issue Type: Improvement
>  Components: studio-ldapbrowser
>Affects Versions: 1.5.3
> Environment: Apple OS X 10.6.3
>Reporter: gropefruit
>Priority: Minor
>  Labels: Ordering, numbering, views
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Some attributes, when housing multiple values, are numbered:
> {0} value
> {1} value
> ...
> ...
> Though when you get up to multiple digit-numbers, the numerical ordering gets 
> out of hand:
> {0} 
> {1} 
> {10} 
> {11} 
> {2} 
> {3} 
> ...
> ...
> An option should at least exist to allow attributes to be returned in TRUE 
> numerical order:
> {0} 
> {1} 
> {2} 
> {3} 
> ...
> ..
> {10} 
> {11} 
> ..
> ..
> I do not believe this is a bug, yet I do not believe it should be a feature 
> request.  Therefore, I feel this should be listed as an IMPROVEMENT.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-543) Need some editors for N,C,SC in the browser

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-543:
---
Fix Version/s: (was: 2.0.0)

> Need some editors for  N,C,SC in the browser
> 
>
> Key: DIRSTUDIO-543
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-543
> Project: Directory Studio
>  Issue Type: New Feature
>Affects Versions: 1.4.0
>Reporter: Emmanuel Lécharny
>Priority: Major
>
> Would be quite cool to be able to inject a 
> Normalizer/SyntaxChecker/Comparator into the server when modifying the schema 
> in ADS.
> The idea is to have a value editor for those schema element, where you can 
> select a .class file implementing the associated C/N/SC, which will be 
> serialized in the schema element and sent to the server.
> This is of course specific to ADS, so the editor should only be active for a 
> ADSConnection



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-542) Need some editors for AT, OC, MR, S, NF, MRU, DSR,DCR in the browser

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-542:
---
Fix Version/s: (was: 2.0.0)

> Need some editors for AT, OC, MR, S, NF, MRU, DSR,DCR  in the browser
> -
>
> Key: DIRSTUDIO-542
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-542
> Project: Directory Studio
>  Issue Type: New Feature
>Affects Versions: 1.4.0
>Reporter: Emmanuel Lécharny
>Priority: Major
>
> It would be cool to have some dedicated value editosr in the browser, when 
> doing some modification on the schema.
> We have the AT and OC value editor in the schema browser, we could use them 
> in the ldap browser. We also have to add those value editors :
> - MR (MatchingRule)
> - S (Syntax)
> - MRU (MatchingRuleUse)
> - NF (NameForm)
> - DCR (Dit Control Rule)
> - DSR (Dit Structure Rule)
> Those are not specifically ADS editors



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSTUDIO-1315) Upgrade xmlgraphics-commons to 2.6

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSTUDIO-1315:

Summary: Upgrade xmlgraphics-commons to 2.6  (was: Upgrade 
xmlgraphics-commons)

> Upgrade xmlgraphics-commons to 2.6
> --
>
> Key: DIRSTUDIO-1315
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1315
> Project: Directory Studio
>  Issue Type: Improvement
>    Reporter: Pierre Smits
>    Assignee: Pierre Smits
>Priority: Major
>
> dependabot https://github.com/apache/directory-studio/pull/39



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSTUDIO-1315) Upgrade xmlgraphics-commons

2024-02-13 Thread Pierre Smits (Jira)
Pierre Smits created DIRSTUDIO-1315:
---

 Summary: Upgrade xmlgraphics-commons
 Key: DIRSTUDIO-1315
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1315
 Project: Directory Studio
  Issue Type: Improvement
Reporter: Pierre Smits
Assignee: Pierre Smits


dependabot https://github.com/apache/directory-studio/pull/39



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSERVER-2392) Update Copyright year

2024-02-13 Thread Pierre Smits (Jira)
Pierre Smits created DIRSERVER-2392:
---

 Summary: Update Copyright year 
 Key: DIRSERVER-2392
 URL: https://issues.apache.org/jira/browse/DIRSERVER-2392
 Project: Directory ApacheDS
  Issue Type: Improvement
Reporter: Pierre Smits
Assignee: Pierre Smits


in notice



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



Dependabot pull-requests

2024-02-13 Thread Pierre Smits
Hi all,

Since way back when the dependabot bots of our reposities create
pull-request.

In various repositories our committers have merged these requests directly.
However, these merges don't show up in our releases, as there are no
corresponding tickets in our JIRAs

How should we handle this?

Met vriendelijke groet,

Pierre


[jira] [Closed] (DIRSERVER-2391) Update forbidden apis plugin to 3.6

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits closed DIRSERVER-2391.
---

commit 
[https://github.com/apache/directory-server/commit/a9cb7238fd80aeb6a82fd47504cdade2dfee77e6]
 merged into the main branch by bdemers

> Update forbidden apis plugin to 3.6
> ---
>
> Key: DIRSERVER-2391
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2391
> Project: Directory ApacheDS
>  Issue Type: Improvement
>Affects Versions: 2.0.0.AM27
>    Reporter: Pierre Smits
>Priority: Major
> Fix For: Upcoming release
>
>
> referencing pull-request https://github.com/apache/directory-server/pull/88



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Created] (DIRSERVER-2391) Update forbidden apis plugin to 3.6

2024-02-13 Thread Pierre Smits (Jira)
Pierre Smits created DIRSERVER-2391:
---

 Summary: Update forbidden apis plugin to 3.6
 Key: DIRSERVER-2391
 URL: https://issues.apache.org/jira/browse/DIRSERVER-2391
 Project: Directory ApacheDS
  Issue Type: Improvement
Affects Versions: 2.0.0.AM27
Reporter: Pierre Smits
 Fix For: Upcoming release


referencing pull-request https://github.com/apache/directory-server/pull/88



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-997) Block search ability for userPassword attribute

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-997:
---
Fix Version/s: (was: 2.0.0-RC1)
   (was: 2.0.0-M8)

> Block search ability for userPassword attribute
> ---
>
> Key: DIRSERVER-997
> URL: https://issues.apache.org/jira/browse/DIRSERVER-997
> Project: Directory ApacheDS
>  Issue Type: Improvement
>  Components: aci, config
>Affects Versions: pre-1.0, 1.0-RC1, 1.0-RC2, 1.0-RC3, 1.0-RC4, 1.0, 1.0.1, 
> 1.0.2, 1.5.0, 1.5.1, 1.5.2
> Environment: All
>Reporter: Hans Lohmander
>Assignee: Emmanuel Lécharny
>Priority: Major
>
> I entered this issue on request from the user list where this topic came up.
> The userPassword should not be available for search,
> else password fishing is possible.
> If you are allowed to do a search like
> $ ldapsearch -b o=some.root -s sub 
> 'userPassword="{md5}b4b5835f03bd6748e0cc25790d6f3498"' dn
> it would render you all objects with the attribute userPassword equal to
> "the secret password", which may not be such a good idea.
> iPlanet DS 4.x allowed searches on ueserPassword attribute with
> directory manager privs I found out. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-1954) Second startup of an embedded server fails (after an ungraceful shutdown of the first startup)

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-1954:

Fix Version/s: (was: 2.0.0-M16)

> Second startup of an embedded server fails (after an ungraceful shutdown of 
> the first startup)
> --
>
> Key: DIRSERVER-1954
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1954
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: jdbm
>Affects Versions: 2.0.0-M14
>Reporter: Bouke Nijhuis
>Priority: Major
> Attachments: EmbeddedADSVerTrunk.java, EmbeddedADSVerTrunkV2.java, 
> after_first_run.png, after_second_run.png, apacheds.log, console.png, 
> example.zip
>
>
> I have created an embedded server based on the code from:
> http://svn.apache.org/repos/asf/directory/sandbox/kayyagari/embedded-sample-trunk/src/main/java/org/apache/directory/seserver/EmbeddedADSVerTrunk.java
> I slimmed it down (removed code for creating partitions/indices) so it only 
> starts a DirectoryService and LdapServer. I will attach the source code of 
> the class.
> The first run goes as expected. Everything runs smooth:
> log4j:WARN No appenders could be found for logger 
> (org.apache.directory.server.core.api.CacheService).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
> info.
> The server is running.
> Then I stop the process by using the square red button in the console window 
> of Eclipse. I will add a screenshot. I think this will kill the JVM, but I am 
> not sure.
> The second run always fails with the following error:
> log4j:WARN No appenders could be found for logger 
> (org.apache.directory.server.core.api.CacheService).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
> info.
> schema partition already exists, skipping schema extraction
> org.apache.directory.api.ldap.model.exception.LdapEntryAlreadyExistsException:
>  ERR_250_ENTRY_ALREADY_EXISTS ou=system already exists!
>   at 
> org.apache.directory.server.core.partition.impl.btree.AbstractBTreePartition.add(AbstractBTreePartition.java:615)
>   at 
> org.apache.directory.server.core.DefaultDirectoryService.initializeSystemPartition(DefaultDirectoryService.java:1770)
>   at 
> org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1827)
>   at 
> org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1253)
>   at 
> server.EmbeddedADSVerTrunk.initDirectoryService(EmbeddedADSVerTrunk.java:164)
>   at server.EmbeddedADSVerTrunk.(EmbeddedADSVerTrunk.java:178)
>   at server.EmbeddedADSVerTrunk.main(EmbeddedADSVerTrunk.java:215)
> The third run will be smooth again.So will the fourth, fifth, etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2283) ApacheDS graceful shutdown automatically

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2283:

Fix Version/s: (was: 2.0.0-M24)

> ApacheDS graceful shutdown automatically
> 
>
> Key: DIRSERVER-2283
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2283
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: ldap
>Affects Versions: 2.0.0-M24
> Environment: Linux
>Reporter: Leo
>Priority: Major
>
> I found that apacheds "Attempting graceful shutdown of the service..." and 
> then restart. But sometimes just shutdown and not restart. Why? Is it a bug?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2091) Server Side Sort Control Broken in 2.0.0 M20

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2091:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> Server Side Sort Control Broken in 2.0.0 M20
> 
>
> Key: DIRSERVER-2091
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2091
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: control
>Affects Versions: 2.0.0-M20
>Reporter: Danil Flores
>Priority: Major
> Fix For: Upcoming release
>
> Attachments: hunderd-users.ldif, logerror.txt, sort-result.ldif
>
>
> Given a partition with several objects with objectClass=inetOrgPerson, we 
> want to be able to perform a search with a server-side-sort request control. 
> The following ldapsearch query was giving the correct results in ApacheDS 
> 2.0.0 M19:
> ldapsearch -H ldap://localhost:10389 -x -D "uid=admin,ou=system" -W -b 
> "dc=example,dc=com" -s sub -a always -z 1000 "(objectClass=inetOrgPerson)" 
> "objectClass" -E sss=-cn:2.5.13.2
> However in ApacheDS 2.0.0 M20, we get the following error upon running the 
> same query against a similar data set:
> # search result
> search: 2
> result: 54 Loop detected
> text: LOOP_DETECT: failed for MessageType : SEARCH_REQUEST
> Message ID : 2
>
>   SearchRequest
> baseDn : 'dc=example,dc=com'
> filter : '(objectCla
>  ss=inetorgperson:[5])'
> scope : whole subtree
> typesOnly : false
> Size Limit : 1000
> Time Limit : no limit
> Deref Aliases : deref Always
> attributes : 'objectClass'
> org.apache.directory.api.ldap.model.message.SearchRequestImpl@38b18ca0SortRequestControlImpl
>  [sortKeys=[SortKey : [cn, 2.5.13.2,reverse]]]: java.io.IOException: The 
> system cannot find the path specified



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2081) ApacheDS taking up to 30 seconds stop stop politely

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2081:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> ApacheDS taking up to 30 seconds stop stop politely
> ---
>
> Key: DIRSERVER-2081
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2081
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: ldap
>Affects Versions: 2.0.0-M20
>Reporter: lucas theisen
>Assignee: Kiran Ayyagari
>Priority: Major
> Fix For: Upcoming release
>
> Attachments: forgotpassword_schema.ldif, portalperson_schema.ldif
>
>
> To reproduce:
> # {{svn update}} to the _-M21-SNAPSHOT_
> # Unpack an archive apacheds
> # Tune your {{$ADS_HOME/insances/default/conf/log4j.properties}} as follows:
> ## {code}
> log4j.logger.org.apache.directory.server.core.DefaultDirectoryService=ALL
> log4j.logger.org.apache.directory.server.config=INFO
> log4j.logger.org.apache.directory.server.UberjarMain=ALL
> {code}
> # From $ADS_HOME
> ## {code}
> cd instances/default/;
> rm -rf .dirservice.lock partitions/* cache/* log/* run/* run/.s* 
> syncrepl-data/*;
> cd ../..;
> bin/apacheds.sh start
> {code}
> ## In a separate window
> ### {{tail -f $ADS_HOME/instances/default/log/apacheds.out}}
> ## Import the attached {{.ldif}} files (i dont think the specifics of the 
> ldif files matters)
> ## {{apacheds.sh stop}}
> This is not 100% of the time, but if done fairly close together, you should 
> see the log look something like this:
> {code}
> [16:22:23] INFO [org.apache.directory.server.UberjarMain] - Stopping the 
> service.
> [16:22:23] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> +++ DirectoryService Shutdown required
> [16:22:23] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> --- Syncing the nexus
> [16:22:23] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> --- Flushing everything before quitting
> [16:22:23] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> --- Syncing the changeLog
> [16:22:23] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> --- Destroying the nexus
> [16:22:23] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> --- Deleting the cache service
> [16:22:23] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> ---Deleting the DnCache
> [16:22:23] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> +++ DirectoryService stopped
> [16:22:23] INFO [org.apache.directory.server.UberjarMain] - Service stopped 
> successfully.
> [16:22:43] DEBUG [org.apache.directory.server.core.DefaultDirectoryService] - 
> +++ DirectoryService Shutdown required
> {code}
> And you can see that the last log message was 10's of seconds after the 
> initial shutdown request.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2144) Role Disappreared

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2144:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> Role Disappreared
> -
>
> Key: DIRSERVER-2144
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2144
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: jdbm
>Affects Versions: 2.0.0-M16
>Reporter: Siddharth Thakar
>Priority: Major
> Fix For: Upcoming release
>
>
> I have very strange problem on my production environment.
> There was below entry present and lots of users were assigned to group 
> GEBRUIKER, suddenly group GEBRUIKER disappeared and all users belongs to that 
> group no longer able to login to the system.
> cn=GEBRUIKER,ou=roles,ou=groups,dc=lgronline,dc=nl
> When I try to create the group again it gives me error 
> #!ERROR ENTRY_ALREADY_EXISTS: failed for MessageType : ADD_REQUEST Message ID 
> : 25 Add Request : Entry dn[n]: 
> cn=GEBRUIKER,ou=roles,ou=groups,dc=lgronline,dc=nl objectclass: 
> organizationalRole objectclass: top cn: GEBRUIKER description: 
> ERR_250_ENTRY_ALREADY_EXISTS 
> cn=GEBRUIKER,ou=roles,ou=groups,dc=lgronline,dc=nl already exists!
> dn: cn=GEBRUIKER,ou=roles,ou=groups,dc=lgronline,dc=nl
> changetype: add
> Please someone help to resolve this issue.
> I even restored that /var/lib/apacheds-2.0.0-M16 directory from last month 
> hoping that user might have done some wrong and one month old restore will 
> fix the issue, however issue is still there, not getting any help online as 
> well.
> SOS



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2147) The ObjectClass index is using the ObjectClass name and not its OID

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2147:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> The ObjectClass index is using the ObjectClass name and not its OID
> ---
>
> Key: DIRSERVER-2147
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2147
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: search
>Affects Versions: 2.0.0-M21
>Reporter: Emmanuel Lécharny
>Priority: Major
> Fix For: Upcoming release
>
>
> The {{ObjectClass}} index is using the name as the index's key, instead of 
> the OID. This is problematic because an {{ObjectClass}} may have more than 
> one name, as {{AttributeType}} may.
> The Index should use teh {{ObjectClass}}' OID



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-1986) Delegated authentication fails when password policy is enabled

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-1986:

Fix Version/s: (was: 2.0.0-M18)

> Delegated authentication fails when password policy is enabled 
> ---
>
> Key: DIRSERVER-1986
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1986
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: authn
>Affects Versions: 2.0.0-M16
>Reporter: Kiran Ayyagari
>Priority: Critical
>
> In the AuthenticationInterceptor's bind() method tries to apply password 
> policy on a user entry that is present in the other LDAP server used by the 
> DelegatedAuthenticator.
> This clearly fails cause the user is not a local user. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2148) A Search on an Attribute that does not have a Substring MatchingRule should always do a full scan

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2148:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> A Search on an Attribute that does not have a Substring MatchingRule should 
> always do a full scan
> -
>
> Key: DIRSERVER-2148
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2148
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: search
>Affects Versions: 2.0.0-M21
>Reporter: Emmanuel Lécharny
>Priority: Major
> Fix For: Upcoming release
>
>
> Searches using a filter like {{(ObjectClass=org*)}} should do a full scan, as 
> the {{ObjectClass}} attributeType does not have a {{SUBSTRING}} matching rule 
> :
> {noformat}
> attributetype ( 2.5.4.0 
>   NAME 'objectClass' 
>   DESC 'RFC2256: object classes of the entity' 
>   EQUALITY objectIdentifierMatch 
>   SYNTAX 1.3.6.1.4.1.1466.115.121.1.38 
>  )
> {noformat}
> Currently, we bypass this missing {{SUBSTRING}} matching rule, by using a 
> default substring search. This is wrong. In this very case, the search should 
> return nothing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-1891) http-integration jetty9 support

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-1891:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> http-integration jetty9 support
> ---
>
> Key: DIRSERVER-1891
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1891
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: http
>Affects Versions: 2.0.0-M15
>Reporter: gil cattaneo
>Priority: Major
> Fix For: Upcoming release
>
> Attachments: apacheds-2.0.0-M15-http-integration-jetty9.patch
>
>
> i created a patch for add jetty 9.x support to http-integration module
> i would be grateful if you could give me some help or suggestion to improve it
> regards



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2149) Searching with a >= or <= filter when we don't have a ORDERING MR should not give back a result

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2149:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> Searching with a >= or <= filter when we don't have a ORDERING MR should not 
> give back a result
> ---
>
> Key: DIRSERVER-2149
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2149
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: search
>Affects Versions: 2.0.0-M21
>Reporter: Emmanuel Lécharny
>Priority: Major
> Fix For: Upcoming release
>
>
> Doing a search like {{(street >= 1)}} should simply return nothing, because 
> the {{street}} attributeType does not have an {{ORDERING}} MatchingRule.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2077) Provide tools to migrate the config or the data between releases

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2077:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> Provide tools to migrate the config or the data between releases
> 
>
> Key: DIRSERVER-2077
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2077
> Project: Directory ApacheDS
>  Issue Type: Task
>  Components: tools
>Affects Versions: 2.0.0-M20
>Reporter: Emmanuel Lécharny
>Priority: Critical
> Fix For: Upcoming release
>
>
> We have been lazy in the past, by not provided tools to migrate from one 
> version to the other, simply because they were milestones.
> There are three things we need to migrate :
> - configuration 
> - schemas
> - data
> for each of those data, we have to provide a tool that helps the migration 
> from one version to the next one.
> Ideally, this should be cumulative : ie, migrating from N to, say, N+3 should 
> migrate those data from N to N+1, then N+1 to N+2 and finally N+2 to N+3



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2068) Failed to decrypt a timestamp if it was encrypted with non-best-fit algo

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2068:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> Failed to decrypt a timestamp if it was encrypted with non-best-fit algo
> 
>
> Key: DIRSERVER-2068
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2068
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: core
>Affects Versions: 2.0.0-M20
>Reporter: Alexander Bersenev
>Priority: Major
> Fix For: Upcoming release
>
> Attachments: preauth.patch
>
>
> Suppose the client supports two encryption suites:
> default_tkt_enctypes = des-cbc-md5 des3-cbc-sha1-kd
> Server also supports three encryption suites: 
> des-cbc-md5, des3-cbc-sha1-kd and aes128-cts-hmac-sha1-96
> The client send as-req with list of supported ciphers. Server answers the 
> client with three ciphers.
> The client chooses des-cbc-md5 and sends as-req with encrypted timestamp.
> The bug is here. The server can try to decrypt timestamp with wrong 
> algo(des3-cbc-sha1-kd). This occurs because of function 
> getBestEncryptionType( Set requestedTypes,
> Set configuredTypes )
> returns some encryption type that both client and server support. It not 
> necessary the cipher that was used to encrypt the timestamp.
> Attached patch does decryption of timestamp always with cipher it was 
> encrypted(if the server is configured to support that cipher)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2104) Renaming an entry which uses a SINGLE-VALUE attribute in the RDN fails

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2104:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> Renaming an entry which uses a SINGLE-VALUE attribute in the RDN fails
> --
>
> Key: DIRSERVER-2104
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2104
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: ldap
>Affects Versions: 2.0.0-M20
>Reporter: Emmanuel Lécharny
>Priority: Major
> Fix For: Upcoming release
>
>
> There is a test ({{LdifPartitionTest.testLdifRenameAndRetainOldDN}}) that 
> does a rename, trying to keep the old RDN present :
> {code}
> Rdn newRdn = new Rdn( "dc=renamedChild1" );
> RenameOperationContext renameOpCtx = new RenameOperationContext( 
> session, childDn1, newRdn, false );
> partition.rename( renameOpCtx );
> ...
> // the renamed LDIF must contain the old an new Rdn attribute
> String content = FileUtils.readFileToString( new File( wkdir, 
> "ou=test,ou=system/dc=renamedchild1.ldif" ) );
> assertTrue( content.contains( "dc: child1" ) );
> assertTrue( content.contains( "dc: renamedchild1" ) );
> {code}
> The past passes green which is really problematic : the {{DC}} AttributeType 
> is supposed to be SINGLE-VALUE !!!
> {code}
> attributetype ( 0.9.2342.19200300.100.1.25 NAME ( 'dc' 'domainComponent' )
>   DESC 'RFC1274/2247: domain component'
>   EQUALITY caseIgnoreIA5Match
>   SUBSTR caseIgnoreIA5SubstringsMatch
>   SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
>   SINGLE-VALUE
>   USAGE userApplications
> )
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2115) ERR_04269 ATTRIBUTE_TYPE for OID ads-hashalgorithm does not exist

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2115:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

>  ERR_04269 ATTRIBUTE_TYPE for OID ads-hashalgorithm does not exist
> --
>
> Key: DIRSERVER-2115
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2115
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: ldap, schema
>Affects Versions: 2.0.0-M20
> Environment: Windows 7
>Reporter: Jose L ortuno 
>Priority: Major
> Fix For: Upcoming release
>
>
> After upgrading to 2.0.0-M-21. Directory Server is not able star.
> C:\utils\apacheds-2.0.0-M21\bin>apacheds.bat
> Starting ApacheDS instance 'default'...
> [17:29:05] WARN [org.apache.directory.api.ldap.model.entry.DefaultEntry] - 
> The attribute 'ads-hashalgorithm' cannot be stored
> [17:29:05] ERROR [org.apache.directory.server.UberjarMain] - Failed to start 
> the service.
> org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04269 
> ATTRIBUTE_TYPE for OID ads-hashalgorithm does not exist!
> at 
> org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:94)
> at 
> org.apache.directory.server.config.ConfigPartitionInitializer.initConfigPartition(ConfigPartitionInitializer.java:197)
> at 
> org.apache.directory.server.ApacheDsService.initConfigPartition(ApacheDsService.java:289)
> at 
> org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:172)
> at org.apache.directory.server.UberjarMain.start(UberjarMain.java:136)
> at org.apache.directory.server.UberjarMain.main(UberjarMain.java:76)
> Caused by: 
> org.apache.directory.api.ldap.model.exception.LdapNoSuchAttributeException: 
> ERR_04269 ATTRIBUTE_TYPE for OID ads-hashalgorithm does not ex
> st!
> at 
> org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:293)
> at 
> org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:47)
> at 
> org.apache.directory.api.ldap.schema.manager.impl.DefaultSchemaManager.lookupAttributeTypeRegistry(DefaultSchemaManager.java:1604)
> at 
> org.apache.directory.api.ldap.model.entry.DefaultEntry.(DefaultEntry.java:311)
> at 
> org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:518)
> at 
> org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:550)
> at 
> org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:550)
> at 
> org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:550)
> at 
> org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:165)
> at 
> org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:89)
> ... 5 more
> Caused by: org.apache.directory.api.ldap.model.exception.LdapException: 
> ERR_04269 ATTRIBUTE_TYPE for OID ads-hashalgorithm does not exist!
> at 
> org.apache.directory.api.ldap.model.schema.registries.DefaultSchemaObjectRegistry.lookup(DefaultSchemaObjectRegistry.java:224)
> at 
> org.apache.directory.api.ldap.model.schema.registries.DefaultAttributeTypeRegistry.lookup(DefaultAttributeTypeRegistry.java:289)
> ... 14 more
> [17:29:05] ERROR [org.apache.directory.server.UberjarMain] - Failed to start 
> the service.
> java.lang.NullPointerException
> at 
> org.apache.directory.server.ApacheDsService.stop(ApacheDsService.java:577)
> at org.apache.directory.server.UberjarMain.stop(UberjarMain.java:155)
> at org.apache.directory.server.UberjarMain.start(UberjarMain.java:143)
> at org.apache.directory.server.UberjarMain.main(UberjarMain.java:76)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



[jira] [Updated] (DIRSERVER-2116) ApacheDS failed to start after every reboot and throwing error ERR_250_ENTRY_ALREADY_EXISTS dc=example,dc=com already exists!

2024-02-13 Thread Pierre Smits (Jira)


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

Pierre Smits updated DIRSERVER-2116:

Fix Version/s: Upcoming release
   (was: 2.0.0.AM27)

> ApacheDS failed to start after every reboot and throwing error 
> ERR_250_ENTRY_ALREADY_EXISTS dc=example,dc=com already exists!
> -
>
> Key: DIRSERVER-2116
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2116
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: jdbm
>Affects Versions: 2.0.0-M21
> Environment: Ubuntu 14.04.3 LTS trusty
>Reporter: AADI
>Priority: Major
> Fix For: Upcoming release
>
> Attachments: complete-dump-2017-02-07.ldif, 
> org.apache.directory.studio.ldapservers-2017-02-07.zip, 
> org.apache.directory.studio.ldapservers-2017-02-07.zip
>
>
> HI 
> I downloaded ApcheDS Debian Package (apacheds-2.0.0-M21-amd64.deb ) 
> and installed on Ubuntu server for my personal testing of LDAP .
> It worked very well after i installed and configured on my server .
> But problems arise when my server rebooted every-time . 
> After every reboot i have to start the  ApacheDS server manually  by follwing 
> command 
> *sudo /etc/init.d/apacheds-2.0.0-M21-default start
> And immediately i got following reply 
> Starting ApacheDS - default...
> ApacheDS - default is already running. *
> But this is not true. i observed there is no process running which are 
> associated with ApacheDS  in OS 
> After referring the one of the solution given in this list i just clear the 
> pid file contents ( 
> /var/lib/apacheds-2.0.0-M21/default/run/apacheds-default.pid) and overcome 
> the first problem .
> But still it failed to start and i observed below errors in log file 
> {color:red}
> {{jvm 1| [15:51:29] ERROR 
> [org.apache.directory.server.wrapper.ApacheDsTanukiWrapper] - Failed to start 
> the service.
> jvm 1| org.apache.directory.api.ldap.model.exception.LdapOtherException: 
> ERR_250_ENTRY_ALREADY_EXISTS dc=example,dc=com already exists!
> jvm 1|at 
> org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:94)
> jvm 1|at 
> org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1813)
> jvm 1|at 
> org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1250)
> jvm 1|at 
> org.apache.directory.server.ApacheDsService.initDirectoryService(ApacheDsService.java:318)
> jvm 1|at 
> org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:182)
> jvm 1|at 
> org.apache.directory.server.wrapper.ApacheDsTanukiWrapper.start(ApacheDsTanukiWrapper.java:72)
> jvm 1|at 
> org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788) 
> }}{color} 
> i would like to know that should i reinstall the ApacheDS evertyime when 
> server reboot ?
> i tried several solutions mentioned in web to overcome this none worked for 
> me except reinstall 
>  
>   



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org



  1   2   3   4   >