Builds the Spark Install4j distributables once every day.

Build: #2978 failed Manual run by daryl herzmann

Stages & jobs

  1. Build Stage

  2. Post Build

Code commits

Spark (master)

  • ilya khlevnoy <71222850+Plyha@users.noreply.github.com>

    ilya khlevnoy <71222850+Plyha@users.noreply.github.com> 6fe83196fa99ae88ac99badff32e6dac49a3141f

    fix build spark

    • core/pom.xml (version 6fe83196fa99ae88ac99badff32e6dac49a3141f)
  • ilya khlevnoy <71222850+Plyha@users.noreply.github.com>

    ilya khlevnoy <71222850+Plyha@users.noreply.github.com> bd89f83d76f4bf800d1abf494f1919ccc05b4847

    Revert "spark-core pom.xml: disable filter resources except of spark.properties"
    This reverts commit 88483c8fb89ff91feca363ea6d803feda175e369.

    • core/pom.xml (version bd89f83d76f4bf800d1abf494f1919ccc05b4847)
  • ilyaHlevnoy <71222850+Plyha@users.noreply.github.com>

    ilyaHlevnoy <71222850+Plyha@users.noreply.github.com> 9f8c9c8bfaaf7946911355f9d68d0ba57cb419ed

    Merge pull request #863 from stokito/transifex
    README.md: add Transifex link and use HTTPS links

  • ilyaHlevnoy <71222850+Plyha@users.noreply.github.com>

    ilyaHlevnoy <71222850+Plyha@users.noreply.github.com> edf0676c733f5364344bb5951458c14553484e67

    Merge pull request #862 from stokito/fix_maven_build
    Fix maven build

  • Sergey Ponomarov <stokito@gmail.com>

    Sergey Ponomarov <stokito@gmail.com> 33a7418aa29d1f399a07e19f9e0428ffdf8ca94e

    README.md: add Transifex link and use HTTPS links
    Signed-off-by: Sergey Ponomarov <stokito@gmail.com>

    • README.md (version 33a7418aa29d1f399a07e19f9e0428ffdf8ca94e)
  • ilyaHlevnoy <71222850+Plyha@users.noreply.github.com>

    ilyaHlevnoy <71222850+Plyha@users.noreply.github.com> 042777c6bf456337a9cef10fc9152aac6df41902

    Merge pull request #860 from stokito/patch-1
    docbook/installation-debian.sgml: improve commands and ru translation

  • Sergey Ponomarov <stokito@gmail.com>

    Sergey Ponomarov <stokito@gmail.com> 88483c8fb89ff91feca363ea6d803feda175e369

    spark-core pom.xml: disable filter resources except of spark.properties

    • core/pom.xml (version 88483c8fb89ff91feca363ea6d803feda175e369)
  • Sergey Ponomarov <stokito@gmail.com>

    Sergey Ponomarov <stokito@gmail.com> 8a86029e2e59987624740fb0339232351130897e

    spark-core pom.xml: upgrade smack version

    • pom.xml (version 8a86029e2e59987624740fb0339232351130897e)
  • Sergey Ponomarov <stokito@gmail.com>

    Sergey Ponomarov <stokito@gmail.com> 35a6a228277b58987371eef5de549d46c41b85b8

    spark-core pom.xml: upgrade bouncycastle to jdk18on v1.78.1
    The jdk15on supports Java 5 and jdk18on Java 8.
    The Spark anyway supports starting from 8.

    • core/pom.xml (version 35a6a228277b58987371eef5de549d46c41b85b8)
  • Sergey Ponomarov <stokito@gmail.com>

    Sergey Ponomarov <stokito@gmail.com> 19a83722c5ccbba378b83269cc46e6ee10fe1dfd

    spark-core pom.xml: upgrade libraries to latest patch version
    The commons-lang3 upgraded to latest version because it's ultra stable.

    • core/pom.xml (version 19a83722c5ccbba378b83269cc46e6ee10fe1dfd)
  • Sergey Ponomarev <stokito@gmail.com>

    Sergey Ponomarev <stokito@gmail.com> 6e69caca175dbd120a60bf4e6d1c5fce15677ae2

    docbook/installation-debian.sgml: improve commands and ru translation
    Instead of the old Sun Java use the default-jre package.
    Add a link to GitHub Releases page from which to get the deb package.
    Add wget command to download.
    Use apt to install the package: it will also install dependencies (none for now but for a future).
    Add Russian translation.

    • core/src/docbook/installation-debian.sgml (version 6e69caca175dbd120a60bf4e6d1c5fce15677ae2)