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

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
5 minutes
Labels
None
Revision
6c735b787937b2f4c88d934971f6aac25789e14a
Total tests
374
Successful since
#967 ()

Tests

Code commits

Author Commit Message Commit date
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