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

slachiewicz pushed a change to branch slach-pre-merge-master
in repository https://gitbox.apache.org/repos/asf/maven.git.


 discard d651f61  [MNG-6497] - Upgrade guava / guice
 discard 703f656  [MNG-6490] Maven shall not fail reporting circular dependency 
when the dependency is a classified secondary artifact
 discard 47c4785  [MNG-5995] Remove dependency to maven-compat
 discard 456f6af  [MNG-6069] Migrate to non deprecated parts of Commons CLI
 discard e84ef6e  [MNG-6492] - Minor improvement on Array construction, 
conversion performance
     add e4b53d3  [MNG-6490] Maven shall not fail reporting circular dependency 
when the dependency is a classified secondary artifact
     add ba74b96  [MNG-6492] - Minor improvement on Array construction, 
conversion performance
     add 6688d76  [MNG-6497] - Upgrade guava / guice
     add 97c98ec  [maven-release-plugin] prepare release maven-3.6.0
     add 6e376d4  [maven-release-plugin] prepare for next development iteration
     add b5014bf  removed extra # in generated content
     add 0ee5dfb  Updated DOAP for Maven Core Release 3.6.0
     new 4270e6b  [MNG-6492] - Minor improvement on Array construction, 
conversion performance
     new 856d702  [MNG-6069] Migrate to non deprecated parts of Commons CLI
     new 69490e5  [MNG-5995] Remove dependency to maven-compat

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   (d651f61)
            \
             N -- N -- N   refs/heads/slach-pre-merge-master (69490e5)

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.

The 3 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:
 apache-maven/pom.xml                                         |  2 +-
 apache-maven/src/main/appended-resources/META-INF/LICENSE.vm |  2 +-
 doap_Maven.rdf                                               | 11 +++++++++++
 maven-artifact/pom.xml                                       |  2 +-
 maven-builder-support/pom.xml                                |  2 +-
 maven-compat/pom.xml                                         |  2 +-
 maven-core/pom.xml                                           |  2 +-
 maven-embedder/pom.xml                                       |  2 +-
 maven-model-builder/pom.xml                                  |  2 +-
 maven-model/pom.xml                                          |  2 +-
 maven-plugin-api/pom.xml                                     |  2 +-
 maven-repository-metadata/pom.xml                            |  2 +-
 maven-resolver-provider/pom.xml                              |  2 +-
 maven-settings-builder/pom.xml                               |  2 +-
 maven-settings/pom.xml                                       |  2 +-
 maven-slf4j-provider/pom.xml                                 |  2 +-
 pom.xml                                                      |  4 ++--
 17 files changed, 28 insertions(+), 17 deletions(-)

Reply via email to