<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by tomasklim</shortDescription></cause></action><action></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>7</buildableDurationMillis><buildableTimeMillis>7</buildableTimeMillis><buildingDurationMillis>14198</buildingDurationMillis><executingTimeMillis>14198</executingTimeMillis><executorUtilization>1.0</executorUtilization><queuingDurationMillis>5266</queuingDurationMillis><queuingTimeMillis>5266</queuingTimeMillis><subTaskCount>0</subTaskCount><totalDurationMillis>19464</totalDurationMillis><waitingDurationMillis>5255</waitingDurationMillis><waitingTimeMillis>5255</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><detached _class='hudson.plugins.git.util.Build'><buildNumber>72</buildNumber><marked><SHA1>828a0db47cdbc2447f169b74c9dd1ebc0265c6a3</SHA1><branch><SHA1>828a0db47cdbc2447f169b74c9dd1ebc0265c6a3</SHA1><name>detached</name></branch></marked><revision><SHA1>828a0db47cdbc2447f169b74c9dd1ebc0265c6a3</SHA1><branch><SHA1>828a0db47cdbc2447f169b74c9dd1ebc0265c6a3</SHA1><name>detached</name></branch></revision></detached><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>84</buildNumber><marked><SHA1>ec6cd2cdc576e13cc52a571fdca31f156593769c</SHA1><branch><SHA1>ec6cd2cdc576e13cc52a571fdca31f156593769c</SHA1><name>origin/master</name></branch></marked><revision><SHA1>ec6cd2cdc576e13cc52a571fdca31f156593769c</SHA1><branch><SHA1>ec6cd2cdc576e13cc52a571fdca31f156593769c</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>ec6cd2cdc576e13cc52a571fdca31f156593769c</SHA1><branch><SHA1>ec6cd2cdc576e13cc52a571fdca31f156593769c</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/kbss-cvut/s-forms.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://kbss.felk.cvut.cz/jenkins/blue/organizations/jenkins/s-forms/detail/s-forms/84/artifacts</artifactsUrl><changesUrl>https://kbss.felk.cvut.cz/jenkins/blue/organizations/jenkins/s-forms/detail/s-forms/84/changes</changesUrl><displayUrl>https://kbss.felk.cvut.cz/jenkins/blue/organizations/jenkins/s-forms/detail/s-forms/84/</displayUrl><testsUrl>https://kbss.felk.cvut.cz/jenkins/blue/organizations/jenkins/s-forms/detail/s-forms/84/tests</testsUrl></action><artifact><displayPath>s-forms-0.2.1.tgz</displayPath><fileName>s-forms-0.2.1.tgz</fileName><relativePath>s-forms-0.2.1.tgz</relativePath></artifact><building>false</building><displayName>#84</displayName><duration>14198</duration><estimatedDuration>123138</estimatedDuration><fullDisplayName>SForms #84</fullDisplayName><id>84</id><inProgress>false</inProgress><keepLog>false</keepLog><number>84</number><queueId>2760</queueId><result>SUCCESS</result><timestamp>1602170259165</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/84/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>package-lock.json</affectedPath><affectedPath>types/s-forms.d.ts</affectedPath><affectedPath>css/s-forms.min.css</affectedPath><affectedPath>src/util/FormUtils.js</affectedPath><affectedPath>src/constants/Constants.js</affectedPath><commitId>2ba8a3d0a84a8c29d30eb9203220dbd16e86ea4b</commitId><timestamp>1602160762000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/tomas.klim</absoluteUrl><fullName>tomas.klim</fullName></author><authorEmail>tomas.klim@gmail.com</authorEmail><comment>[upd] Add text layout class constant; Add category to ts definitions

</comment><date>2020-10-08 14:39:22 +0200</date><id>2ba8a3d0a84a8c29d30eb9203220dbd16e86ea4b</id><msg>[upd] Add text layout class constant; Add category to ts definitions</msg><path><editType>edit</editType><file>src/util/FormUtils.js</file></path><path><editType>edit</editType><file>package-lock.json</file></path><path><editType>edit</editType><file>types/s-forms.d.ts</file></path><path><editType>edit</editType><file>src/constants/Constants.js</file></path><path><editType>edit</editType><file>css/s-forms.min.css</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/util/JsonLdFramingUtils.js</affectedPath><affectedPath>src/components/Question.jsx</affectedPath><affectedPath>src/components/PrefixIcon.jsx</affectedPath><affectedPath>src/components/wizard/WizardStep.jsx</affectedPath><affectedPath>src/components/answer/CheckboxAnswer.jsx</affectedPath><affectedPath>test/__tests__/InputAnswer.test.js</affectedPath><affectedPath>src/model/ValidatorFactory.js</affectedPath><affectedPath>src/constants/Constants.js</affectedPath><affectedPath>src/components/answer/TypeaheadAnswer.jsx</affectedPath><affectedPath>test/__tests__/MaskedInputAnswer.test.js</affectedPath><affectedPath>test/__tests__/QuestionAnswerProcessor.test.js</affectedPath><affectedPath>src/model/FormGenerator.js</affectedPath><affectedPath>test/__tests__/DefaultFormGenerator.test.js</affectedPath><affectedPath>test/__tests__/Question.test.js</affectedPath><affectedPath>src/components/answer/DateTimeAnswer.jsx</affectedPath><affectedPath>test/__tests__/TypeaheadAnswer.test.js</affectedPath><affectedPath>src/util/FormUtils.js</affectedPath><affectedPath>src/components/answer/SelectAnswer.jsx</affectedPath><affectedPath>src/components/Answer.jsx</affectedPath><affectedPath>src/model/QuestionAnswerProcessor.js</affectedPath><affectedPath>src/util/Utils.js</affectedPath><affectedPath>src/s-forms.js</affectedPath><affectedPath>src/components/answer/MaskedInputAnswer.jsx</affectedPath><affectedPath>src/components/answer/InputAnswer.jsx</affectedPath><affectedPath>test/__tests__/Answer.test.js</affectedPath><affectedPath>src/components/MediaContent.jsx</affectedPath><affectedPath>test/__tests__/FormUtils.test.js</affectedPath><affectedPath>src/components/wizard/Wizard.jsx</affectedPath><affectedPath>types/s-forms.d.ts</affectedPath><commitId>8d238ab034023343fd5c600ab72f315c0ba4687c</commitId><timestamp>1602161785000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/tomas.klim</absoluteUrl><fullName>tomas.klim</fullName></author><authorEmail>tomas.klim@gmail.com</authorEmail><comment>[fix] Change ts constants' definitions to string from unique symbol

</comment><date>2020-10-08 14:56:25 +0200</date><id>8d238ab034023343fd5c600ab72f315c0ba4687c</id><msg>[fix] Change ts constants' definitions to string from unique symbol</msg><path><editType>edit</editType><file>test/__tests__/InputAnswer.test.js</file></path><path><editType>edit</editType><file>src/util/JsonLdFramingUtils.js</file></path><path><editType>edit</editType><file>src/s-forms.js</file></path><path><editType>edit</editType><file>test/__tests__/MaskedInputAnswer.test.js</file></path><path><editType>edit</editType><file>test/__tests__/Question.test.js</file></path><path><editType>edit</editType><file>src/components/answer/InputAnswer.jsx</file></path><path><editType>edit</editType><file>src/model/ValidatorFactory.js</file></path><path><editType>edit</editType><file>src/components/PrefixIcon.jsx</file></path><path><editType>edit</editType><file>src/constants/Constants.js</file></path><path><editType>edit</editType><file>src/components/wizard/WizardStep.jsx</file></path><path><editType>edit</editType><file>src/model/QuestionAnswerProcessor.js</file></path><path><editType>edit</editType><file>test/__tests__/FormUtils.test.js</file></path><path><editType>edit</editType><file>src/util/Utils.js</file></path><path><editType>edit</editType><file>test/__tests__/TypeaheadAnswer.test.js</file></path><path><editType>edit</editType><file>src/components/answer/CheckboxAnswer.jsx</file></path><path><editType>edit</editType><file>test/__tests__/Answer.test.js</file></path><path><editType>edit</editType><file>src/components/Answer.jsx</file></path><path><editType>edit</editType><file>test/__tests__/QuestionAnswerProcessor.test.js</file></path><path><editType>edit</editType><file>src/components/MediaContent.jsx</file></path><path><editType>edit</editType><file>src/components/wizard/Wizard.jsx</file></path><path><editType>edit</editType><file>src/util/FormUtils.js</file></path><path><editType>edit</editType><file>types/s-forms.d.ts</file></path><path><editType>edit</editType><file>src/components/answer/MaskedInputAnswer.jsx</file></path><path><editType>edit</editType><file>src/model/FormGenerator.js</file></path><path><editType>edit</editType><file>src/components/Question.jsx</file></path><path><editType>edit</editType><file>test/__tests__/DefaultFormGenerator.test.js</file></path><path><editType>edit</editType><file>src/components/answer/DateTimeAnswer.jsx</file></path><path><editType>edit</editType><file>src/components/answer/SelectAnswer.jsx</file></path><path><editType>edit</editType><file>src/components/answer/TypeaheadAnswer.jsx</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/util/JsonLdFramingUtils.js</affectedPath><affectedPath>test/rendering/TestApp.jsx</affectedPath><affectedPath>test/rendering/form1.json</affectedPath><affectedPath>test/rendering/form2.json</affectedPath><affectedPath>test/__tests__/Question.test.js</affectedPath><affectedPath>src/contexts/ConfigurationContext.js</affectedPath><affectedPath>src/constants/Constants.js</affectedPath><commitId>ec6cd2cdc576e13cc52a571fdca31f156593769c</commitId><timestamp>1602168357000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/tomas.klim</absoluteUrl><fullName>tomas.klim</fullName></author><authorEmail>tomas.klim@gmail.com</authorEmail><comment>[fix] Broken has-possible-value from 2016

</comment><date>2020-10-08 16:45:57 +0200</date><id>ec6cd2cdc576e13cc52a571fdca31f156593769c</id><msg>[fix] Broken has-possible-value from 2016</msg><path><editType>edit</editType><file>test/__tests__/Question.test.js</file></path><path><editType>edit</editType><file>src/util/JsonLdFramingUtils.js</file></path><path><editType>edit</editType><file>test/rendering/form2.json</file></path><path><editType>edit</editType><file>src/contexts/ConfigurationContext.js</file></path><path><editType>edit</editType><file>test/rendering/TestApp.jsx</file></path><path><editType>edit</editType><file>test/rendering/form1.json</file></path><path><editType>edit</editType><file>src/constants/Constants.js</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/tomas.klim</absoluteUrl><fullName>tomas.klim</fullName><id>tomas.klim</id></culprit></freeStyleBuild>