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

pkarwasz pushed a change to branch fix/main/parallel-tests
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    omit 758a97b020 Switch to parallel testing by default
     add 09a27b845e Fix OSGi test failures
     add 03206353a7 Update `org.eclipse.platform:org.eclipse.osgi` to version 
`3.20.0` (#2650)
     add cc9e3aee3c Update `org.apache.maven.surefire:surefire-junit47` to 
version `3.3.0` (#2671)
     add bc56729244 Switch to parallel testing by default

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (758a97b020)
            \
             N -- N -- N   refs/heads/fix/main/parallel-tests (bc56729244)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../apache/logging/log4j/core/LoggerContext.java   |  3 ++
 .../log4j/core/config/AbstractConfiguration.java   |  1 +
 .../log4j/core/impl/internal/Activator.java        | 26 +++++++--
 log4j-osgi-test/pom.xml                            | 61 +++++++++++++++++++++-
 .../logging/log4j/osgi/tests/CoreOsgiTest.java     |  2 +-
 log4j-parent/pom.xml                               |  4 +-
 ..._org_apache_maven_surefire_surefire_junit47.xml |  6 +--
 ...pdate_org_eclipse_platform_org_eclipse_osgi.xml |  4 +-
 8 files changed, 93 insertions(+), 14 deletions(-)
 copy src/changelog/{3.0.0-beta1 => 
.3.x.x}/update_org_apache_maven_surefire_surefire_junit47.xml (68%)

Reply via email to