<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/view/all/job/iDempiere11/org.idempiere$org.idempiere.main/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.main-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.main-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.main/11.0.0-SNAPSHOT/org.idempiere.main-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>396</duration><estimatedDuration>396</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.main #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723825</timestamp><url>https://jenkins.younex.de/view/all/job/iDempiere11/org.idempiere$org.idempiere.main/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>migration/iD11/postgresql/202411260821_IDEMPIERE-6317.sql</affectedPath><affectedPath>migration/iD11/oracle/202411260821_IDEMPIERE-6317.sql</affectedPath><affectedPath>org.adempiere.base/src/org/compiere/model/MSysConfig.java</affectedPath><commitId>b6e25d71f855ff6aa9f8b83df4c34d8dec6e54ab</commitId><timestamp>1733316449000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6317 - Create message for errors in msysconfig (#2564)

* IDEMPIERE-6317 - Create message for errors in msysconfig

* IDEMPIERE-6317 - Create message for errors in msysconfig
</comment><date>2024-12-04 13:47:29 +0100</date><id>b6e25d71f855ff6aa9f8b83df4c34d8dec6e54ab</id><msg>IDEMPIERE-6317 - Create message for errors in msysconfig (#2564)</msg><path><editType>add</editType><file>migration/iD11/postgresql/202411260821_IDEMPIERE-6317.sql</file></path><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/model/MSysConfig.java</file></path><path><editType>add</editType><file>migration/iD11/oracle/202411260821_IDEMPIERE-6317.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>migration/processes_post_migration/postgresql/01_add_missing_translations.sql</affectedPath><affectedPath>migration/processes_post_migration/oracle/01_add_missing_Translations.sql</affectedPath><commitId>e34371db603fff885c00f6a2dcd94bd996f3cc1e</commitId><timestamp>1733316627000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570)

</comment><date>2024-12-04 13:50:27 +0100</date><id>e34371db603fff885c00f6a2dcd94bd996f3cc1e</id><msg>IDEMPIERE-99 01_add_missing_Translations.sql does not create UUIDs (#2570)</msg><path><editType>edit</editType><file>migration/processes_post_migration/postgresql/01_add_missing_translations.sql</file></path><path><editType>edit</editType><file>migration/processes_post_migration/oracle/01_add_missing_Translations.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>db/oracle/functions/BOM_PriceLimit.sql</affectedPath><affectedPath>org.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java</affectedPath><affectedPath>db/postgresql/functions/BOM_Qty_Reserved.sql</affectedPath><affectedPath>db/oracle/functions/BOM_Qty_OnHand.sql</affectedPath><affectedPath>db/postgresql/functions/BOM_PriceLimit.sql</affectedPath><affectedPath>db/oracle/functions/BOM_PriceStd.sql</affectedPath><affectedPath>db/postgresql/functions/BOM_Qty_Ordered.sql</affectedPath><affectedPath>migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql</affectedPath><affectedPath>migration/iD11/postgresql/202411301155_IDEMPIERE-6329.sql</affectedPath><affectedPath>db/oracle/functions/BOM_Qty_Reserved.sql</affectedPath><affectedPath>db/oracle/functions/BOM_Qty_Ordered.sql</affectedPath><affectedPath>db/postgresql/functions/BOM_Qty_OnHandForReservation.sql</affectedPath><affectedPath>db/postgresql/functions/BOM_Qty_OnHand.sql</affectedPath><affectedPath>db/postgresql/functions/ProductAttribute.sql</affectedPath><affectedPath>db/oracle/functions/BOM_PriceList.sql</affectedPath><affectedPath>db/postgresql/functions/BOM_PriceStd.sql</affectedPath><affectedPath>db/oracle/functions/BOM_Qty_OnHandForReservation.sql</affectedPath><affectedPath>db/postgresql/functions/BOM_PriceList.sql</affectedPath><commitId>99e038c4a311063dfdce5dce44020a015e691d99</commitId><timestamp>1733316627000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571)

</comment><date>2024-12-04 13:50:27 +0100</date><id>99e038c4a311063dfdce5dce44020a015e691d99</id><msg>IDEMPIERE-6329 Bug in BOM* SQL functions not getting the correct BOM children (#2571)</msg><path><editType>edit</editType><file>db/postgresql/functions/BOM_Qty_OnHandForReservation.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_Qty_Ordered.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_PriceList.sql</file></path><path><editType>add</editType><file>org.idempiere.test/src/org/idempiere/test/base/GetBOMFunctionsTest.java</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_Qty_OnHand.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/ProductAttribute.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_PriceList.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_PriceLimit.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_Qty_Ordered.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_Qty_Reserved.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_PriceLimit.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_PriceStd.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_Qty_Reserved.sql</file></path><path><editType>add</editType><file>migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_Qty_OnHand.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_PriceStd.sql</file></path><path><editType>add</editType><file>migration/iD11/postgresql/202411301155_IDEMPIERE-6329.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_Qty_OnHandForReservation.sql</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>migration/iD11/postgresql/202412021125_IDEMPIERE-6327.sql</affectedPath><affectedPath>migration/iD11/oracle/202412021125_IDEMPIERE-6327.sql</affectedPath><commitId>edea913918186e20ea69508faeae380009416bd3</commitId><timestamp>1733319434000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable "Insert Record" (#2574)

</comment><date>2024-12-04 14:37:14 +0100</date><id>edea913918186e20ea69508faeae380009416bd3</id><msg>IDEMPIERE-6327 Interest Area Window: Subscription tab should not enable "Insert Record" (#2574)</msg><path><editType>add</editType><file>migration/iD11/postgresql/202412021125_IDEMPIERE-6327.sql</file></path><path><editType>add</editType><file>migration/iD11/oracle/202412021125_IDEMPIERE-6327.sql</file></path></item></changeSet><culprit><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></culprit><mavenArtifacts><url>https://jenkins.younex.de/view/all/job/iDempiere11/org.idempiere$org.idempiere.main/5/mavenArtifacts/</url></mavenArtifacts></mavenBuild>