[GitHub] [directory-server] coheigea merged pull request #80: Bump junit.jupiter.api.version from 5.9.2 to 5.9.3

2023-04-26 Thread via GitHub


coheigea merged PR #80:
URL: https://github.com/apache/directory-server/pull/80


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



[GitHub] [directory-ldap-api] dependabot[bot] opened a new pull request, #34: Bump junit-platform-runner from 1.9.2 to 1.9.3

2023-04-26 Thread via GitHub


dependabot[bot] opened a new pull request, #34:
URL: https://github.com/apache/directory-ldap-api/pull/34

   Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 
1.9.2 to 1.9.3.
   
   Commits
   
   See full diff in https://github.com/junit-team/junit5/commits;>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit.platform:junit-platform-runner=maven=1.9.2=1.9.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



[GitHub] [directory-ldap-api] dependabot[bot] opened a new pull request, #33: Bump junit.engine.version from 5.9.2 to 5.9.3

2023-04-26 Thread via GitHub


dependabot[bot] opened a new pull request, #33:
URL: https://github.com/apache/directory-ldap-api/pull/33

   Bumps `junit.engine.version` from 5.9.2 to 5.9.3.
   Updates `junit-jupiter-engine` from 5.9.2 to 5.9.3
   
   Release notes
   Sourced from https://github.com/junit-team/junit5/releases;>junit-jupiter-engine's 
releases.
   
   JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3
   See http://junit.org/junit5/docs/5.9.3/release-notes/;>Release 
Notes.
   
   
   
   Commits
   
   https://github.com/junit-team/junit5/commit/bd7d03f517dfca3730fbd123c5fd4d4b70930129;>bd7d03f
 Release 5.9.3
   https://github.com/junit-team/junit5/commit/2afe30a0765c55a371828b216059cb62aa673dda;>2afe30a
 Finalize 5.9.3 release notes
   https://github.com/junit-team/junit5/commit/8116548985b39b8e0b24a780d6f26ed560b7b94a;>8116548
 Prepare release notes for 5.9.3
   https://github.com/junit-team/junit5/commit/468958d647d8f5c3cad075ee79ee91033356ad2b;>468958d
 Move release note for https://redirect.github.com/junit-team/junit5/issues/3235;>#3235/https://redirect.github.com/junit-team/junit5/issues/3264;>#3264 to 
5.9.3
   https://github.com/junit-team/junit5/commit/6c02c060d3a2c89f481475b8142aa543e3816772;>6c02c06
 Polish contribution
   https://github.com/junit-team/junit5/commit/e575ea3e9c7f3ce95c794accbd81904a1ce92599;>e575ea3
 Do not parse {displayName} for https://github.com/ParameterizedTest;>@​ParameterizedTest
 using MessageFormat
   https://github.com/junit-team/junit5/commit/82f1f4be2ff43b8d445f970ae8de659cab2022d5;>82f1f4b
 Treat overloaded local  external https://github.com/MethodSource;>@​MethodSource factory 
methods equally
   https://github.com/junit-team/junit5/commit/5b4a00046bbba4d2c5f9ea48cf59e598fee37c8a;>5b4a000
 Polish 5.9.3 Release Notes
   https://github.com/junit-team/junit5/commit/f6f1afff075db92010871e841cc756ad19dc720a;>f6f1aff
 Move release notes entry for https://redirect.github.com/junit-team/junit5/issues/3130;>#3130 to 
5.9.3
   https://github.com/junit-team/junit5/commit/b732a2bd05fe2a0a3a5ff01bdf6ad241a0c9434c;>b732a2b
 Fix issues with https://github.com/MethodSource;>@​MethodSource local 
factory method lookups
   Additional commits viewable in https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3;>compare 
view
   
   
   
   
   Updates `junit-jupiter-params` from 5.9.2 to 5.9.3
   
   Release notes
   Sourced from https://github.com/junit-team/junit5/releases;>junit-jupiter-params's 
releases.
   
   JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3
   See http://junit.org/junit5/docs/5.9.3/release-notes/;>Release 
Notes.
   
   
   
   Commits
   
   https://github.com/junit-team/junit5/commit/bd7d03f517dfca3730fbd123c5fd4d4b70930129;>bd7d03f
 Release 5.9.3
   https://github.com/junit-team/junit5/commit/2afe30a0765c55a371828b216059cb62aa673dda;>2afe30a
 Finalize 5.9.3 release notes
   https://github.com/junit-team/junit5/commit/8116548985b39b8e0b24a780d6f26ed560b7b94a;>8116548
 Prepare release notes for 5.9.3
   https://github.com/junit-team/junit5/commit/468958d647d8f5c3cad075ee79ee91033356ad2b;>468958d
 Move release note for https://redirect.github.com/junit-team/junit5/issues/3235;>#3235/https://redirect.github.com/junit-team/junit5/issues/3264;>#3264 to 
5.9.3
   https://github.com/junit-team/junit5/commit/6c02c060d3a2c89f481475b8142aa543e3816772;>6c02c06
 Polish contribution
   https://github.com/junit-team/junit5/commit/e575ea3e9c7f3ce95c794accbd81904a1ce92599;>e575ea3
 Do not parse {displayName} for https://github.com/ParameterizedTest;>@​ParameterizedTest
 using MessageFormat
   https://github.com/junit-team/junit5/commit/82f1f4be2ff43b8d445f970ae8de659cab2022d5;>82f1f4b
 Treat overloaded local  external https://github.com/MethodSource;>@​MethodSource factory 
methods equally
   https://github.com/junit-team/junit5/commit/5b4a00046bbba4d2c5f9ea48cf59e598fee37c8a;>5b4a000
 Polish 5.9.3 Release Notes
   https://github.com/junit-team/junit5/commit/f6f1afff075db92010871e841cc756ad19dc720a;>f6f1aff
 Move release notes entry for https://redirect.github.com/junit-team/junit5/issues/3130;>#3130 to 
5.9.3
   https://github.com/junit-team/junit5/commit/b732a2bd05fe2a0a3a5ff01bdf6ad241a0c9434c;>b732a2b
 Fix issues with https://github.com/MethodSource;>@​MethodSource local 
factory method lookups
   Additional commits viewable in https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3;>compare 
view
   
   
   
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot 

[GitHub] [directory-server] dependabot[bot] opened a new pull request, #80: Bump junit.jupiter.api.version from 5.9.2 to 5.9.3

2023-04-26 Thread via GitHub


dependabot[bot] opened a new pull request, #80:
URL: https://github.com/apache/directory-server/pull/80

   Bumps `junit.jupiter.api.version` from 5.9.2 to 5.9.3.
   Updates `junit-jupiter-api` from 5.9.2 to 5.9.3
   
   Release notes
   Sourced from https://github.com/junit-team/junit5/releases;>junit-jupiter-api's 
releases.
   
   JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3
   See http://junit.org/junit5/docs/5.9.3/release-notes/;>Release 
Notes.
   
   
   
   Commits
   
   https://github.com/junit-team/junit5/commit/bd7d03f517dfca3730fbd123c5fd4d4b70930129;>bd7d03f
 Release 5.9.3
   https://github.com/junit-team/junit5/commit/2afe30a0765c55a371828b216059cb62aa673dda;>2afe30a
 Finalize 5.9.3 release notes
   https://github.com/junit-team/junit5/commit/8116548985b39b8e0b24a780d6f26ed560b7b94a;>8116548
 Prepare release notes for 5.9.3
   https://github.com/junit-team/junit5/commit/468958d647d8f5c3cad075ee79ee91033356ad2b;>468958d
 Move release note for https://redirect.github.com/junit-team/junit5/issues/3235;>#3235/https://redirect.github.com/junit-team/junit5/issues/3264;>#3264 to 
5.9.3
   https://github.com/junit-team/junit5/commit/6c02c060d3a2c89f481475b8142aa543e3816772;>6c02c06
 Polish contribution
   https://github.com/junit-team/junit5/commit/e575ea3e9c7f3ce95c794accbd81904a1ce92599;>e575ea3
 Do not parse {displayName} for https://github.com/ParameterizedTest;>@​ParameterizedTest
 using MessageFormat
   https://github.com/junit-team/junit5/commit/82f1f4be2ff43b8d445f970ae8de659cab2022d5;>82f1f4b
 Treat overloaded local  external https://github.com/MethodSource;>@​MethodSource factory 
methods equally
   https://github.com/junit-team/junit5/commit/5b4a00046bbba4d2c5f9ea48cf59e598fee37c8a;>5b4a000
 Polish 5.9.3 Release Notes
   https://github.com/junit-team/junit5/commit/f6f1afff075db92010871e841cc756ad19dc720a;>f6f1aff
 Move release notes entry for https://redirect.github.com/junit-team/junit5/issues/3130;>#3130 to 
5.9.3
   https://github.com/junit-team/junit5/commit/b732a2bd05fe2a0a3a5ff01bdf6ad241a0c9434c;>b732a2b
 Fix issues with https://github.com/MethodSource;>@​MethodSource local 
factory method lookups
   Additional commits viewable in https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3;>compare 
view
   
   
   
   
   Updates `junit-vintage-engine` from 5.9.2 to 5.9.3
   
   Release notes
   Sourced from https://github.com/junit-team/junit5/releases;>junit-vintage-engine's 
releases.
   
   JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3
   See http://junit.org/junit5/docs/5.9.3/release-notes/;>Release 
Notes.
   
   
   
   Commits
   
   https://github.com/junit-team/junit5/commit/bd7d03f517dfca3730fbd123c5fd4d4b70930129;>bd7d03f
 Release 5.9.3
   https://github.com/junit-team/junit5/commit/2afe30a0765c55a371828b216059cb62aa673dda;>2afe30a
 Finalize 5.9.3 release notes
   https://github.com/junit-team/junit5/commit/8116548985b39b8e0b24a780d6f26ed560b7b94a;>8116548
 Prepare release notes for 5.9.3
   https://github.com/junit-team/junit5/commit/468958d647d8f5c3cad075ee79ee91033356ad2b;>468958d
 Move release note for https://redirect.github.com/junit-team/junit5/issues/3235;>#3235/https://redirect.github.com/junit-team/junit5/issues/3264;>#3264 to 
5.9.3
   https://github.com/junit-team/junit5/commit/6c02c060d3a2c89f481475b8142aa543e3816772;>6c02c06
 Polish contribution
   https://github.com/junit-team/junit5/commit/e575ea3e9c7f3ce95c794accbd81904a1ce92599;>e575ea3
 Do not parse {displayName} for https://github.com/ParameterizedTest;>@​ParameterizedTest
 using MessageFormat
   https://github.com/junit-team/junit5/commit/82f1f4be2ff43b8d445f970ae8de659cab2022d5;>82f1f4b
 Treat overloaded local  external https://github.com/MethodSource;>@​MethodSource factory 
methods equally
   https://github.com/junit-team/junit5/commit/5b4a00046bbba4d2c5f9ea48cf59e598fee37c8a;>5b4a000
 Polish 5.9.3 Release Notes
   https://github.com/junit-team/junit5/commit/f6f1afff075db92010871e841cc756ad19dc720a;>f6f1aff
 Move release notes entry for https://redirect.github.com/junit-team/junit5/issues/3130;>#3130 to 
5.9.3
   https://github.com/junit-team/junit5/commit/b732a2bd05fe2a0a3a5ff01bdf6ad241a0c9434c;>b732a2b
 Fix issues with https://github.com/MethodSource;>@​MethodSource local 
factory method lookups
   Additional commits viewable in https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3;>compare 
view
   
   
   
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot 

Re: Server build with API 2.1.3

2023-04-26 Thread Emmanuel Lécharny

Indeed. I doomed my maven repo, and all is back on its feet.

On 24/04/2023 14:18, Colm O hEigeartaigh wrote:

Hi Emmanuel,

The build works fine for me with 2.1.3 (current master build), maybe
your local artifacts are somehow corrupted?

Colm.

On Mon, Apr 24, 2023 at 8:52 AM Emmanuel Lécharny  wrote:


Hi Colm,

yesterday, I wasted e few hours trying to understand why ApacheDS wasnt
building properly with the latest API (2.1.3). I was getting OSGi errors
like this one:

ERROR: Bundle org.apache.directory.server.core.annotations [19] Error
starting
file:/Users/elecharny/apacheds/directory-server-M27-osgi/osgi-integ/target/1682202749909-0/pax-exam-downloads/org.apache.directory.server.core.annotations_2.0.0.AM27-SNAPSHOT.jar

(
 org.osgi.framework.BundleException: Unable to resolve
org.apache.directory.server.core.annotations [19](R 19.0):
 missing requirement [org.apache.directory.server.core.annotations
[19](R 19.0)] osgi.wiring.package;
 
(&(osgi.wiring.package=org.apache.directory.server.core)(version>=2.0.0.AM27-SNAPSHOT))
 [
 caused by: Unable to resolve org.apache.directory.server.core 
[40](R
40.0):
 missing requirement [org.apache.directory.server.core [40](R 
40.0)]
osgi.wiring.package;

(&(osgi.wiring.package=org.apache.directory.server.core.exception)(version>=2.0.0.AM27-SNAPSHOT))

 [
 caused by: Unable to resolve
org.apache.directory.server.interceptors.exception [94](R 94.0):
 missing requirement
[org.apache.directory.server.interceptors.exception [94](R 94.0)]
osgi.wiring.package;

(&(osgi.wiring.package=org.apache.directory.api.ldap.model.constants)(version>=2.1.3.SNAPSHOT))
 ]
 ]
 Unresolved requirements:
 [
 [org.apache.directory.server.core.annotations [19](R 19.0)]
osgi.wiring.package;

(&(osgi.wiring.package=org.apache.directory.server.core)(version>=2.0.0.AM27-SNAPSHOT))
 ]
)


I have no idea why it's expercting :

org.apache.directory.api.ldap.model.constants)(version>=2.1.3.SNAPSHOT)

So I did changed the API version to 2.1.4-SNAPSHOT and it built fine.

At this point, I wonder if we haven't built teh LDAP API with remaining
2.1.3-SNAPSHOT into it.

I'll check that today.

--
*Emmanuel Lécharny - CTO* 205 Promenade des Anglais – 06200 NICE
T. +33 (0)4 89 97 36 50
P. +33 (0)6 08 33 32 61
emmanuel.lecha...@busit.com https://www.busit.com/

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



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



--
*Emmanuel Lécharny - CTO* 205 Promenade des Anglais – 06200 NICE
T. +33 (0)4 89 97 36 50
P. +33 (0)6 08 33 32 61
emmanuel.lecha...@busit.com https://www.busit.com/

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