<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by md-5</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>752</buildNumber><marked><SHA1>94ee61cd35de95e63819cd64055d4914d02ef300</SHA1><branch><SHA1>94ee61cd35de95e63819cd64055d4914d02ef300</SHA1><name>origin/master</name></branch></marked><revision><SHA1>94ee61cd35de95e63819cd64055d4914d02ef300</SHA1><branch><SHA1>94ee61cd35de95e63819cd64055d4914d02ef300</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>94ee61cd35de95e63819cd64055d4914d02ef300</SHA1><branch><SHA1>94ee61cd35de95e63819cd64055d4914d02ef300</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>git://github.com/SpigotMC/BungeeCord.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='hudson.maven.reporters.SurefireAggregatedReport'><failCount>0</failCount><skipCount>0</skipCount><totalCount>9</totalCount><urlName>testReport</urlName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>BungeeCord.jar</displayPath><fileName>BungeeCord.jar</fileName><relativePath>bootstrap/target/BungeeCord.jar</relativePath></artifact><building>false</building><displayName>#752</displayName><duration>99246</duration><estimatedDuration>162405</estimatedDuration><fullDisplayName>BungeeCord #752</fullDisplayName><id>2013-11-18_14-53-32</id><inProgress>false</inProgress><keepLog>false</keepLog><number>752</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1384804412000</timestamp><url>https://hub.spigotmc.org/jenkins/job/BungeeCord/752/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>native/src/main/java/net/md_5/bungee/NativeCipher.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherEncoder.java</affectedPath><affectedPath>native/src/main/resources/native-cipher.so</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/EncryptionUtil.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/netty/CipherBase.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>native/src/main/java/net/md_5/bungee/FallbackCipher.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java</affectedPath><affectedPath>native/src/main/c/NativeCipherImpl.c</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherDecoder.java</affectedPath><affectedPath>native/src/main/java/net/md_5/bungee/BungeeCipher.java</affectedPath><affectedPath>native/src/main/c/net_md_5_bungee_NativeCipherImpl.h</affectedPath><affectedPath>native/nb-configuration.xml</affectedPath><affectedPath>native/pom.xml</affectedPath><affectedPath>native/src/test/java/net/md_5/bungee/NativeCipherTest.java</affectedPath><affectedPath>native/compile-native.sh</affectedPath><affectedPath>proxy/pom.xml</affectedPath><affectedPath>native/src/main/java/net/md_5/bungee/NativeCipherImpl.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/BungeeCord.java</affectedPath><affectedPath>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</affectedPath><commitId>94ee61cd35de95e63819cd64055d4914d02ef300</commitId><timestamp>1384766166000</timestamp><author><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></author><authorEmail>md_5@live.com.au</authorEmail><comment>Native cipher, with more smoke tests!
</comment><date>2013-11-18T20:16:06+1100</date><id>94ee61cd35de95e63819cd64055d4914d02ef300</id><msg>Native cipher, with more smoke tests!</msg><path><editType>add</editType><file>native/src/main/java/net/md_5/bungee/NativeCipher.java</file></path><path><editType>add</editType><file>native/src/main/java/net/md_5/bungee/NativeCipherImpl.java</file></path><path><editType>add</editType><file>native/src/main/java/net/md_5/bungee/BungeeCipher.java</file></path><path><editType>delete</editType><file>proxy/src/main/java/net/md_5/bungee/netty/CipherDecoder.java</file></path><path><editType>delete</editType><file>proxy/src/main/java/net/md_5/bungee/netty/CipherEncoder.java</file></path><path><editType>delete</editType><file>proxy/src/main/java/net/md_5/bungee/netty/CipherBase.java</file></path><path><editType>add</editType><file>native/src/main/c/NativeCipherImpl.c</file></path><path><editType>add</editType><file>native/compile-native.sh</file></path><path><editType>add</editType><file>native/nb-configuration.xml</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/BungeeCord.java</file></path><path><editType>add</editType><file>native/pom.xml</file></path><path><editType>add</editType><file>native/src/main/java/net/md_5/bungee/FallbackCipher.java</file></path><path><editType>add</editType><file>native/src/main/resources/native-cipher.so</file></path><path><editType>edit</editType><file>proxy/pom.xml</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java</file></path><path><editType>add</editType><file>proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherDecoder.java</file></path><path><editType>add</editType><file>native/src/main/c/net_md_5_bungee_NativeCipherImpl.h</file></path><path><editType>edit</editType><file>proxy/src/main/java/net/md_5/bungee/EncryptionUtil.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>add</editType><file>proxy/src/main/java/net/md_5/bungee/netty/cipher/CipherEncoder.java</file></path><path><editType>add</editType><file>native/src/test/java/net/md_5/bungee/NativeCipherTest.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hub.spigotmc.org/jenkins/user/md_5</absoluteUrl><fullName>md_5</fullName></culprit><mavenVersionUsed>3.0.4</mavenVersionUsed></mavenModuleSetBuild>