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

github-bot pushed a change to branch 
dependabot/maven/src/it/projects/bugs/massembly-920/org.apache.camel-camel-core-3.21.4
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git


 discard 4296e7c9 Bump org.apache.camel:camel-core in 
/src/it/projects/bugs/massembly-920
     add bdcc4d0d [MASSEMBLY-1023] Bump org.apache.maven.shared:maven-filtering 
from 3.3.1 to 3.3.2 (#192)
     add 86bbed04 [MASSEMBLY-1024] Bump org.apache.commons:commons-compress 
from 1.25.0 to 1.26.1 (#191)
     add cb563822 [MASSEMBLY-1025] Bump org.codehaus.plexus:plexus-archiver 
from 4.9.1 to 4.9.2 (#195)
     add 74e858ad [MASSEMBLY-1022] Unresolved artifacts should be not processed
     add 0afbb3e1 [maven-release-plugin] prepare release 
maven-assembly-plugin-3.7.1
     add 890dc4db [maven-release-plugin] prepare for next development iteration
     add 1564e0f6 Bump com.github.luben:zstd-jni from 1.5.5-11 to 1.5.6-1
     add 4f254ee3 [MASSEMBLY-1027] Bump commons-io:commons-io from 2.15.1 to 
2.16.0 (#198)
     add a19fcb91 [MASSEMBLY-1028] Bump org.apache.maven:maven-archiver from 
3.6.1 to 3.6.2 (#197)
     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 bb1bff7d Bump org.apache.camel:camel-core in 
/src/it/projects/bugs/massembly-920

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   (4296e7c9)
            \
             N -- N -- N   
refs/heads/dependabot/maven/src/it/projects/bugs/massembly-920/org.apache.camel-camel-core-3.21.4
 (bb1bff7d)

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                                            | 26 ++++++----
 src/it/it-project-parent/pom.xml                   |  5 ++
 .../massembly-235 => bugs/massembly-1022}/pom.xml  | 58 +++++++++++-----------
 .../massembly-1022/src/assembly/assembly.xml}      | 15 +++---
 .../massembly-1022}/verify.groovy                  |  7 +--
 .../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 +
 .../artifact/DefaultDependencyResolver.java        | 17 ++++---
 .../artifact/DefaultDependencyResolverTest.java    | 13 ++---
 16 files changed, 150 insertions(+), 99 deletions(-)
 copy src/it/projects/{dependency-sets/massembly-235 => 
bugs/massembly-1022}/pom.xml (68%)
 copy 
src/it/projects/{dependency-sets/depSet-byDepVersion/child3/src/main/assembly/bin.xml
 => bugs/massembly-1022/src/assembly/assembly.xml} (75%)
 copy src/it/projects/{file-sets/platformspecific-filesets => 
bugs/massembly-1022}/verify.groovy (78%)
 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