<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$RemoteCause'><shortDescription>Gestartet durch entfernten Rechner 192.30.252.35</shortDescription><addr>192.30.252.35</addr></cause><cause _class='hudson.model.Cause$RemoteCause'><shortDescription>Gestartet durch entfernten Rechner 192.30.252.37</shortDescription><addr>192.30.252.37</addr></cause><cause _class='hudson.model.Cause$RemoteCause'><shortDescription>Gestartet durch entfernten Rechner 192.30.252.37</shortDescription><addr>192.30.252.37</addr></cause><cause _class='hudson.model.Cause$RemoteCause'><shortDescription>Gestartet durch entfernten Rechner 192.30.252.34</shortDescription><addr>192.30.252.34</addr></cause><cause _class='hudson.model.Cause$RemoteCause'><shortDescription>Gestartet durch entfernten Rechner 192.30.252.44</shortDescription><addr>192.30.252.44</addr></cause><cause _class='hudson.model.Cause$RemoteCause'><shortDescription>Gestartet durch entfernten Rechner 192.30.252.39</shortDescription><addr>192.30.252.39</addr></cause><cause _class='hudson.model.Cause$RemoteCause'><shortDescription>Gestartet durch entfernten Rechner 192.30.252.40</shortDescription><addr>192.30.252.40</addr></cause><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Gestartet durch Benutzer Peter</shortDescription><userId>peter</userId><userName>Peter</userName></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>987</buildNumber><marked><SHA1>da023b4d9f4d38ec877c0eb2638edb976f491d05</SHA1><branch><SHA1>da023b4d9f4d38ec877c0eb2638edb976f491d05</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>da023b4d9f4d38ec877c0eb2638edb976f491d05</SHA1><branch><SHA1>da023b4d9f4d38ec877c0eb2638edb976f491d05</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>da023b4d9f4d38ec877c0eb2638edb976f491d05</SHA1><branch><SHA1>da023b4d9f4d38ec877c0eb2638edb976f491d05</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/wurstscript/WurstScript.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>716</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://grill.wurstlang.org/hudson/view/all/job/Wurst/987/artifact</artifactsUrl><changesUrl>https://grill.wurstlang.org/hudson/view/all/job/Wurst/changes</changesUrl><displayUrl>https://grill.wurstlang.org/hudson/view/all/job/Wurst/987/</displayUrl><testsUrl>https://grill.wurstlang.org/hudson/view/all/job/Wurst/987/testReport</testsUrl></action><building>false</building><displayName>#987</displayName><duration>1923276</duration><estimatedDuration>737407</estimatedDuration><fullDisplayName>Wurst #987</fullDisplayName><id>987</id><inProgress>false</inProgress><keepLog>false</keepLog><number>987</number><queueId>4879</queueId><result>SUCCESS</result><timestamp>1539685086255</timestamp><url>https://grill.wurstlang.org/hudson/view/all/job/Wurst/987/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/intermediateLang/interpreter/CompiletimeNatives.java</affectedPath><commitId>52c31a86dec1123345b1894219fc5e868b96e63d</commitId><timestamp>1539122226000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/peter.peq</absoluteUrl><fullName>Peter.peq</fullName></author><authorEmail>Peter.peq@googlemail.com</authorEmail><comment>added sanity check to modifyObject method
see https://github.com/wurstscript/WurstStdlib2/issues/120
</comment><date>2018-10-09 23:57:06 +0200</date><id>52c31a86dec1123345b1894219fc5e868b96e63d</id><msg>added sanity check to modifyObject method</msg><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/intermediateLang/interpreter/CompiletimeNatives.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/objectreader/BinaryDataOutputStream.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/intermediateLang/interpreter/CompiletimeNatives.java</affectedPath><commitId>4841c9e274497050af18efa51243e46e1a953cb5</commitId><timestamp>1539123014000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/peter.peq</absoluteUrl><fullName>Peter.peq</fullName></author><authorEmail>Peter.peq@googlemail.com</authorEmail><comment>support for "Crs" 3 char modification id
Fixes https://github.com/wurstscript/WurstStdlib2/issues/120
</comment><date>2018-10-10 00:10:14 +0200</date><id>4841c9e274497050af18efa51243e46e1a953cb5</id><msg>support for "Crs" 3 char modification id</msg><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/objectreader/BinaryDataOutputStream.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/intermediateLang/interpreter/CompiletimeNatives.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/intermediateLang/interpreter/CompiletimeNatives.java</affectedPath><commitId>835b3aa825508ae32c0358008125437cafcd8847</commitId><timestamp>1539123153000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/peter.peq</absoluteUrl><fullName>Peter.peq</fullName></author><authorEmail>Peter.peq@googlemail.com</authorEmail><comment>remove check
</comment><date>2018-10-10 00:12:33 +0200</date><id>835b3aa825508ae32c0358008125437cafcd8847</id><msg>remove check</msg><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstio/intermediateLang/interpreter/CompiletimeNatives.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ClosureTests.java</affectedPath><affectedPath>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/attributes/AttrClosureCapturedVariables.java</affectedPath><commitId>da023b4d9f4d38ec877c0eb2638edb976f491d05</commitId><timestamp>1539191019000</timestamp><author><absoluteUrl>https://grill.wurstlang.org/hudson/user/peter.peq</absoluteUrl><fullName>Peter.peq</fullName></author><authorEmail>Peter.peq@googlemail.com</authorEmail><comment>fixed #735 captured variables mistook tuple selection as local var use
</comment><date>2018-10-10 19:03:39 +0200</date><id>da023b4d9f4d38ec877c0eb2638edb976f491d05</id><msg>fixed #735 captured variables mistook tuple selection as local var use</msg><path><editType>edit</editType><file>de.peeeq.wurstscript/src/main/java/de/peeeq/wurstscript/attributes/AttrClosureCapturedVariables.java</file></path><path><editType>edit</editType><file>de.peeeq.wurstscript/src/test/java/tests/wurstscript/tests/ClosureTests.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://grill.wurstlang.org/hudson/user/peter.peq</absoluteUrl><fullName>Peter.peq</fullName><id>peter.peq</id></culprit></freeStyleBuild>