You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2022/08/06 06:13:16 UTC

[archiva-components] branch master updated (6fde270 -> 469cb71)

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-components.git


    from 6fde270  Bump log4j.version from 2.17.2 to 2.18.0
     add 296e1d5  use awaitility library when possible
     new 469cb71  Merge pull request #31 from apache/awaitility

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            | 30 ++++++++++++++--------
 .../cache/test/AbstractCacheTestCase.java          |  8 ------
 .../components/scheduler/SchedulerTest.java        |  8 +++---
 .../taskqueue/execution/TaskQueueExecutorTest.java | 13 +++-------
 4 files changed, 27 insertions(+), 32 deletions(-)


[archiva-components] 01/01: Merge pull request #31 from apache/awaitility

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-components.git

commit 469cb7146698728f9b3b3b0e16ca96b9f6b97d78
Merge: 6fde270 296e1d5
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Sat Aug 6 16:13:11 2022 +1000

    Merge pull request #31 from apache/awaitility
    
    use awaitility library when possible

 pom.xml                                            | 30 ++++++++++++++--------
 .../cache/test/AbstractCacheTestCase.java          |  8 ------
 .../components/scheduler/SchedulerTest.java        |  8 +++---
 .../taskqueue/execution/TaskQueueExecutorTest.java | 13 +++-------
 4 files changed, 27 insertions(+), 32 deletions(-)