<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by BerndiVader</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>22</buildNumber><marked><SHA1>520d82d1235a70419e8dc223828183a6c8cf75ac</SHA1><branch><SHA1>520d82d1235a70419e8dc223828183a6c8cf75ac</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>520d82d1235a70419e8dc223828183a6c8cf75ac</SHA1><branch><SHA1>520d82d1235a70419e8dc223828183a6c8cf75ac</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>520d82d1235a70419e8dc223828183a6c8cf75ac</SHA1><branch><SHA1>520d82d1235a70419e8dc223828183a6c8cf75ac</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/BerndiVader/HeeWhoMeeBot.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>HeeWhoMee.jar</displayPath><fileName>HeeWhoMee.jar</fileName><relativePath>build/libs/HeeWhoMee.jar</relativePath></artifact><building>false</building><displayName>#22</displayName><duration>36059</duration><estimatedDuration>36155</estimatedDuration><fullDisplayName>HeeWhoMee #22</fullDisplayName><id>22</id><inProgress>false</inProgress><keepLog>false</keepLog><number>22</number><queueId>68</queueId><result>SUCCESS</result><timestamp>1709966041332</timestamp><url>https://jenkins.berndivader.org/jenkins/view/all/job/HeeWhoMee/22/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>readme.md</affectedPath><affectedPath>settings.gradle</affectedPath><affectedPath>build.gradle</affectedPath><commitId>9986fc5ba1bbc7e851719817be250c7f472c6c7a</commitId><timestamp>1709964869000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>update gradle scripts &amp; readme.md
</comment><date>2024-03-09 07:14:29 +0100</date><id>9986fc5ba1bbc7e851719817be250c7f472c6c7a</id><msg>update gradle scripts &amp; readme.md</msg><path><editType>edit</editType><file>settings.gradle</file></path><path><editType>edit</editType><file>build.gradle</file></path><path><editType>edit</editType><file>readme.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/Helper.java</affectedPath><commitId>7f92b59228047ea4f49a51cdec44739043dbfba7</commitId><timestamp>1709964968000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fixed possible issues with a static StringBuilder
</comment><date>2024-03-09 07:16:08 +0100</date><id>7f92b59228047ea4f49a51cdec44739043dbfba7</id><msg>fixed possible issues with a static StringBuilder</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/Helper.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/Cooldowner.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/database/DiscordRequest.java</affectedPath><commitId>539a7ccc9a0c5733b9e356e982e996ff92b5c635</commitId><timestamp>1709965945000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>micro-optimized loops
</comment><date>2024-03-09 07:32:25 +0100</date><id>539a7ccc9a0c5733b9e356e982e996ff92b5c635</id><msg>micro-optimized loops</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/Cooldowner.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/database/DiscordRequest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/LoadConfig.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetSQLPwd.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetSQLServer.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Test.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/Console.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Help.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Query.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetSQLPort.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetPandoraID.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/Command.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetToken.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/ai/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SaveConfig.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetSQLUser.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetDatabase.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Exit.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/ShowConfig.java</affectedPath><commitId>520d82d1235a70419e8dc223828183a6c8cf75ac</commitId><timestamp>1709965999000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>added command help output to superclass
</comment><date>2024-03-09 07:33:19 +0100</date><id>520d82d1235a70419e8dc223828183a6c8cf75ac</id><msg>added command help output to superclass</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Test.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/LoadConfig.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Query.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetSQLUser.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetDatabase.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetSQLPwd.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Exit.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/Console.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SaveConfig.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetPandoraID.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/ai/Utils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/Command.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/ShowConfig.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/Help.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetSQLPort.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetToken.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/heewhomee/consolecommand/commands/SetSQLServer.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></freeStyleBuild>