Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Sumynwa dcceac3761
Update maven to version 3.8.7 & add new package maven3 without jdk bindings. (#4875)
* maven: Bump version to 3.8.7 and add a new package maven3 without jdk bindings

- Remove hard dependency on msopenjdk-* in maven3
- Set 'Conflicts' on each other

Default maven install pulls in msopenjdk-11 as runtime dependency.
The new package 'maven3' does not have install dependency on any msopenjdk-*. This
allows custom install of a supported msopenjdk-* version prior to installing maven3.

* maven: update cgmanifest for package maven

* maven: cgmanifest add package entry for maven3

* maven: licenses add package entry for maven3
2023-02-17 02:11:18 +05:30
Sumynwa 22a9c23ac6
Maven: Fix aarch64 builds by including 1.0 maven aarch64 rpm also sources in spec file. (#3400) 2022-07-21 00:28:44 +05:30
Sumynwa f205278d7d
Adding apache maven SPEC to Mariner. (#3174)
* Adding apache maven SPEC to Mariner.
- Adding due to buildRequires dependency for cassandra reaper.
- Updated version toeq 3.8.4.

* Correcting linting errors for maven.spec.

* Fixing linting error in maven spec with correct tabs/spaces.

* Fixing cgmanifest with correct maven version.

* (a) Removing version(to be build) specific binary tar as source to provide pre-built maven.
    Using 1.0 based maven rpm instead from PMC.
(b) Installing mvn package with --nodeps since nothing provides install dependency = openjre8 in Mariner 2.0.
(c) Adding check section to match md5sums of mvn rpm uploaded to blob store and that available on PMC.
    Quit build if mismatch.

* (a) Cleaning SPEC file to remove conditional build cache generation.
(b) Updating signature.json with build caches created using maven 3.5.4 binary. The earlier
    caches were based on maven 3.8.4 binary.
(c) Adding 'maven_build_caches.sh' script to generate build caches.

* maven: adding to licenses.md.

* Removing comment lines & fixing sources numbers in spec file.

* Minor correction.
2022-07-20 22:13:24 +05:30
Joe Schmitt 5209e02b85
Remove maven from specs (#440) 2020-12-08 14:40:41 -05:00
Jon Slobodzian b877013b27 Initial CBL-Mariner commit to GitHub 2020-08-06 20:17:52 -07:00