Skip to content
Success

Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/CraftBukkit-RSS/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git # timeout=10
Fetching upstream changes from https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git
 > git --version # timeout=10
 > git fetch --tags --progress https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b54b9409e02391f927767457bdaa6b685819f3e8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b54b9409e02391f927767457bdaa6b685819f3e8
Commit message: "SPIGOT-2864: Make Arrow / Item setTicksLived behave like FallingBlock"
 > git rev-list --no-walk 79ded7a8cad4cd6837283a5e2a6f64705a25ef4d # timeout=10
Finished: SUCCESS