Commit Graph

8760 Commits

Author SHA1 Message Date
PJ Fanning f2e32d366b
[MRM-2047] upgrade netty due to CVEs (#102) 2022-05-31 20:35:23 +10:00
dependabot[bot] afc828414c
Bump actions/setup-java from 3.1.1 to 3.3.0 (#87)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.1.1...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 16:27:45 +10:00
Eric Barboni fc68a5a768
fix mailing list link on master branch (#89)
* fix mailing list on master branch

* Update archiva-modules/archiva-web/archiva-webapp/src/main/resources/org/apache/archiva/redback-security.properties

Co-authored-by: Olivier Lamy <olamy@apache.org>

* Update archiva-modules/archiva-web/archiva-web-common/src/main/resources/org/apache/archiva/security.properties

Co-authored-by: Olivier Lamy <olamy@apache.org>

Co-authored-by: Olivier Lamy <olamy@apache.org>
2022-05-09 09:41:49 +10:00
Olivier Lamy 7720f9bdaf
remove publish test report 2022-05-06 11:42:39 +10:00
Eric Barboni 03777770cc
Update DOAP for 2.2.7 (#88) 2022-05-06 11:41:05 +10:00
Olivier Lamy 11a8c70540 no need to backup so much artifacts
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-24 10:28:01 +10:00
Olivier Lamy 078ab9f226 add token for publish test report
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-22 09:41:00 +10:00
Kaiyao Ke c3d53dac90
Fix test order dependency in class `BasicManagedRepositoryValidatorTest` (#82)
* fix order dependency
* change import order
2022-04-22 09:37:59 +10:00
Olivier Lamy c057c3ef1d
Fix github actions (#83)
* more memory for rest-services tests

Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-21 20:01:07 +10:00
Olivier Lamy e94d037281
use jetty bom to manage Jetty dependencies (#81)
* use jetty bom to manage Jetty dependencies
* simplify code and do write in a log file in /tmp when running tests

Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-18 12:07:02 +10:00
Olivier Lamy e6a08c7517
use testcontainers to run cassandra tests (#79)
* use testcontainers for cassandra test

Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-17 21:31:02 +10:00
Olivier Lamy c792f68b51 fix naming
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-17 10:12:54 +10:00
Martin Schreier 2eb124190f Changing cassandra version 2022-04-15 23:13:07 +02:00
Olivier Lamy 152dc39fe0 indent
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-15 12:21:43 +10:00
Olivier Lamy d466c2c956 use only maven central for dependabot
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-15 12:07:45 +10:00
Olivier Lamy a0a6ea792a use only maven central for maven dependabot update
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-15 11:50:19 +10:00
dependabot[bot] 24523f4891
Bump actions/setup-java from 3.1.0 to 3.1.1 (#75)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 20:26:06 +10:00
dependabot[bot] 696acb235a
Bump actions/checkout from 2 to 3 (#67)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 20:25:50 +10:00
dependabot[bot] dcdd1f1d55
Bump actions/setup-java from 2.3.1 to 3.1.0 (#66)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.1 to 3.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.3.1...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 16:28:23 +10:00
Olivier Lamy c1ad3bfd12 not forked compilation
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-11 15:48:08 +10:00
Olivier Lamy 865dd8751b fix running ITs
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-11 15:38:49 +10:00
Olivier Lamy 5bd980a7d5
fix syntax (#74)
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-11 15:31:29 +10:00
Olivier Lamy 6f4b08e4ad
add gh action, dependabot and release-drafter and get rid of travis (#65)
* add gh action, dependabot and release-drafter and get rid of travis
* move owasp check in a separate profile

Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-11 14:11:45 +10:00
Olivier Lamy eb489a1dee add a Delete action to delete logs older than 30D (#64)
* delete old logs files
* do not fork compilation

Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-04-11 07:56:10 +10:00
Olivier Lamy 0b270de6c0
use configuration from archiva parent 2022-04-10 11:10:15 +10:00
Olivier Lamy fb47ca7096
test 2022-02-16 21:13:53 +10:00
Olivier Lamy 725a3e1fe4
test 2022-02-16 21:12:56 +10:00
Olivier Lamy 3feca72bdc
dependabot for branch archiva-2.x as well 2022-02-16 21:01:32 +10:00
Olivier Lamy f718fc4dbd
Create dependabot.yml 2022-02-16 17:47:56 +10:00
Martin Schreier f41b350429 Adding rest events 2022-02-13 19:22:52 +01:00
Martin Schreier 0a2dab1677 Improving event API 2022-02-13 10:27:32 +01:00
Martin Schreier 99bd81ac00 Updating mapper for managed repo 2022-01-13 21:00:33 +01:00
Martin Schreier f73e942e0a Refactoring of repository feature interface 2022-01-11 23:17:58 +01:00
Martin Schreier 9a102721d6 Changing mapper interface 2022-01-11 21:30:42 +01:00
Martin Schreier a0c5e5a0b0 Splitting configuration module. Adding mapper interface. 2022-01-09 23:14:44 +01:00
Martin Schreier 239669209d Enabling github wiki 2022-01-06 17:25:43 +01:00
Martin Schreier 2cb4db31bf Adding github metadata to .asf.yaml 2022-01-06 17:22:49 +01:00
Martin Schreier 512ff100d7 [MRM-2028] Fixing NPE on artifact removal 2022-01-06 11:35:36 +01:00
Martin Schreier 70bd7fdd3c Fixing RAT excludes 2022-01-06 11:17:26 +01:00
Martin Schreier d124a9eab7 Adding .asf.yaml file 2022-01-06 11:14:13 +01:00
Martin Schreier 468c99b295 Updating assertj version 2022-01-05 21:00:36 +01:00
Martin Schreier 8c70e270b3 Removing joda-time dependency 2022-01-05 18:52:33 +01:00
Martin Schreier 31869b91d1 Switching to new ehcache version 2022-01-05 18:12:45 +01:00
Martin Schreier 23abc20774 Changes for new spring version 2022-01-05 16:13:21 +01:00
Martin Schreier 79a91fe1ff Moving test classes for consistent package usage 2022-01-05 15:30:51 +01:00
Martin Schreier e236e7f98d Unifying mocks to mockito 2022-01-04 20:46:35 +01:00
Martin Schreier 3756ba57f6 Switching to generics for cache implementation 2022-01-03 20:26:49 +01:00
Martin Stockhammer 7536a89125 Fixing error with bad repository path 2021-12-25 17:38:01 +01:00
Martin Stockhammer d3fd08be17 Package refactoring 2021-12-25 17:37:41 +01:00
Martin Stockhammer ff06849746 Refactoring packages for mock classes 2021-12-24 16:29:21 +01:00