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

github-bot pushed a change to branch 
dependabot/maven/tools/osgicheck-maven-plugin/org.apache.maven-maven-core-3.8.1
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


    omit 35f2e8ba74 Bump org.apache.maven:maven-core in 
/tools/osgicheck-maven-plugin
     add 4084ed0699 Fix javadoc generation
     add fc87db65f6 [maven-release-plugin] prepare release 
org.apache.felix.webconsole-5.0.0
     add df66bc5223 [maven-release-plugin] prepare for next development 
iteration
     add ef67765d7b FELIX-6677 : Set correct source/release info for javadoc 
plugin
     add fb15f818bc FELIX-6678 : Setter methods in SessionCookieConfig do not 
throw IllegalStateException
     add 34bf502cf9 FELIX-6679 Update parent and dependencies (#289)
     add 71f237061e Bump org.apache.maven:maven-core in 
/tools/osgicheck-maven-plugin

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   (35f2e8ba74)
            \
             N -- N -- N   
refs/heads/dependabot/maven/tools/osgicheck-maven-plugin/org.apache.maven-maven-core-3.8.1
 (71f237061e)

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:
 .../whiteboard/SharedServletContextImpl.java       |  96 +++++-
 http/jetty/pom.xml                                 |   2 +-
 http/jetty12/pom.xml                               |   2 +-
 pom/changelog.txt                                  |  48 ---
 pom/pom.xml                                        |  42 ++-
 tools/osgicheck-maven-plugin/pom.xml               |  57 ++--
 .../maven/osgicheck/impl/checks/SCRCheck.java      | 321 +++++++++++----------
 .../impl/mddocgen/AbstractMarkdownMojo.java        |   7 +-
 .../osgicheck/impl/mddocgen/MavenScrLogger.java    |  51 ++--
 .../mddocgen/MetatypeMarkdownGeneratorMojo.java    |  20 +-
 .../mddocgen/ServicesMarkdownGeneratorMojo.java    |  25 +-
 webconsole/pom.xml                                 |   1 +
 12 files changed, 356 insertions(+), 316 deletions(-)
 delete mode 100644 pom/changelog.txt

Reply via email to