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

github-bot pushed a change to branch 
dependabot/maven/src/it/projects/dependency-sets/massembly-969/org.openjfx-javafx-media-21.0.2
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git


    omit 66667a53 Bump org.openjfx:javafx-media
     add d745bc4e [MASSEMBLY-1027] Bump commons-io:commons-io from 2.16.0 to 
2.16.1 (#201)
     add 99ad5453 [MASSEMBLY-1029] Use minimal level for model validation (#204)
     add e822d6c1 Bump org.apache.maven.plugins:maven-plugins from 41 to 42
     add 3d525e12 Bump com.github.luben:zstd-jni from 1.5.6-1 to 1.5.6-3
     add 6f86188d [MASSEMBLY-1030] Manifest entries from archive configuration 
are not added in final MANIFEST (#205)
     add 1c704bd1 Bump org.apache.commons:commons-compress from 1.26.1 to 1.27.0
     add da98f29b use new Reproducible Central badge endpoint
     add 9f9def03 Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#212)
     add 89d8c11c Bump org.openjfx:javafx-media

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   (66667a53)
            \
             N -- N -- N   
refs/heads/dependabot/maven/src/it/projects/dependency-sets/massembly-969/org.openjfx-javafx-media-21.0.2
 (89d8c11c)

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:
 README.md                                          |  2 +-
 pom.xml                                            | 12 +++---
 src/it/it-project-parent/pom.xml                   |  5 +++
 .../pom.xml                                        | 49 ++++++++++++++--------
 .../src/main/assembly/web-bundle.xml}              | 23 +++++-----
 .../src/main/java/test/App.java                    |  0
 .../src/main/webapp/WEB-INF/web.xml}               | 10 ++++-
 .../src/main/webapp/index.jsp}                     |  4 +-
 .../verify.bsh                                     |  8 ++--
 .../archive/ManifestCreationFinalizer.java         | 10 +++++
 .../archive/task/AddDependencySetsTask.java        |  2 +
 11 files changed, 83 insertions(+), 42 deletions(-)
 copy src/it/projects/mojo-configuration/{manifest-with-customEntry => 
manifest-with-customEntry-manifest-file}/pom.xml (57%)
 copy 
src/it/projects/{dependency-sets/depSet-enum-vs-wildcard/enum/src/main/assembly/bin.xml
 => 
mojo-configuration/manifest-with-customEntry-manifest-file/src/main/assembly/web-bundle.xml}
 (69%)
 copy 
src/it/projects/{basic-features/outputFileNameMapping-withArtifactBaseVersion 
=> 
mojo-configuration/manifest-with-customEntry-manifest-file}/src/main/java/test/App.java
 (100%)
 copy 
src/it/projects/{dependency-sets/massembly-345/src/main/resources/application.xml
 => 
mojo-configuration/manifest-with-customEntry-manifest-file/src/main/webapp/WEB-INF/web.xml}
 (87%)
 copy src/{test/resources/assemblies/empty.xml => 
it/projects/mojo-configuration/manifest-with-customEntry-manifest-file/src/main/webapp/index.jsp}
 (91%)
 copy src/it/projects/mojo-configuration/{manifest-with-customEntry => 
manifest-with-customEntry-manifest-file}/verify.bsh (86%)

Reply via email to