Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #973 was successful Scheduled with changes by Dan Caseley <dan@caseley.me.uk>

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Code commits

Openfire (master)

  • Dan Caseley <dan@caseley.me.uk>

    Dan Caseley <dan@caseley.me.uk> 6c735b787937b2f4c88d934971f6aac25789e14a

    Better cross-platform integration tests (#1539)
    * Add script launch structure with getopts, add hosts file editing

    * Stop openfire when tests end

    * Add alternate host/credential options

    * Add usage and error handling to test runner script

    * Improve hosts file editing (and prevent it in Travis)

    * Swap Smack clone for Smack from maven, tidy all the things

    * Move openfire-demoboot.xml to Openfire repo

    Solves a TODO. Could now run without internet connectivity

    * Add logic to deal with differing versions of Smack

    * Fix for Java11

    * Re-enable unbroken tests

    * Re-disable tests that fail in Travis

    • .gitignore (version 6c735b787937b2f4c88d934971f6aac25789e14a)
    • .travis.yml (version 6c735b787937b2f4c88d934971f6aac25789e14a)
    • distribution/src/conf/openfire-demoboot.xml (version 6c735b787937b2f4c88d934971f6aac25789e14a)
    • runIntegrationTests (version 6c735b787937b2f4c88d934971f6aac25789e14a)
    • test.gradle (version 6c735b787937b2f4c88d934971f6aac25789e14a)