Builds Spark (minus the Install4j distributables) after every change to the code.

Build: #675 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Code commits

Spark (master)

  • Sergey Ponomarev <stokito@gmail.com>

    Sergey Ponomarev <stokito@gmail.com> f74b0b6a427cd9b7dd6f6d71ab9790319afeb670

    SPARK-2400: Improve parsing of startup arguments.
    Now you can specify params like:
    --username=juliet --server=capulet.lit --password=secret xmpp:romeo@montague.lit

    • core/src/main/java/org/jivesoftware/Spark.java (version f74b0b6a427cd9b7dd6f6d71ab9790319afeb670)
    • core/src/main/java/org/jivesoftware/SparkStartupListener.java (version f74b0b6a427cd9b7dd6f6d71ab9790319afeb670)
    • core/src/main/java/org/jivesoftware/launcher/Startup.java (version f74b0b6a427cd9b7dd6f6d71ab9790319afeb670)
    • core/src/main/java/org/jivesoftware/spark/Workspace.java (version f74b0b6a427cd9b7dd6f6d71ab9790319afeb670)
  • Sergey Ponomarev <stokito@gmail.com>

    Sergey Ponomarev <stokito@gmail.com> 4d3da704b24ef65fd0e170131d7d5abeb6796d1a

    spark.install4j: remove launcher VM options that are set dynamically by the Spark.startup()

    • distribution/src/installer/spark.install4j (version 4d3da704b24ef65fd0e170131d7d5abeb6796d1a)
  • Sergey Ponomarev <stokito@gmail.com>

    Sergey Ponomarev <stokito@gmail.com> e05e8b0d9653b4702919abbd69c444f17064e0bb

    SPARK-2399: use Spark.main() directly without the launcher.Startup

    • AGENTS.md (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/pom.xml (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/dist/startup.bat (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/dist/startup.sh (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/documentation/ide-eclipse-setup.html (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/documentation/ide-intellij-setup.html (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/documentation/ide-vscode-setup.html (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/main/java/org/jivesoftware/MainWindow.java (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/main/java/org/jivesoftware/Spark.java (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/main/java/org/jivesoftware/launcher/JiveClassLoader.java (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • core/src/main/java/org/jivesoftware/launcher/Startup.java (version e05e8b0d9653b4702919abbd69c444f17064e0bb)
    • distribution/src/installer/spark.install4j (version e05e8b0d9653b4702919abbd69c444f17064e0bb)