<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>19</buildNumber><marked><SHA1>d2ded7d0249fe77e24d40b0ac09a1f67569d357b</SHA1><branch><SHA1>d2ded7d0249fe77e24d40b0ac09a1f67569d357b</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d2ded7d0249fe77e24d40b0ac09a1f67569d357b</SHA1><branch><SHA1>d2ded7d0249fe77e24d40b0ac09a1f67569d357b</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d2ded7d0249fe77e24d40b0ac09a1f67569d357b</SHA1><branch><SHA1>d2ded7d0249fe77e24d40b0ac09a1f67569d357b</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/BerndiVader/Biene.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.plugins.gradle.BuildScanAction'></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>Biene2.jar</displayPath><fileName>Biene2.jar</fileName><relativePath>build/libs/Biene2.jar</relativePath></artifact><building>false</building><displayName>#19</displayName><duration>25138</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #19</fullDisplayName><id>19</id><inProgress>false</inProgress><keepLog>false</keepLog><number>19</number><queueId>33</queueId><result>SUCCESS</result><timestamp>1745341442161</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/19/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/admin/includes/extra/modules/import/insert_end/winline2xtc.php</affectedPath><affectedPath>php/admin/includes/extra/modules/import/file_layout/winline2xtc.php</affectedPath><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><commitId>34fa94d38e6878f0c61fe9c3927a5c81e62b8baf</commitId><timestamp>1745341350000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fix: correct CSV layout handling and improve product description update logic
</comment><date>2025-04-22 19:02:30 +0200</date><id>34fa94d38e6878f0c61fe9c3927a5c81e62b8baf</id><msg>fix: correct CSV layout handling and improve product description update logic</msg><path><editType>edit</editType><file>php/admin/includes/extra/modules/import/file_layout/winline2xtc.php</file></path><path><editType>edit</editType><file>php/admin/includes/extra/modules/import/insert_end/winline2xtc.php</file></path><path><editType>edit</editType><file>php/export/winline2_xtc_functions.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_import.php</affectedPath><commitId>41932487954364cfc8373421669aae45cce7ce5b</commitId><timestamp>1745341367000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: implement category tree management in Wl2Import class and enhance Wl2Export constructor
</comment><date>2025-04-22 19:02:47 +0200</date><id>41932487954364cfc8373421669aae45cce7ce5b</id><msg>feat: implement category tree management in Wl2Import class and enhance Wl2Export constructor</msg><path><editType>edit</editType><file>php/export/winline2_xtc_import.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>8171fcbcc57e6c8a79903ae88eb12eff41d643fc</commitId><timestamp>1745341390000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: add RTF to HTML conversion utility in Utils class
</comment><date>2025-04-22 19:03:10 +0200</date><id>8171fcbcc57e6c8a79903ae88eb12eff41d643fc</id><msg>feat: add RTF to HTML conversion utility in Utils class</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/rtf2html/RtfHtml.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</affectedPath><commitId>d2ded7d0249fe77e24d40b0ac09a1f67569d357b</commitId><timestamp>1745341411000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fix: correct SQL query formatting and improve error logging in SteuercodeQuery class
fix: update span tag style attribute quotes in RtfHtml class
</comment><date>2025-04-22 19:03:31 +0200</date><id>d2ded7d0249fe77e24d40b0ac09a1f67569d357b</id><msg>fix: correct SQL query formatting and improve error logging in SteuercodeQuery class</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/rtf2html/RtfHtml.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></freeStyleBuild>