<freeStyleProject _class='hudson.model.FreeStyleProject'><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction'><displayUrl>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/</displayUrl></action><action _class='com.cloudbees.plugins.credentials.ViewCredentialsAction'><stores></stores></action><description></description><displayName>Biene - Winline2ModifiedShop</displayName><fullDisplayName>Biene - Winline2ModifiedShop</fullDisplayName><fullName>Biene - Winline2ModifiedShop</fullName><name>Biene - Winline2ModifiedShop</name><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/</url><buildable>true</buildable><build _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>28</buildNumber><marked><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</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>#28</displayName><duration>29951</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #28</fullDisplayName><id>28</id><inProgress>false</inProgress><keepLog>false</keepLog><number>28</number><queueId>42</queueId><result>SUCCESS</result><timestamp>1749487096808</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/28/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Config.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>f00e40e7bdb483479dd7a025f85232231037deb6</commitId><timestamp>1749487047000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update CSV handling and improve error management in Utils and Config classes
</comment><date>2025-06-09 18:37:27 +0200</date><id>f00e40e7bdb483479dd7a025f85232231037deb6</id><msg>feat: update CSV handling and improve error management in Utils and Config classes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Config.java</file></path><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/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/resources/config.json</affectedPath><commitId>2b06e4a12c96d45784287905dc3626b69308573f</commitId><timestamp>1749487073000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json
</comment><date>2025-06-09 18:37:53 +0200</date><id>2b06e4a12c96d45784287905dc3626b69308573f</id><msg>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>delete</editType><file>src/main/resources/config.json</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>27</buildNumber><marked><SHA1>e15fbb5305ce4b03f0c47be14fb2fc414cfa7c02</SHA1><branch><SHA1>e15fbb5305ce4b03f0c47be14fb2fc414cfa7c02</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>e15fbb5305ce4b03f0c47be14fb2fc414cfa7c02</SHA1><branch><SHA1>e15fbb5305ce4b03f0c47be14fb2fc414cfa7c02</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>e15fbb5305ce4b03f0c47be14fb2fc414cfa7c02</SHA1><branch><SHA1>e15fbb5305ce4b03f0c47be14fb2fc414cfa7c02</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>#27</displayName><duration>37158</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #27</fullDisplayName><id>27</id><inProgress>false</inProgress><keepLog>false</keepLog><number>27</number><queueId>41</queueId><result>SUCCESS</result><timestamp>1747408584505</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/27/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_import.php</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>e15fbb5305ce4b03f0c47be14fb2fc414cfa7c02</commitId><timestamp>1747408553000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update default catalog string format and improve category tree handling in Utils
</comment><date>2025-05-16 17:15:53 +0200</date><id>e15fbb5305ce4b03f0c47be14fb2fc414cfa7c02</id><msg>feat: update default catalog string format and improve category tree handling in Utils</msg><path><editType>edit</editType><file>php/export/winline2_xtc_import.php</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>26</buildNumber><marked><SHA1>81327c3051a82a3f4eb39dc91833a3cc480ba8d5</SHA1><branch><SHA1>81327c3051a82a3f4eb39dc91833a3cc480ba8d5</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>81327c3051a82a3f4eb39dc91833a3cc480ba8d5</SHA1><branch><SHA1>81327c3051a82a3f4eb39dc91833a3cc480ba8d5</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>81327c3051a82a3f4eb39dc91833a3cc480ba8d5</SHA1><branch><SHA1>81327c3051a82a3f4eb39dc91833a3cc480ba8d5</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>#26</displayName><duration>35877</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #26</fullDisplayName><id>26</id><inProgress>false</inProgress><keepLog>false</keepLog><number>26</number><queueId>40</queueId><result>SUCCESS</result><timestamp>1747153924589</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/26/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_import.php</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>81327c3051a82a3f4eb39dc91833a3cc480ba8d5</commitId><timestamp>1747153888000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update placeholder for manufacturers to avoid PHP exceptions and enhance catalog handling
</comment><date>2025-05-13 18:31:28 +0200</date><id>81327c3051a82a3f4eb39dc91833a3cc480ba8d5</id><msg>feat: update placeholder for manufacturers to avoid PHP exceptions and enhance catalog handling</msg><path><editType>edit</editType><file>php/export/winline2_xtc_import.php</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>25</buildNumber><marked><SHA1>a4599a84210ba654381ce1ddb7f3dd092cf77808</SHA1><branch><SHA1>a4599a84210ba654381ce1ddb7f3dd092cf77808</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>a4599a84210ba654381ce1ddb7f3dd092cf77808</SHA1><branch><SHA1>a4599a84210ba654381ce1ddb7f3dd092cf77808</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>a4599a84210ba654381ce1ddb7f3dd092cf77808</SHA1><branch><SHA1>a4599a84210ba654381ce1ddb7f3dd092cf77808</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>#25</displayName><duration>32842</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #25</fullDisplayName><id>25</id><inProgress>false</inProgress><keepLog>false</keepLog><number>25</number><queueId>39</queueId><result>SUCCESS</result><timestamp>1746954428701</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/25/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>a4599a84210ba654381ce1ddb7f3dd092cf77808</commitId><timestamp>1746954404000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: enhance rtf2html method to support new parsing style and improve error handling
</comment><date>2025-05-11 11:06:44 +0200</date><id>a4599a84210ba654381ce1ddb7f3dd092cf77808</id><msg>feat: enhance rtf2html method to support new parsing style and improve error handling</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>24</buildNumber><marked><SHA1>de39979d605aba8f9b1da592272008e1498220cc</SHA1><branch><SHA1>de39979d605aba8f9b1da592272008e1498220cc</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>de39979d605aba8f9b1da592272008e1498220cc</SHA1><branch><SHA1>de39979d605aba8f9b1da592272008e1498220cc</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>de39979d605aba8f9b1da592272008e1498220cc</SHA1><branch><SHA1>de39979d605aba8f9b1da592272008e1498220cc</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>#24</displayName><duration>32657</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #24</fullDisplayName><id>24</id><inProgress>false</inProgress><keepLog>false</keepLog><number>24</number><queueId>38</queueId><result>SUCCESS</result><timestamp>1746375786000</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/24/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>de39979d605aba8f9b1da592272008e1498220cc</commitId><timestamp>1746375772000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: refactor Gdata and UpdateShopTask classes for improved configuration handling and query management
</comment><date>2025-05-04 18:22:52 +0200</date><id>de39979d605aba8f9b1da592272008e1498220cc</id><msg>feat: refactor Gdata and UpdateShopTask classes for improved configuration handling and query management</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>23</buildNumber><marked><SHA1>4641a340a00d9302f7c8799ea62add88e4cd4b52</SHA1><branch><SHA1>4641a340a00d9302f7c8799ea62add88e4cd4b52</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>4641a340a00d9302f7c8799ea62add88e4cd4b52</SHA1><branch><SHA1>4641a340a00d9302f7c8799ea62add88e4cd4b52</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>4641a340a00d9302f7c8799ea62add88e4cd4b52</SHA1><branch><SHA1>4641a340a00d9302f7c8799ea62add88e4cd4b52</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>#23</displayName><duration>43168</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #23</fullDisplayName><id>23</id><inProgress>false</inProgress><keepLog>false</keepLog><number>23</number><queueId>37</queueId><result>SUCCESS</result><timestamp>1746212555421</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/23/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/db/DatabaseConnection.java</affectedPath><commitId>233bb8fb44b7f992445ce00559196e6d3370792e</commitId><timestamp>1745997970000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactor: simplify getNewConnection method in DatabaseConnection class
</comment><date>2025-04-30 09:26:10 +0200</date><id>233bb8fb44b7f992445ce00559196e6d3370792e</id><msg>refactor: simplify getNewConnection method in DatabaseConnection class</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/DatabaseConnection.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</affectedPath><commitId>295d77847007770787e025ef2c05857495769791</commitId><timestamp>1746212482000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: enhance CSV line generation by integrating CatalogTree for improved category handling
</comment><date>2025-05-02 21:01:22 +0200</date><id>295d77847007770787e025ef2c05857495769791</id><msg>feat: enhance CSV line generation by integrating CatalogTree for improved category handling</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/config.json</affectedPath><affectedPath>src/main/resources/csv_header.txt</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>4641a340a00d9302f7c8799ea62add88e4cd4b52</commitId><timestamp>1746212498000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update CSV header to include additional category fields for improved data handling
</comment><date>2025-05-02 21:01:38 +0200</date><id>4641a340a00d9302f7c8799ea62add88e4cd4b52</id><msg>feat: update CSV header to include additional category fields for improved data handling</msg><path><editType>edit</editType><file>src/main/resources/config.json</file></path><path><editType>edit</editType><file>src/main/resources/csv_header.txt</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>e387352275a57139c461228debada70f9d0312a6</SHA1><branch><SHA1>e387352275a57139c461228debada70f9d0312a6</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>e387352275a57139c461228debada70f9d0312a6</SHA1><branch><SHA1>e387352275a57139c461228debada70f9d0312a6</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>e387352275a57139c461228debada70f9d0312a6</SHA1><branch><SHA1>e387352275a57139c461228debada70f9d0312a6</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>#22</displayName><duration>32973</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #22</fullDisplayName><id>22</id><inProgress>false</inProgress><keepLog>false</keepLog><number>22</number><queueId>36</queueId><result>SUCCESS</result><timestamp>1745962379915</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/22/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/command/commands/CatTree.java</affectedPath><commitId>e387352275a57139c461228debada70f9d0312a6</commitId><timestamp>1745962358000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: implement CatalogTree class for hierarchical product categorization and enhance RTF to HTML conversion in Utils class
</comment><date>2025-04-29 23:32:38 +0200</date><id>e387352275a57139c461228debada70f9d0312a6</id><msg>feat: implement CatalogTree class for hierarchical product categorization and enhance RTF to HTML conversion in Utils class</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/command/commands/CatTree.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>21</buildNumber><marked><SHA1>0824f8483dba64034f5ebeeeed5ad5783cb10d2a</SHA1><branch><SHA1>0824f8483dba64034f5ebeeeed5ad5783cb10d2a</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>0824f8483dba64034f5ebeeeed5ad5783cb10d2a</SHA1><branch><SHA1>0824f8483dba64034f5ebeeeed5ad5783cb10d2a</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>0824f8483dba64034f5ebeeeed5ad5783cb10d2a</SHA1><branch><SHA1>0824f8483dba64034f5ebeeeed5ad5783cb10d2a</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>#21</displayName><duration>39474</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #21</fullDisplayName><id>21</id><inProgress>false</inProgress><keepLog>false</keepLog><number>21</number><queueId>35</queueId><result>SUCCESS</result><timestamp>1745922400706</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/21/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Helper.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>0824f8483dba64034f5ebeeeed5ad5783cb10d2a</commitId><timestamp>1745922369000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: enhance product management by adding CatalogTree class and updating Helper and UpdateShopTask classes
</comment><date>2025-04-29 12:26:09 +0200</date><id>0824f8483dba64034f5ebeeeed5ad5783cb10d2a</id><msg>feat: enhance product management by adding CatalogTree class and updating Helper and UpdateShopTask classes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Helper.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>20</buildNumber><marked><SHA1>d21745b2b71d01fd7634aebdad4c4ea5f065d26e</SHA1><branch><SHA1>d21745b2b71d01fd7634aebdad4c4ea5f065d26e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d21745b2b71d01fd7634aebdad4c4ea5f065d26e</SHA1><branch><SHA1>d21745b2b71d01fd7634aebdad4c4ea5f065d26e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d21745b2b71d01fd7634aebdad4c4ea5f065d26e</SHA1><branch><SHA1>d21745b2b71d01fd7634aebdad4c4ea5f065d26e</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>#20</displayName><duration>41553</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #20</fullDisplayName><id>20</id><inProgress>false</inProgress><keepLog>false</keepLog><number>20</number><queueId>34</queueId><result>SUCCESS</result><timestamp>1745600453070</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/20/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_import.php</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>php/admin/includes/extra/modules/import/insert_before/winline2xtc.php</affectedPath><commitId>d21745b2b71d01fd7634aebdad4c4ea5f065d26e</commitId><timestamp>1745600427000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: add updateProducts2CatTable method to manage product-category relationships in Wl2Import class
fix: handle exception logging in Utils class by appending an empty string on error
</comment><date>2025-04-25 19:00:27 +0200</date><id>d21745b2b71d01fd7634aebdad4c4ea5f065d26e</id><msg>feat: add updateProducts2CatTable method to manage product-category relationships in Wl2Import class</msg><path><editType>edit</editType><file>php/export/winline2_xtc_import.php</file></path><path><editType>edit</editType><file>php/admin/includes/extra/modules/import/insert_before/winline2xtc.php</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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/export/winline2_xtc_functions.php</file></path><path><editType>edit</editType><file>php/admin/includes/extra/modules/import/insert_end/winline2xtc.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/db/SteuercodeQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/rtf2html/RtfHtml.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/db/SteuercodeQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/rtf2html/RtfHtml.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>18</buildNumber><marked><SHA1>d351442daf48210f5da769eaaa46e19abcce7be4</SHA1><branch><SHA1>d351442daf48210f5da769eaaa46e19abcce7be4</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d351442daf48210f5da769eaaa46e19abcce7be4</SHA1><branch><SHA1>d351442daf48210f5da769eaaa46e19abcce7be4</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d351442daf48210f5da769eaaa46e19abcce7be4</SHA1><branch><SHA1>d351442daf48210f5da769eaaa46e19abcce7be4</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>#18</displayName><duration>24892</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #18</fullDisplayName><id>18</id><inProgress>false</inProgress><keepLog>false</keepLog><number>18</number><queueId>32</queueId><result>SUCCESS</result><timestamp>1744827073242</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/18/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_import.php</affectedPath><commitId>d351442daf48210f5da769eaaa46e19abcce7be4</commitId><timestamp>1744827050000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: enhance category insertion logic in Wl2Import class for improved handling of existing categories
</comment><date>2025-04-16 20:10:50 +0200</date><id>d351442daf48210f5da769eaaa46e19abcce7be4</id><msg>feat: enhance category insertion logic in Wl2Import class for improved handling of existing categories</msg><path><editType>edit</editType><file>php/export/winline2_xtc_import.php</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>17</buildNumber><marked><SHA1>3f15d8c26f044284a8b066505c7a803e147a08c8</SHA1><branch><SHA1>3f15d8c26f044284a8b066505c7a803e147a08c8</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>3f15d8c26f044284a8b066505c7a803e147a08c8</SHA1><branch><SHA1>3f15d8c26f044284a8b066505c7a803e147a08c8</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>3f15d8c26f044284a8b066505c7a803e147a08c8</SHA1><branch><SHA1>3f15d8c26f044284a8b066505c7a803e147a08c8</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>#17</displayName><duration>19271</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #17</fullDisplayName><id>17</id><inProgress>false</inProgress><keepLog>false</keepLog><number>17</number><queueId>31</queueId><result>SUCCESS</result><timestamp>1744564576729</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/17/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><affectedPath>php/export/winline2_xtc.php</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>049c3467c2075f26bdcabedeacebee69786012ae</commitId><timestamp>1743961479000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fix: improve charset handling in XML functions and add ProductExport functionality
</comment><date>2025-04-06 19:44:39 +0200</date><id>049c3467c2075f26bdcabedeacebee69786012ae</id><msg>fix: improve charset handling in XML functions and add ProductExport functionality</msg><path><editType>edit</editType><file>php/export/winline2_xtc_functions.php</file></path><path><editType>edit</editType><file>php/export/winline2_xtc.php</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/admin/includes/extra/modules/import/file_layout/winline2xtc.php</affectedPath><commitId>a433e5e204da2c45fbc1b9ea1e10574340231c91</commitId><timestamp>1744564402000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: implement CSV file handling and layout merging in WL2XTC import process
</comment><date>2025-04-13 19:13:22 +0200</date><id>a433e5e204da2c45fbc1b9ea1e10574340231c91</id><msg>feat: implement CSV file handling and layout merging in WL2XTC import process</msg><path><editType>edit</editType><file>php/admin/includes/extra/modules/import/file_layout/winline2xtc.php</file></path></item><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/insert_before/winline2xtc.php</affectedPath><commitId>4ae40ec2d5af7fa5b0ae7428eabfb72a6262ff03</commitId><timestamp>1744564439000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: add delete functionality for products in WL2XTC import process
</comment><date>2025-04-13 19:13:59 +0200</date><id>4ae40ec2d5af7fa5b0ae7428eabfb72a6262ff03</id><msg>feat: add delete functionality for products in WL2XTC import process</msg><path><editType>add</editType><file>php/admin/includes/extra/modules/import/insert_end/winline2xtc.php</file></path><path><editType>edit</editType><file>php/admin/includes/extra/modules/import/insert_before/winline2xtc.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><affectedPath>php/export/winline2_xtc.php</affectedPath><commitId>4204cb0d4b29b3ed4172f2b9b7dddadf47ae1855</commitId><timestamp>1744564467000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactor CSV import process and streamline error handling
</comment><date>2025-04-13 19:14:27 +0200</date><id>4204cb0d4b29b3ed4172f2b9b7dddadf47ae1855</id><msg>refactor CSV import process and streamline error handling</msg><path><editType>edit</editType><file>php/export/winline2_xtc.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><affectedPath>src/main/java/com/gmail/berndivader/biene/command/commands/Export.java</affectedPath><commitId>14658cacfbb9746bd115b9855886c92f32795115</commitId><timestamp>1744564501000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>add Wl2Import and Wl2Export classes for product import/export functionality
</comment><date>2025-04-13 19:15:01 +0200</date><id>14658cacfbb9746bd115b9855886c92f32795115</id><msg>add Wl2Import and Wl2Export classes for product import/export functionality</msg><path><editType>add</editType><file>php/export/winline2_xtc_import.php</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/command/commands/Export.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>d63c668f3c5835fa9da8999816ca377bf5125315</commitId><timestamp>1744564520000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactor: remove unused Calendar instance and update log message formatting
</comment><date>2025-04-13 19:15:20 +0200</date><id>d63c668f3c5835fa9da8999816ca377bf5125315</id><msg>refactor: remove unused Calendar instance and update log message formatting</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/resources/csv_header.txt</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>3f15d8c26f044284a8b066505c7a803e147a08c8</commitId><timestamp>1744564542000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fix: update CSV header to correct field names and ensure proper formatting
</comment><date>2025-04-13 19:15:42 +0200</date><id>3f15d8c26f044284a8b066505c7a803e147a08c8</id><msg>fix: update CSV header to correct field names and ensure proper formatting</msg><path><editType>edit</editType><file>src/main/resources/csv_header.txt</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>16</buildNumber><marked><SHA1>53c01b76b76c878e2af69986d119d8874e05567f</SHA1><branch><SHA1>53c01b76b76c878e2af69986d119d8874e05567f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>53c01b76b76c878e2af69986d119d8874e05567f</SHA1><branch><SHA1>53c01b76b76c878e2af69986d119d8874e05567f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>53c01b76b76c878e2af69986d119d8874e05567f</SHA1><branch><SHA1>53c01b76b76c878e2af69986d119d8874e05567f</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>#16</displayName><duration>24601</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #16</fullDisplayName><id>16</id><inProgress>false</inProgress><keepLog>false</keepLog><number>16</number><queueId>30</queueId><result>SUCCESS</result><timestamp>1743364168915</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/16/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><affectedPath>php/export/winline2_xtc.php</affectedPath><commitId>17868bbfc404a7cee0f3cbd22a71ed725bab0a5d</commitId><timestamp>1743363771000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>stay save if some consts are already defined
</comment><date>2025-03-30 21:42:51 +0200</date><id>17868bbfc404a7cee0f3cbd22a71ed725bab0a5d</id><msg>stay save if some consts are already defined</msg><path><editType>edit</editType><file>php/export/winline2_xtc_functions.php</file></path><path><editType>edit</editType><file>php/export/winline2_xtc.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/QueryBatchTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Batcher.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ResultQueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/QueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</affectedPath><affectedPath>readme.md</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/enums/Tasks.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Biene.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/DatabaseConnection.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdatePicturesTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/IQueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Logger.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Main.java</affectedPath><commitId>53c01b76b76c878e2af69986d119d8874e05567f</commitId><timestamp>1743364148000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>updates for newer modified shop
</comment><date>2025-03-30 21:49:08 +0200</date><id>53c01b76b76c878e2af69986d119d8874e05567f</id><msg>updates for newer modified shop</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/QueryTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdatePicturesTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Main.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ResultQueryTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/enums/Tasks.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Biene.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Logger.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/DatabaseConnection.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Batcher.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/IQueryTask.java</file></path><path><editType>edit</editType><file>readme.md</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/QueryBatchTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>15</buildNumber><marked><SHA1>cd1f37faffd2fe934f6c8e502d8599c78860dbbd</SHA1><branch><SHA1>cd1f37faffd2fe934f6c8e502d8599c78860dbbd</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>cd1f37faffd2fe934f6c8e502d8599c78860dbbd</SHA1><branch><SHA1>cd1f37faffd2fe934f6c8e502d8599c78860dbbd</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>cd1f37faffd2fe934f6c8e502d8599c78860dbbd</SHA1><branch><SHA1>cd1f37faffd2fe934f6c8e502d8599c78860dbbd</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>#15</displayName><duration>44159</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #15</fullDisplayName><id>15</id><inProgress>false</inProgress><keepLog>false</keepLog><number>15</number><queueId>29</queueId><result>SUCCESS</result><timestamp>1742486036683</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/15/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/config.json</affectedPath><commitId>cd1f37faffd2fe934f6c8e502d8599c78860dbbd</commitId><timestamp>1742486021000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>update config.json to modify SQL commands and add Cloudflare settings; set meso_year to default value 2015
</comment><date>2025-03-20 16:53:41 +0100</date><id>cd1f37faffd2fe934f6c8e502d8599c78860dbbd</id><msg>update config.json to modify SQL commands and add Cloudflare settings; set meso_year to default value 2015</msg><path><editType>edit</editType><file>src/main/resources/config.json</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>14</buildNumber><marked><SHA1>b2e923a76cf4a66f256884a5ed47cd7ea9ec042a</SHA1><branch><SHA1>b2e923a76cf4a66f256884a5ed47cd7ea9ec042a</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b2e923a76cf4a66f256884a5ed47cd7ea9ec042a</SHA1><branch><SHA1>b2e923a76cf4a66f256884a5ed47cd7ea9ec042a</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b2e923a76cf4a66f256884a5ed47cd7ea9ec042a</SHA1><branch><SHA1>b2e923a76cf4a66f256884a5ed47cd7ea9ec042a</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>#14</displayName><duration>25718</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #14</fullDisplayName><id>14</id><inProgress>false</inProgress><keepLog>false</keepLog><number>14</number><queueId>28</queueId><result>SUCCESS</result><timestamp>1742394299187</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/14/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/ConfigTypeAdapter.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/DefaultValue.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>780fdc89955ec82cd0f71f23c13b4bfcd8b84fb5</commitId><timestamp>1742394251000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>add typeadapter to set default values
</comment><date>2025-03-19 15:24:11 +0100</date><id>780fdc89955ec82cd0f71f23c13b4bfcd8b84fb5</id><msg>add typeadapter to set default values</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/config/DefaultValue.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/config/ConfigTypeAdapter.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</affectedPath><commitId>b2e923a76cf4a66f256884a5ed47cd7ea9ec042a</commitId><timestamp>1742394275000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactor mesoYear handling in UpdateShopTask and Settings classes for improved type consistency
</comment><date>2025-03-19 15:24:35 +0100</date><id>b2e923a76cf4a66f256884a5ed47cd7ea9ec042a</id><msg>refactor mesoYear handling in UpdateShopTask and Settings classes for improved type consistency</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>13</buildNumber><marked><SHA1>1fc0b3cff28a51c49529ff6be1c782dfabbfb1d4</SHA1><branch><SHA1>1fc0b3cff28a51c49529ff6be1c782dfabbfb1d4</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>1fc0b3cff28a51c49529ff6be1c782dfabbfb1d4</SHA1><branch><SHA1>1fc0b3cff28a51c49529ff6be1c782dfabbfb1d4</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>1fc0b3cff28a51c49529ff6be1c782dfabbfb1d4</SHA1><branch><SHA1>1fc0b3cff28a51c49529ff6be1c782dfabbfb1d4</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>#13</displayName><duration>20094</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #13</fullDisplayName><id>13</id><inProgress>false</inProgress><keepLog>false</keepLog><number>13</number><queueId>27</queueId><result>SUCCESS</result><timestamp>1742068214653</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/13/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><affectedPath>php/export/winline2_xtc.php</affectedPath><commitId>a7a3fd529bfc23966af3a02d2f8bbeaa1ab5ed4d</commitId><timestamp>1742068128000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>add xauth token handling;
</comment><date>2025-03-15 20:48:48 +0100</date><id>a7a3fd529bfc23966af3a02d2f8bbeaa1ab5ed4d</id><msg>add xauth token handling;</msg><path><editType>edit</editType><file>php/export/winline2_xtc_functions.php</file></path><path><editType>edit</editType><file>php/export/winline2_xtc.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/command/commands/RenewXAuthToken.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/enums/Tasks.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Main.java</affectedPath><commitId>1fc0b3cff28a51c49529ff6be1c782dfabbfb1d4</commitId><timestamp>1742068181000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>add XAuth token handling and related request classes; refactor HTTP headers to use xauth token
</comment><date>2025-03-15 20:49:41 +0100</date><id>1fc0b3cff28a51c49529ff6be1c782dfabbfb1d4</id><msg>add XAuth token handling and related request classes; refactor HTTP headers to use xauth token</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Main.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/enums/Tasks.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/command/commands/RenewXAuthToken.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>12</buildNumber><marked><SHA1>2150dab30e909ce72b59cc7380c7cb2330dbd95e</SHA1><branch><SHA1>2150dab30e909ce72b59cc7380c7cb2330dbd95e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2150dab30e909ce72b59cc7380c7cb2330dbd95e</SHA1><branch><SHA1>2150dab30e909ce72b59cc7380c7cb2330dbd95e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2150dab30e909ce72b59cc7380c7cb2330dbd95e</SHA1><branch><SHA1>2150dab30e909ce72b59cc7380c7cb2330dbd95e</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>#12</displayName><duration>31191</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #12</fullDisplayName><id>12</id><inProgress>false</inProgress><keepLog>false</keepLog><number>12</number><queueId>26</queueId><result>SUCCESS</result><timestamp>1741857442872</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/12/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><affectedPath>php/export/winline2_xtc.php</affectedPath><commitId>4a9c05dd854d6559093621f5f5a240086783b507</commitId><timestamp>1741855386000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>better exception handling
</comment><date>2025-03-13 09:43:06 +0100</date><id>4a9c05dd854d6559093621f5f5a240086783b507</id><msg>better exception handling</msg><path><editType>edit</editType><file>php/export/winline2_xtc_functions.php</file></path><path><editType>edit</editType><file>php/export/winline2_xtc.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Batcher.java</affectedPath><commitId>2b1770910d3820b596fc9744576828ff035ec90b</commitId><timestamp>1741855438000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>display active and scheduled threads
</comment><date>2025-03-13 09:43:58 +0100</date><id>2b1770910d3820b596fc9744576828ff035ec90b</id><msg>display active and scheduled threads</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Batcher.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Worker.java</affectedPath><commitId>747934e0ec328ba451c2ff6d94723b83b8949da3</commitId><timestamp>1741855599000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>changed timeout to use seconds instead of minutes
</comment><date>2025-03-13 09:46:39 +0100</date><id>747934e0ec328ba451c2ff6d94723b83b8949da3</id><msg>changed timeout to use seconds instead of minutes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Worker.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/command/commands/UpdatePictures.java</affectedPath><commitId>b4c16b31ee8cc1a43e376f7a218ec756403e51e8</commitId><timestamp>1741855633000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>upload and process images cli command
</comment><date>2025-03-13 09:47:13 +0100</date><id>b4c16b31ee8cc1a43e376f7a218ec756403e51e8</id><msg>upload and process images cli command</msg><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/command/commands/UpdatePictures.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Helper.java</affectedPath><commitId>b4da400737dba174e4be93abceb4830216e2dc43</commitId><timestamp>1741857143000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>implement synchronous HTTP client and enhance error handling
</comment><date>2025-03-13 10:12:23 +0100</date><id>b4da400737dba174e4be93abceb4830216e2dc43</id><msg>implement synchronous HTTP client and enhance error handling</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Helper.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>5bc6f11a03feb515b8fcb7fc4fb560a0f833f318</commitId><timestamp>1741857177000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactor Utils class for improved XML handling and synchronization; replace async HTTP calls with synchronous calls
</comment><date>2025-03-13 10:12:57 +0100</date><id>5bc6f11a03feb515b8fcb7fc4fb560a0f833f318</id><msg>refactor Utils class for improved XML handling and synchronization; replace async HTTP calls with synchronous calls</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/config/Gdata.java</affectedPath><commitId>69c20fd9461a7e4a6c6aa5cc297c121bf13b7a5c</commitId><timestamp>1741857219000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>add Cloudflare configuration options and bearer token handling to Gdata class
</comment><date>2025-03-13 10:13:39 +0100</date><id>69c20fd9461a7e4a6c6aa5cc297c121bf13b7a5c</id><msg>add Cloudflare configuration options and bearer token handling to Gdata class</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/http/ProgressFileEntity.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetInfoSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreateSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/ProgressListener.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostSimpleSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImagesSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFileSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSVSync.java</affectedPath><commitId>0b826f668834e667492e70674c68a7a2a3243438</commitId><timestamp>1741857311000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>add progress tracking for file uploads with ProgressListener and ProgressFileEntity; implement synchronous HTTP post classes
</comment><date>2025-03-13 10:15:11 +0100</date><id>0b826f668834e667492e70674c68a7a2a3243438</id><msg>add progress tracking for file uploads with ProgressListener and ProgressFileEntity; implement synchronous HTTP post classes</msg><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetInfoSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/ProgressListener.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImagesSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSVSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/ProgressFileEntity.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFileSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostSimpleSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreateSync.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/QueryBatchTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/command/commands/UpdateShop.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetProducts.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostSimple.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImages.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SimpleQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImage.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdatePicturesTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFile.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SimpleResultQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreate.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/command/commands/Info.java</affectedPath><commitId>1a25e5e941bf0cac81141ee02d11c778167eb1d9</commitId><timestamp>1741857384000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactor time handling in query tasks and HTTP classes to use seconds instead of minutes
</comment><date>2025-03-13 10:16:24 +0100</date><id>1a25e5e941bf0cac81141ee02d11c778167eb1d9</id><msg>refactor time handling in query tasks and HTTP classes to use seconds instead of minutes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFile.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImage.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdatePicturesTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreate.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SimpleQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostSimple.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSV.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImages.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetProducts.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/command/commands/Info.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SimpleResultQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/QueryBatchTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/command/commands/UpdateShop.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/enums/Tasks.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Logger.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetInfo.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Main.java</affectedPath><commitId>2150dab30e909ce72b59cc7380c7cb2330dbd95e</commitId><timestamp>1741857405000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactor Logger and Tasks classes for improved readability; update method parameters and remove GetInfo class
</comment><date>2025-03-13 10:16:45 +0100</date><id>2150dab30e909ce72b59cc7380c7cb2330dbd95e</id><msg>refactor Logger and Tasks classes for improved readability; update method parameters and remove GetInfo class</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/enums/Tasks.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Main.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Logger.java</file></path><path><editType>delete</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetInfo.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>11</buildNumber><marked><SHA1>0374762957db52f2252c84961f6193b6188d75cb</SHA1><branch><SHA1>0374762957db52f2252c84961f6193b6188d75cb</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>0374762957db52f2252c84961f6193b6188d75cb</SHA1><branch><SHA1>0374762957db52f2252c84961f6193b6188d75cb</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>0374762957db52f2252c84961f6193b6188d75cb</SHA1><branch><SHA1>0374762957db52f2252c84961f6193b6188d75cb</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>#11</displayName><duration>33430</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #11</fullDisplayName><id>11</id><inProgress>false</inProgress><keepLog>false</keepLog><number>11</number><queueId>25</queueId><result>SUCCESS</result><timestamp>1739984974173</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/11/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostSimple.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ResultQueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/QueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Biene.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImage.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/DatabaseConnection.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdatePicturesTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Config.java</affectedPath><affectedPath>src/main/resources/version.info</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SimpleResultQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Main.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetInfo.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Batcher.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/command/commands/UpdateShop.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetProducts.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Worker.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImages.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SimpleQuery.java</affectedPath><affectedPath>src/main/resources/version.properties</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFile.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreate.java</affectedPath><commitId>a5a21fc0c3eee94dfecf2789be929dc78d01f265</commitId><timestamp>1739984811000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactored
</comment><date>2025-02-19 18:06:51 +0100</date><id>a5a21fc0c3eee94dfecf2789be929dc78d01f265</id><msg>refactored</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SimpleQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>delete</editType><file>src/main/resources/version.info</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetInfo.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImages.java</file></path><path><editType>add</editType><file>src/main/resources/version.properties</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Biene.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostSimple.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Worker.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdatePicturesTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Batcher.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFile.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Config.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/DatabaseConnection.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SimpleResultQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/command/commands/UpdateShop.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetProducts.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Main.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/QueryTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreate.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ResultQueryTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImage.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSV.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc.php</affectedPath><affectedPath>src/main/resources/version.properties</affectedPath><commitId>dff2fa2991c5d125f7445e1c30d80bb5c47c8759</commitId><timestamp>1739984829000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>version update
</comment><date>2025-02-19 18:07:09 +0100</date><id>dff2fa2991c5d125f7445e1c30d80bb5c47c8759</id><msg>version update</msg><path><editType>edit</editType><file>src/main/resources/version.properties</file></path><path><editType>edit</editType><file>php/export/winline2_xtc.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>ef930a62ea004408472e04373879e7aaaabc61e8</commitId><timestamp>1739984901000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>adjusted classloader to avoid system issues
</comment><date>2025-02-19 18:08:21 +0100</date><id>ef930a62ea004408472e04373879e7aaaabc61e8</id><msg>adjusted classloader to avoid system issues</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>build.gradle</affectedPath><commitId>50cebdcd3c027e499351ec31dcfb6bb97318d344</commitId><timestamp>1739984917000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>build process rework
</comment><date>2025-02-19 18:08:37 +0100</date><id>50cebdcd3c027e499351ec31dcfb6bb97318d344</id><msg>build process rework</msg><path><editType>edit</editType><file>build.gradle</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</affectedPath><commitId>0374762957db52f2252c84961f6193b6188d75cb</commitId><timestamp>1739984946000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>get clients from winline for gui settings
</comment><date>2025-02-19 18:09:06 +0100</date><id>0374762957db52f2252c84961f6193b6188d75cb</id><msg>get clients from winline for gui settings</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>10</buildNumber><marked><SHA1>3d1b54064bab0f4041754a797cbc9b4bccd87340</SHA1><branch><SHA1>3d1b54064bab0f4041754a797cbc9b4bccd87340</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>3d1b54064bab0f4041754a797cbc9b4bccd87340</SHA1><branch><SHA1>3d1b54064bab0f4041754a797cbc9b4bccd87340</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>3d1b54064bab0f4041754a797cbc9b4bccd87340</SHA1><branch><SHA1>3d1b54064bab0f4041754a797cbc9b4bccd87340</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>#10</displayName><duration>24093</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #10</fullDisplayName><id>10</id><inProgress>false</inProgress><keepLog>false</keepLog><number>10</number><queueId>24</queueId><result>SUCCESS</result><timestamp>1739183954925</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/10/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Helper.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/Helper.java</affectedPath><commitId>e3f1147b037cba5bf6e710cd8dcef595d315fe6f</commitId><timestamp>1739183636000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>moved package
</comment><date>2025-02-10 11:33:56 +0100</date><id>e3f1147b037cba5bf6e710cd8dcef595d315fe6f</id><msg>moved package</msg><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/Helper.java</file></path><path><editType>delete</editType><file>src/main/java/com/gmail/berndivader/biene/http/Helper.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Helper.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Batcher.java</affectedPath><commitId>ee3d933f23b6f2fb9f36853605586e50d0466181</commitId><timestamp>1739183724000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>using scheduler instead of loop for batcher task
</comment><date>2025-02-10 11:35:24 +0100</date><id>ee3d933f23b6f2fb9f36853605586e50d0466181</id><msg>using scheduler instead of loop for batcher task</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Helper.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Batcher.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/db/QueryBatchTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostSimple.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ResultQueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/QueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Biene.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImage.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdatePicturesTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SimpleResultQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Logger.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetInfo.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetProducts.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Worker.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImages.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SimpleQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFile.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/IQueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreate.java</affectedPath><commitId>3d1b54064bab0f4041754a797cbc9b4bccd87340</commitId><timestamp>1739183858000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>optimized tasks, added max_time values for batcher tasks
</comment><date>2025-02-10 11:37:38 +0100</date><id>3d1b54064bab0f4041754a797cbc9b4bccd87340</id><msg>optimized tasks, added max_time values for batcher tasks</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/QueryTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostSimple.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetProducts.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreate.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Worker.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SimpleResultQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Logger.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetInfo.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFile.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/IQueryTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImages.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImage.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ResultQueryTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/QueryBatchTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSV.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdatePicturesTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Biene.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SimpleQuery.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>9</buildNumber><marked><SHA1>6a92f934b13c00676d05a7e97dc2913a44f56ffc</SHA1><branch><SHA1>6a92f934b13c00676d05a7e97dc2913a44f56ffc</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6a92f934b13c00676d05a7e97dc2913a44f56ffc</SHA1><branch><SHA1>6a92f934b13c00676d05a7e97dc2913a44f56ffc</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6a92f934b13c00676d05a7e97dc2913a44f56ffc</SHA1><branch><SHA1>6a92f934b13c00676d05a7e97dc2913a44f56ffc</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>#9</displayName><duration>19091</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #9</fullDisplayName><id>9</id><inProgress>false</inProgress><keepLog>false</keepLog><number>9</number><queueId>23</queueId><result>SUCCESS</result><timestamp>1739123535549</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/9/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><affectedPath>php/admin/includes/extra/modules/import/insert_before/winline2xtc.php</affectedPath><commitId>74dd7f3dc7a1d5891a1371f10804e2418ccbaee6</commitId><timestamp>1739123414000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>delete now work correct and removes all product details and images
</comment><date>2025-02-09 18:50:14 +0100</date><id>74dd7f3dc7a1d5891a1371f10804e2418ccbaee6</id><msg>delete now work correct and removes all product details and images</msg><path><editType>edit</editType><file>php/export/winline2_xtc_functions.php</file></path><path><editType>edit</editType><file>php/admin/includes/extra/modules/import/insert_before/winline2xtc.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetInfo.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetProducts.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ResultQueryTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/enums/EventEnum.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImages.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/Helper.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/enums/Tasks.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImage.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/SimpleResultQuery.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFile.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/command/commands/Info.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreate.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/enums/ActionEnum.java</affectedPath><commitId>6a92f934b13c00676d05a7e97dc2913a44f56ffc</commitId><timestamp>1739123464000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactored utils and minor fixes
</comment><date>2025-02-09 18:51:04 +0100</date><id>6a92f934b13c00676d05a7e97dc2913a44f56ffc</id><msg>refactored utils and minor fixes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/command/commands/Info.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePictureTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImage.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/Helper.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImportCSV.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SteuercodeQuery.java</file></path><path><editType>delete</editType><file>src/main/java/com/gmail/berndivader/biene/enums/EventEnum.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostPictureCreate.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/UpdateShopTask.java</file></path><path><editType>delete</editType><file>src/main/java/com/gmail/berndivader/biene/enums/ActionEnum.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetProducts.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/SimpleResultQuery.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetInfo.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostValidateImageFile.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ResultQueryTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/ValidatePicture.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostProcessImages.java</file></path><path><editType>add</editType><file>src/main/java/com/gmail/berndivader/biene/enums/Tasks.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user BerndiVader</shortDescription><userId>admin</userId><userName>BerndiVader</userName></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>8</buildNumber><marked><SHA1>229688f54386842d2993994e571a9bd82e3c5017</SHA1><branch><SHA1>229688f54386842d2993994e571a9bd82e3c5017</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>229688f54386842d2993994e571a9bd82e3c5017</SHA1><branch><SHA1>229688f54386842d2993994e571a9bd82e3c5017</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>229688f54386842d2993994e571a9bd82e3c5017</SHA1><branch><SHA1>229688f54386842d2993994e571a9bd82e3c5017</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>#8</displayName><duration>27796</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #8</fullDisplayName><id>8</id><inProgress>false</inProgress><keepLog>false</keepLog><number>8</number><queueId>22</queueId><result>SUCCESS</result><timestamp>1738960587485</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/8/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><affectedPath>php/export/winline2_xtc.php</affectedPath><commitId>bebb1ff778f03ff008d242c7303b262832eb69f4</commitId><timestamp>1738959836000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>refactored and updated to work with newest modified shopware
</comment><date>2025-02-07 21:23:56 +0100</date><id>bebb1ff778f03ff008d242c7303b262832eb69f4</id><msg>refactored and updated to work with newest modified shopware</msg><path><editType>edit</editType><file>php/export/winline2_xtc.php</file></path><path><editType>edit</editType><file>php/export/winline2_xtc_functions.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>build.gradle</affectedPath><commitId>a3cb1138a9aab64554e61f501e62f1169b57662e</commitId><timestamp>1738959874000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>intern to move files into git
</comment><date>2025-02-07 21:24:34 +0100</date><id>a3cb1138a9aab64554e61f501e62f1169b57662e</id><msg>intern to move files into git</msg><path><editType>edit</editType><file>build.gradle</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>229688f54386842d2993994e571a9bd82e3c5017</commitId><timestamp>1738959965000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fixed memleak issue in inputstream.
</comment><date>2025-02-07 21:26:05 +0100</date><id>229688f54386842d2993994e571a9bd82e3c5017</id><msg>fixed memleak issue in inputstream.</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>4</buildNumber><marked><SHA1>541edced986b0cfe93cee26a02fb781fd292f5ec</SHA1><branch><SHA1>541edced986b0cfe93cee26a02fb781fd292f5ec</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>541edced986b0cfe93cee26a02fb781fd292f5ec</SHA1><branch><SHA1>541edced986b0cfe93cee26a02fb781fd292f5ec</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>541edced986b0cfe93cee26a02fb781fd292f5ec</SHA1><branch><SHA1>541edced986b0cfe93cee26a02fb781fd292f5ec</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>#4</displayName><duration>35170</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #4</fullDisplayName><id>4</id><inProgress>false</inProgress><keepLog>false</keepLog><number>4</number><queueId>17</queueId><result>SUCCESS</result><timestamp>1738596902257</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/4/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>settings.gradle</affectedPath><affectedPath>build.gradle</affectedPath><commitId>541edced986b0cfe93cee26a02fb781fd292f5ec</commitId><timestamp>1738591506000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>adjust gradle scripts for 8.5+
</comment><date>2025-02-03 15:05:06 +0100</date><id>541edced986b0cfe93cee26a02fb781fd292f5ec</id><msg>adjust gradle scripts for 8.5+</msg><path><editType>edit</editType><file>build.gradle</file></path><path><editType>edit</editType><file>settings.gradle</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>3</buildNumber><marked><SHA1>bd14c12eda5a599c344d77abcc0b8a2db79be83d</SHA1><branch><SHA1>bd14c12eda5a599c344d77abcc0b8a2db79be83d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>bd14c12eda5a599c344d77abcc0b8a2db79be83d</SHA1><branch><SHA1>bd14c12eda5a599c344d77abcc0b8a2db79be83d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>bd14c12eda5a599c344d77abcc0b8a2db79be83d</SHA1><branch><SHA1>bd14c12eda5a599c344d77abcc0b8a2db79be83d</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/BerndiVader/Biene.git</remoteUrl><scmName></scmName></action><action></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>#3</displayName><duration>15717</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #3</fullDisplayName><id>3</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3</number><queueId>16</queueId><result>SUCCESS</result><timestamp>1738522005559</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/3/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>php/admin/includes/extra/modules/import/file_layout/winline2xtc.php</affectedPath><affectedPath>php/admin/includes/extra/modules/import/insert_before/winline2xtc.php</affectedPath><affectedPath>php/export/winline2_xtc_functions.php</affectedPath><affectedPath>php/export/winline2_xtc.php</affectedPath><commitId>aa5cbe183acfa4aea1628d73b1c8a7bb67e6b918</commitId><timestamp>1738521364000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>php files now in correct dir for easier install
</comment><date>2025-02-02 19:36:04 +0100</date><id>aa5cbe183acfa4aea1628d73b1c8a7bb67e6b918</id><msg>php files now in correct dir for easier install</msg><path><editType>add</editType><file>php/export/winline2_xtc.php</file></path><path><editType>add</editType><file>php/admin/includes/extra/modules/import/file_layout/winline2xtc.php</file></path><path><editType>add</editType><file>php/admin/includes/extra/modules/import/insert_before/winline2xtc.php</file></path><path><editType>add</editType><file>php/export/winline2_xtc_functions.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</affectedPath><commitId>ed66a7bccb945dde550bda45f473572c7bb0b900</commitId><timestamp>1738521393000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>fixed utf-8 issue in gui
</comment><date>2025-02-02 19:36:33 +0100</date><id>ed66a7bccb945dde550bda45f473572c7bb0b900</id><msg>fixed utf-8 issue in gui</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/gui/Settings.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>72e055ab9cf1a728bb7f3ae44102ca85aa7cd68e</commitId><timestamp>1738521436000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>return default shop cat instead of null
</comment><date>2025-02-02 19:37:16 +0100</date><id>72e055ab9cf1a728bb7f3ae44102ca85aa7cd68e</id><msg>return default shop cat instead of null</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/http/Helper.java</affectedPath><commitId>a88db2e6fbff90eaed0aa30d14db247df306e35f</commitId><timestamp>1738521454000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>npe check
</comment><date>2025-02-02 19:37:34 +0100</date><id>a88db2e6fbff90eaed0aa30d14db247df306e35f</id><msg>npe check</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/Helper.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>3be323c3c351d0219693deab6181969cec9c1ef6</commitId><timestamp>1738521506000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>started using optimized sql query and using some clearname
</comment><date>2025-02-02 19:38:26 +0100</date><id>3be323c3c351d0219693deab6181969cec9c1ef6</id><msg>started using optimized sql query and using some clearname</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>php/winline2_xtc_functions.php</affectedPath><affectedPath>php/winline2_xtc.php</affectedPath><commitId>dfe3b16b93356df993e028f5b59bf6a48d9ac6cc</commitId><timestamp>1738521526000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>moved into original dir
</comment><date>2025-02-02 19:38:46 +0100</date><id>dfe3b16b93356df993e028f5b59bf6a48d9ac6cc</id><msg>moved into original dir</msg><path><editType>delete</editType><file>php/winline2_xtc_functions.php</file></path><path><editType>delete</editType><file>php/winline2_xtc.php</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/config.json</affectedPath><commitId>bd14c12eda5a599c344d77abcc0b8a2db79be83d</commitId><timestamp>1738521971000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>optimized sql queries.
</comment><date>2025-02-02 19:46:11 +0100</date><id>bd14c12eda5a599c344d77abcc0b8a2db79be83d</id><msg>optimized sql queries.</msg><path><editType>edit</editType><file>src/main/resources/config.json</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>2</buildNumber><marked><SHA1>7c44d5a79ccf9a6e73e498987e5b32087233049a</SHA1><branch><SHA1>7c44d5a79ccf9a6e73e498987e5b32087233049a</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>7c44d5a79ccf9a6e73e498987e5b32087233049a</SHA1><branch><SHA1>7c44d5a79ccf9a6e73e498987e5b32087233049a</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>7c44d5a79ccf9a6e73e498987e5b32087233049a</SHA1><branch><SHA1>7c44d5a79ccf9a6e73e498987e5b32087233049a</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/BerndiVader/Biene.git</remoteUrl><scmName></scmName></action><action></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>#2</displayName><duration>17121</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #2</fullDisplayName><id>2</id><inProgress>false</inProgress><keepLog>false</keepLog><number>2</number><queueId>15</queueId><result>SUCCESS</result><timestamp>1738256163012</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/2/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Config.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><commitId>7c44d5a79ccf9a6e73e498987e5b32087233049a</commitId><timestamp>1738256138000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>Using static Json
</comment><date>2025-01-30 17:55:38 +0100</date><id>7c44d5a79ccf9a6e73e498987e5b32087233049a</id><msg>Using static Json</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/Utils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Config.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></build><build _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>1</buildNumber><marked><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><branch><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><branch><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><branch><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/BerndiVader/Biene.git</remoteUrl><scmName></scmName></action><action></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>#1</displayName><duration>23560</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #1</fullDisplayName><id>1</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1</number><queueId>14</queueId><result>SUCCESS</result><timestamp>1738243882118</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/1/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><kind>git</kind></changeSet></build><color>blue</color><firstBuild _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>1</buildNumber><marked><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><branch><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><branch><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><branch><SHA1>2cb19d790c03a8591efb5a5ab5802ef272413cdb</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/BerndiVader/Biene.git</remoteUrl><scmName></scmName></action><action></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>#1</displayName><duration>23560</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #1</fullDisplayName><id>1</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1</number><queueId>14</queueId><result>SUCCESS</result><timestamp>1738243882118</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/1/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><kind>git</kind></changeSet></firstBuild><healthReport><description>Build stability: No recent builds failed.</description><iconClassName>icon-health-80plus</iconClassName><iconUrl>health-80plus.png</iconUrl><score>100</score></healthReport><inQueue>false</inQueue><keepDependencies>false</keepDependencies><lastBuild _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>28</buildNumber><marked><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</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>#28</displayName><duration>29951</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #28</fullDisplayName><id>28</id><inProgress>false</inProgress><keepLog>false</keepLog><number>28</number><queueId>42</queueId><result>SUCCESS</result><timestamp>1749487096808</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/28/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Config.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>f00e40e7bdb483479dd7a025f85232231037deb6</commitId><timestamp>1749487047000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update CSV handling and improve error management in Utils and Config classes
</comment><date>2025-06-09 18:37:27 +0200</date><id>f00e40e7bdb483479dd7a025f85232231037deb6</id><msg>feat: update CSV handling and improve error management in Utils and Config classes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Config.java</file></path><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/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/resources/config.json</affectedPath><commitId>2b06e4a12c96d45784287905dc3626b69308573f</commitId><timestamp>1749487073000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json
</comment><date>2025-06-09 18:37:53 +0200</date><id>2b06e4a12c96d45784287905dc3626b69308573f</id><msg>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>delete</editType><file>src/main/resources/config.json</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></lastBuild><lastCompletedBuild _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>28</buildNumber><marked><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</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>#28</displayName><duration>29951</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #28</fullDisplayName><id>28</id><inProgress>false</inProgress><keepLog>false</keepLog><number>28</number><queueId>42</queueId><result>SUCCESS</result><timestamp>1749487096808</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/28/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Config.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>f00e40e7bdb483479dd7a025f85232231037deb6</commitId><timestamp>1749487047000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update CSV handling and improve error management in Utils and Config classes
</comment><date>2025-06-09 18:37:27 +0200</date><id>f00e40e7bdb483479dd7a025f85232231037deb6</id><msg>feat: update CSV handling and improve error management in Utils and Config classes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Config.java</file></path><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/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/resources/config.json</affectedPath><commitId>2b06e4a12c96d45784287905dc3626b69308573f</commitId><timestamp>1749487073000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json
</comment><date>2025-06-09 18:37:53 +0200</date><id>2b06e4a12c96d45784287905dc3626b69308573f</id><msg>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>delete</editType><file>src/main/resources/config.json</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></lastCompletedBuild><lastStableBuild _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>28</buildNumber><marked><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</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>#28</displayName><duration>29951</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #28</fullDisplayName><id>28</id><inProgress>false</inProgress><keepLog>false</keepLog><number>28</number><queueId>42</queueId><result>SUCCESS</result><timestamp>1749487096808</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/28/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Config.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>f00e40e7bdb483479dd7a025f85232231037deb6</commitId><timestamp>1749487047000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update CSV handling and improve error management in Utils and Config classes
</comment><date>2025-06-09 18:37:27 +0200</date><id>f00e40e7bdb483479dd7a025f85232231037deb6</id><msg>feat: update CSV handling and improve error management in Utils and Config classes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Config.java</file></path><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/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/resources/config.json</affectedPath><commitId>2b06e4a12c96d45784287905dc3626b69308573f</commitId><timestamp>1749487073000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json
</comment><date>2025-06-09 18:37:53 +0200</date><id>2b06e4a12c96d45784287905dc3626b69308573f</id><msg>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>delete</editType><file>src/main/resources/config.json</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></lastStableBuild><lastSuccessfulBuild _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>28</buildNumber><marked><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</SHA1><branch><SHA1>2b06e4a12c96d45784287905dc3626b69308573f</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>#28</displayName><duration>29951</duration><estimatedDuration>34329</estimatedDuration><fullDisplayName>Biene - Winline2ModifiedShop #28</fullDisplayName><id>28</id><inProgress>false</inProgress><keepLog>false</keepLog><number>28</number><queueId>42</queueId><result>SUCCESS</result><timestamp>1749487096808</timestamp><url>https://jenkins.berndivader.org/jenkins/job/Biene%20-%20Winline2ModifiedShop/28/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/berndivader/biene/Utils.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Config.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</affectedPath><commitId>f00e40e7bdb483479dd7a025f85232231037deb6</commitId><timestamp>1749487047000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update CSV handling and improve error management in Utils and Config classes
</comment><date>2025-06-09 18:37:27 +0200</date><id>f00e40e7bdb483479dd7a025f85232231037deb6</id><msg>feat: update CSV handling and improve error management in Utils and Config classes</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Gdata.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/db/CatalogTree.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/config/Config.java</file></path><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/http/post/PostTask.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</affectedPath><affectedPath>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</affectedPath><affectedPath>src/main/resources/config.json</affectedPath><commitId>2b06e4a12c96d45784287905dc3626b69308573f</commitId><timestamp>1749487073000</timestamp><author><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></author><authorEmail>kasermandel@gmail.com</authorEmail><comment>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json
</comment><date>2025-06-09 18:37:53 +0200</date><id>2b06e4a12c96d45784287905dc3626b69308573f</id><msg>feat: update authorization token handling to use xauth_token across HTTP tasks and remove deprecated config.json</msg><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostTask.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostImageUpload.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/get/GetTaskSync.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostUploadCSV.java</file></path><path><editType>delete</editType><file>src/main/resources/config.json</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/berndivader/biene/http/post/PostXAuthTokenRequestSync.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.berndivader.org/jenkins/user/admin</absoluteUrl><fullName>BerndiVader</fullName></culprit></lastSuccessfulBuild><nextBuildNumber>29</nextBuildNumber><property _class='com.coravy.hudson.plugins.github.GithubProjectProperty'></property><concurrentBuild>false</concurrentBuild><disabled>false</disabled><scm _class='hudson.plugins.git.GitSCM'><browser _class='hudson.plugins.git.browser.GithubWeb'></browser><type>hudson.plugins.git.GitSCM</type><branche></branche><mergeOptions><fastForwardMode>--ff</fastForwardMode><mergeStrategy>default</mergeStrategy></mergeOptions><userRemoteConfig></userRemoteConfig></scm></freeStyleProject>