<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>507</buildNumber><marked><SHA1>a3612b6ae3aad884cf44684e573ec15793750f23</SHA1><branch><SHA1>a3612b6ae3aad884cf44684e573ec15793750f23</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>a3612b6ae3aad884cf44684e573ec15793750f23</SHA1><branch><SHA1>a3612b6ae3aad884cf44684e573ec15793750f23</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>a3612b6ae3aad884cf44684e573ec15793750f23</SHA1><branch><SHA1>a3612b6ae3aad884cf44684e573ec15793750f23</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/mcMMO-Dev/mcMMO.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>mcMMO.jar</displayPath><fileName>mcMMO.jar</fileName><relativePath>mcMMO/target/mcMMO.jar</relativePath></artifact><artifact><displayPath>original-mcMMO.jar</displayPath><fileName>original-mcMMO.jar</fileName><relativePath>mcMMO/target/original-mcMMO.jar</relativePath></artifact><building>false</building><displayName>#507</displayName><duration>68822</duration><estimatedDuration>83019</estimatedDuration><fullDisplayName>mcMMO-java8 mc 1.16 and older #507</fullDisplayName><id>507</id><inProgress>false</inProgress><keepLog>false</keepLog><number>507</number><queueId>242</queueId><result>SUCCESS</result><timestamp>1588371604364</timestamp><url>https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/507/</url><builtOn>Builder</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/util/blockmeta/conversion/BlockStoreConversionMain.java</affectedPath><commitId>bffabb4a05400d50b1750ab7a16d50d05889c549</commitId><timestamp>1586244448000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fix BlockStoreConversion bug on folder check
If dataDir.exists() is true, dataDir.isDirectory() will always also be
true. You probably wanted to check whether it is a folder.
could lead to a critical bug when a file with the name of the folder
exists.
</comment><date>2020-04-07 09:27:28 +0200</date><id>bffabb4a05400d50b1750ab7a16d50d05889c549</id><msg>Fix BlockStoreConversion bug on folder check</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/util/blockmeta/conversion/BlockStoreConversionMain.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/util/blockmeta/HashChunkletManager.java</affectedPath><commitId>8dc955542d8ec28050307898888f3596e7115c42</commitId><timestamp>1586245518000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Introduce buffering in HashChunkletManager
Improve the performance by introducing buffering. The current usage of
FileInputStream and ObjectInputStream don't use buffering.
</comment><date>2020-04-07 09:45:18 +0200</date><id>8dc955542d8ec28050307898888f3596e7115c42</id><msg>Introduce buffering in HashChunkletManager</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/util/blockmeta/HashChunkletManager.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/util/uuid/UUIDFetcher.java</affectedPath><commitId>877ef153747b28a9cd7dc60917eca03acdbe0572</commitId><timestamp>1586246097000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Close resources in UUIDFetcher
Resource leak by not closing the InputStreamReader
</comment><date>2020-04-07 09:54:57 +0200</date><id>877ef153747b28a9cd7dc60917eca03acdbe0572</id><msg>Close resources in UUIDFetcher</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/util/uuid/UUIDFetcher.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/config/WorldBlacklist.java</affectedPath><commitId>69a4ec80cd66a12259202210d69796d4aa4a69c8</commitId><timestamp>1586246542000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fix resource leak on exception
When an exception is hit in the try statement, the readers will never
get closed and leak resources
</comment><date>2020-04-07 10:02:22 +0200</date><id>69a4ec80cd66a12259202210d69796d4aa4a69c8</id><msg>Fix resource leak on exception</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/config/WorldBlacklist.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/locale/locale_ko.properties</affectedPath><commitId>6f79a43e1585f1269a62cc1556d328789cd6d8ca</commitId><timestamp>1587145077000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/gwonhj9751</absoluteUrl><fullName>gwonhj9751</fullName></author><authorEmail>gwonhj9751@naver.com</authorEmail><comment>[UPDATE] XpBar Translation in English to Korean
- Changes the top experience bar to Korean for easier use by Korean
users
</comment><date>2020-04-18 02:37:57 +0900</date><id>6f79a43e1585f1269a62cc1556d328789cd6d8ca</id><msg>[UPDATE] XpBar Translation in English to Korean</msg><path><editType>edit</editType><file>src/main/resources/locale/locale_ko.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/locale/locale_ko.properties</affectedPath><commitId>0897aefbeeafefda0d8865a03d39f0235e7c38f2</commitId><timestamp>1587146637000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/gwonhj9751</absoluteUrl><fullName>gwonhj9751</fullName></author><authorEmail>gwonhj9751@naver.com</authorEmail><comment>[UPDATE] Add a phrase translation that appears when you first learn a
skill
</comment><date>2020-04-18 03:03:57 +0900</date><id>0897aefbeeafefda0d8865a03d39f0235e7c38f2</id><msg>[UPDATE] Add a phrase translation that appears when you first learn a</msg><path><editType>edit</editType><file>src/main/resources/locale/locale_ko.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/locale/locale_ko.properties</affectedPath><commitId>401e3121e668bac3a21b5c4b65ee03af708b4b7c</commitId><timestamp>1587147777000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/gwonhj9751</absoluteUrl><fullName>gwonhj9751</fullName></author><authorEmail>gwonhj9751@naver.com</authorEmail><comment>[UPDATE] Add Korean translations of phrases that appear during level-up
</comment><date>2020-04-18 03:22:57 +0900</date><id>401e3121e668bac3a21b5c4b65ee03af708b4b7c</id><msg>[UPDATE] Add Korean translations of phrases that appear during level-up</msg><path><editType>edit</editType><file>src/main/resources/locale/locale_ko.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/locale/locale_hu_HU.properties</affectedPath><commitId>9a3b261f07fdced160759c906c5efbd85f914199</commitId><timestamp>1587916501000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Update locale_hu_HU.properties
</comment><date>2020-04-26 17:55:01 +0200</date><id>9a3b261f07fdced160759c906c5efbd85f914199</id><msg>Update locale_hu_HU.properties</msg><path><editType>edit</editType><file>src/main/resources/locale/locale_hu_HU.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Changelog.txt</affectedPath><commitId>7615ff472dc1cdb6659950a9b008dd5fdf9fefe7</commitId><timestamp>1588368776000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Update changelog
</comment><date>2020-05-01 14:32:56 -0700</date><id>7615ff472dc1cdb6659950a9b008dd5fdf9fefe7</id><msg>Update changelog</msg><path><editType>edit</editType><file>Changelog.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/config/WorldBlacklist.java</affectedPath><commitId>7114ff02e53e24d120ce607b640f49d15978a8ee</commitId><timestamp>1588369138000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Fix compile issue
</comment><date>2020-05-01 14:38:58 -0700</date><id>7114ff02e53e24d120ce607b640f49d15978a8ee</id><msg>Fix compile issue</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/config/WorldBlacklist.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/mcMMO.java</affectedPath><commitId>d023b891897cca217c3ebdc7e74a085a9ccad2c8</commitId><timestamp>1588369428000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Declare p right away
</comment><date>2020-05-01 14:43:48 -0700</date><id>d023b891897cca217c3ebdc7e74a085a9ccad2c8</id><msg>Declare p right away</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/mcMMO.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><commitId>a3612b6ae3aad884cf44684e573ec15793750f23</commitId><timestamp>1588369617000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>2.1.127
</comment><date>2020-05-01 14:46:57 -0700</date><id>a3612b6ae3aad884cf44684e573ec15793750f23</id><msg>2.1.127</msg><path><editType>edit</editType><file>pom.xml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></culprit><culprit><absoluteUrl>https://popicraft.net/jenkins/user/gwonhj9751</absoluteUrl><fullName>gwonhj9751</fullName></culprit><culprit><absoluteUrl>https://popicraft.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>