This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a change to branch timestamp-1970
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
omit 88ac807 add more timestamps
omit 3b0176d test non-MS DOS timestamp
add 9d004aa Bump org.assertj:assertj-core from 3.27.4 to 3.27.6
add 43b5097 document Java-Version entry added in #298 (#314)
add 88d241c reformat descriptor description to match usual
Modello-generated ones (#316)
add eea73f2 remove extra newline in code blocks (#318)
add 21f7cc0 avoid negative entry time: upgrade plexus-archiver (#320)
add 6033a15 [maven-release-plugin] prepare release maven-archiver-3.6.5
add eb48113 [maven-release-plugin] prepare for next development iteration
add 0bec0e5 badges for 3.x vs 4
add b0156ce Bump org.codehaus.plexus:plexus-archiver from 4.10.2 to
4.10.3 (#326)
add 74904a3 Bump org.codehaus.plexus:plexus-interpolation from 1.28 to
1.29
add 9ab4fa1 Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4
add ee200f1 Bump Maven to 3.9.12
new 336488b Add more timestamp tests
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 (88ac807)
\
N -- N -- N refs/heads/timestamp-1970 (336488b)
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 1 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:
.github/workflows/maven-verify.yml | 5 +
README.md | 14 +-
pom.xml | 27 +++-
src/site/xdoc/index.xml.vm | 176 +++++++++++----------
.../apache/maven/archiver/MavenArchiverTest.java | 51 ++++--
5 files changed, 166 insertions(+), 107 deletions(-)