This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/minimist-1.2.6
in repository https://gitbox.apache.org/repos/asf/archiva.git
omit c69f2d1c3 Bump minimist
add c1ad3bfd1 not forked compilation
add dcdd1f1d5 Bump actions/setup-java from 2.3.1 to 3.1.0 (#66)
add 696acb235 Bump actions/checkout from 2 to 3 (#67)
add 24523f489 Bump actions/setup-java from 3.1.0 to 3.1.1 (#75)
add a0a6ea792 use only maven central for maven dependabot update
add d466c2c95 use only maven central for dependabot
add 152dc39fe indent
add 2eb124190 Changing cassandra version
add c792f68b5 fix naming
add e6a08c751 use testcontainers to run cassandra tests (#79)
add e94d03728 use jetty bom to manage Jetty dependencies (#81)
add c057c3ef1 Fix github actions (#83)
add c3d53dac9 Fix test order dependency in class
`BasicManagedRepositoryValidatorTest` (#82)
add 078ab9f22 add token for publish test report
add 11a8c7054 no need to backup so much artifacts
add 03777770c Update DOAP for 2.2.7 (#88)
add 7720f9bda remove publish test report
add fc68a5a76 fix mailing list link on master branch (#89)
add afc828414 Bump actions/setup-java from 3.1.1 to 3.3.0 (#87)
add d9aadf9e7 Bump minimist
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 (c69f2d1c3)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/minimist-1.2.6
(d9aadf9e7)
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:
.github/dependabot.yml | 12 ++
.github/workflows/maven.yml | 4 +-
Jenkinsfile | 7 +-
Jenkinsfile-itest | 2 +-
archiva-cli/pom.xml | 1 +
archiva-docs/src/site/apt/release-notes.apt.vm | 2 +-
.../src/test/test-settings.xml | 22 ++-
.../BasicManagedRepositoryValidatorTest.java | 8 +
.../archiva-rest/archiva-rest-services/pom.xml | 2 +-
.../rest/services/AbstractArchivaRestTest.java | 40 +----
.../src/test/resources/log4j2-test.xml | 18 +--
.../org/apache/archiva/security.properties | 2 +-
.../resources/META-INF/owasp/cve-suppressions.xml | 17 ++
.../org/apache/archiva/redback-security.properties | 4 +-
.../org/apache/archiva/redback-security.properties | 4 +-
.../src/test/resources/log4j2-test.xml | 10 --
.../repository/AbstractMetadataRepositoryTest.java | 14 +-
.../metadata-store-cassandra/pom.xml | 173 ++-------------------
.../cassandra/DefaultCassandraArchivaManager.java | 1 -
.../cassandra/CassandraMetadataRepositoryTest.java | 39 ++++-
.../cassandra/RepositoriesNamespaceTest.java | 31 +++-
.../META-INF/spring-context.xml | 0
.../src/test/resources/log4j2-test.xml | 15 +-
.../src/test/resources/log4j2-test.xml | 2 +-
.../oak-jcr/oak-jcr-lucene/pom.xml | 2 +-
doap_Archiva.rdf | 93 +++--------
pom.xml | 63 +++-----
27 files changed, 211 insertions(+), 377 deletions(-)
rename
archiva-modules/metadata/metadata-store-provider/metadata-store-cassandra/src/test/{filtered-resources
=> resources}/META-INF/spring-context.xml (100%)