Skip to content
Success

Console Output

Started by GitHub push by DV8FromTheWorld
Building in workspace C:\Program Files (x86)\Jenkins\jobs\Yui\workspace
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git.exe config remote.origin.url https://github.com/DV8FromTheWorld/Yui.git # timeout=10
Fetching upstream changes from https://github.com/DV8FromTheWorld/Yui.git
 > git.exe --version # timeout=10
using .gitcredentials to set credentials
 > git.exe config --local credential.username DV8FromTheWorld # timeout=10
 > git.exe config --local credential.helper store --file=\"C:\Windows\TEMP\git8106879688013710129.credentials\" # timeout=10
 > git.exe -c core.askpass=true fetch --tags --progress https://github.com/DV8FromTheWorld/Yui.git +refs/heads/*:refs/remotes/origin/*
 > git.exe config --local --remove-section credential # timeout=10
Seen branch in repository origin/PreBootloader
Seen branch in repository origin/develop
Seen branch in repository origin/master
Seen 3 remote branches
Checking out Revision 60c40649af7e0475259317c7f396f5b35c229f6c (origin/develop)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f 60c40649af7e0475259317c7f396f5b35c229f6c
 > git.exe rev-list f2e3fed58fdebfdbe5277ae491830671e8923ea7 # timeout=10
[Gradle] - Launching build.
[workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\Yui\workspace\gradlew.bat" clean assemble && exit %%ERRORLEVEL%%"'
Download https://jcenter.bintray.com/net/dv8tion/JDA/1.2.2_165/JDA-1.2.2_165.pom
Download https://jcenter.bintray.com/net/sourceforge/jaadec/jaad/0.8.5/jaad-0.8.5.pom
Download https://jcenter.bintray.com/jflac/jflac/1.3/jflac-1.3.pom
Download https://jcenter.bintray.com/net/java/dev/jna/jna/4.2.1/jna-4.2.1.pom
Download https://jcenter.bintray.com/org/tritonus/tritonus-dsp/0.3.6/tritonus-dsp-0.3.6.pom
Download https://jcenter.bintray.com/com/googlecode/soundlibs/mp3spi/1.9.5-1/mp3spi-1.9.5-1.pom
Download https://jcenter.bintray.com/com/googlecode/soundlibs/soundlibs/1.1/soundlibs-1.1.pom
Download https://jcenter.bintray.com/com/googlecode/soundlibs/tritonus-share/0.3.7-2/tritonus-share-0.3.7-2.pom
Download https://jcenter.bintray.com/com/googlecode/soundlibs/soundlibs/1.2/soundlibs-1.2.pom
Download https://jcenter.bintray.com/com/googlecode/soundlibs/jlayer/1.0.1-1/jlayer-1.0.1-1.pom
Download https://jcenter.bintray.com/net/sourceforge/jaadec/jaad/0.8.5/jaad-0.8.5.jar
Download https://jcenter.bintray.com/jflac/jflac/1.3/jflac-1.3.jar
Download https://jcenter.bintray.com/net/java/dev/jna/jna/4.2.1/jna-4.2.1.jar
Download https://jcenter.bintray.com/org/tritonus/tritonus-dsp/0.3.6/tritonus-dsp-0.3.6.jar
Download https://jcenter.bintray.com/com/googlecode/soundlibs/mp3spi/1.9.5-1/mp3spi-1.9.5-1.jar
Download https://jcenter.bintray.com/com/googlecode/soundlibs/tritonus-share/0.3.7-2/tritonus-share-0.3.7-2.jar
Download https://jcenter.bintray.com/com/googlecode/soundlibs/jlayer/1.0.1-1/jlayer-1.0.1-1.jar
:clean
:processVersion
:compileJava
:processResources UP-TO-DATE
:classes
:fatJar
:jar
:javadocC:\Program Files (x86)\Jenkins\jobs\Yui\workspace\src\main\java\net\dv8tion\discord\Permissions.java:76: warning: no description for @throws
     * @throws SQLException
       ^
C:\Program Files (x86)\Jenkins\jobs\Yui\workspace\src\main\java\net\dv8tion\discord\Permissions.java:100: warning: no description for @throws
     * @throws SQLException
       ^

2 warnings
:javadocJar
:sourcesJar
:assemble

BUILD SUCCESSFUL

Total time: 24.565 secs
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Finished: SUCCESS