You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by il...@apache.org on 2020/12/02 11:12:30 UTC

[ignite] branch master updated: IGNITE-13388 Fix apache-ignite deb package dependency on JVM package - Fixes #8191.

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

ilyak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git


The following commit(s) were added to refs/heads/master by this push:
     new dad79aa  IGNITE-13388 Fix apache-ignite deb package dependency on JVM package - Fixes #8191.
dad79aa is described below

commit dad79aa6ea741d1da6630035ff24dc714b4e7932
Author: Peter Ivanov <mr...@gmail.com>
AuthorDate: Wed Dec 2 14:11:59 2020 +0300

    IGNITE-13388 Fix apache-ignite deb package dependency on JVM package - Fixes #8191.
    
    Signed-off-by: Ilya Kasnacheev <il...@gmail.com>
---
 packaging/deb/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging/deb/control b/packaging/deb/control
index 40467c0..0c258f8 100644
--- a/packaging/deb/control
+++ b/packaging/deb/control
@@ -8,7 +8,7 @@ Package: apache-ignite
 Architecture: all
 Section: misc
 Priority: optional
-Depends: openjdk-8-jdk | oracle-java8-installer, systemd, passwd
+Depends: openjdk-8-jdk | openjdk-11-jdk | default-jdk | java-sdk, systemd, passwd
 Description: Apache Ignite In-Memory Computing, Database and Caching Platform
  Ignite™ is a memory-centric distributed database, caching, and processing
  platform for transactional, analytical, and streaming workloads, delivering