<mavenAggregatedArtifactRecord _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'><moduleRecord><attachedArtifact><artifactId>org.adempiere.base</artifactId><canonicalName>org.adempiere.base-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.base-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>98abdf41e0e7f40a0253c7bc1d953b13</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.base</artifactId><canonicalName>org.adempiere.base-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>559d78bbc5c6f4d3f7e7353ea37b3d78</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.base</artifactId><canonicalName>org.adempiere.base-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>c592ed9558ec73a0c1db4c54dfeac192</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.base</artifactId><canonicalName>org.adempiere.base-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.base-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>03d7ba0354fd3c8fa8192764e3bb37e3</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.base-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.base-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.base/11.0.0-SNAPSHOT/org.adempiere.base-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.base-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.base-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.base/11.0.0-SNAPSHOT/org.adempiere.base-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.base-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.base-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.base/11.0.0-SNAPSHOT/org.adempiere.base-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.base-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.base-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.base/11.0.0-SNAPSHOT/org.adempiere.base-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.base-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.base-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.base/11.0.0-SNAPSHOT/org.adempiere.base-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>12304</duration><estimatedDuration>12713</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.base #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723826</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.base/src/org/compiere/report/TrialBalance.java</affectedPath><commitId>9bb107864f5b06bf7a6d288c3dbef5880d05681e</commitId><timestamp>1733316195000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6193: Trial Balance : remove lines where account has no beg… (#2422)

* IDEMPIERE-6193: Trial Balance : remove lines where account has no beginning balance and movement

* IDEMPIERE-6193: Trial Balance : remove lines where account has no beginning balance and movement - patch from Carlos

Co-Authored-By: Carlos Ruiz &lt;carg67@gmail.com&gt;

---------

Co-authored-by: Carlos Ruiz &lt;carg67@gmail.com&gt;
</comment><date>2024-12-04 13:43:15 +0100</date><id>9bb107864f5b06bf7a6d288c3dbef5880d05681e</id><msg>IDEMPIERE-6193: Trial Balance : remove lines where account has no beg… (#2422)</msg><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/report/TrialBalance.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.base/src/org/compiere/model/PO.java</affectedPath><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/panel/WAttachment.java</affectedPath><affectedPath>org.adempiere.base/src/org/compiere/model/MAttachment.java</affectedPath><commitId>38f452e4b0a37d3a928107f746af530c15fb2b1c</commitId><timestamp>1733316227000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6314 Issues with attachment on System records (#2556)

* IDEMPIERE-6314 Issues with attachment on System records

* - change approach to make it read-only

* - support for UUID key tables
- IDEMPIERE-5567 fix for the PO.is_new method
</comment><date>2024-12-04 13:43:47 +0100</date><id>38f452e4b0a37d3a928107f746af530c15fb2b1c</id><msg>IDEMPIERE-6314 Issues with attachment on System records (#2556)</msg><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/model/PO.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/panel/WAttachment.java</file></path><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/model/MAttachment.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.base/src/org/compiere/util/Msg.java</affectedPath><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WRecordInfo.java</affectedPath><commitId>be264655dcc65fe21568ac3b3658d87a1f2b5640</commitId><timestamp>1733316415000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560)

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context

Change all translate to getElement

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context - patch from Carlos

Co-Authored-By: Carlos Ruiz &lt;carg67@gmail.com&gt;

---------

Co-authored-by: Carlos Ruiz &lt;carg67@gmail.com&gt;
</comment><date>2024-12-04 13:46:55 +0100</date><id>be264655dcc65fe21568ac3b3658d87a1f2b5640</id><msg>IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560)</msg><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/util/Msg.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WRecordInfo.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>migration/iD11/oracle/202411260821_IDEMPIERE-6317.sql</affectedPath><affectedPath>migration/iD11/postgresql/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/oracle/202411260821_IDEMPIERE-6317.sql</file></path><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></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.base/src/org/compiere/model/PO.java</affectedPath><commitId>36c08e7476471a9415d5e1bf985d4bc71637d01a</commitId><timestamp>1733316627000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6314 Issues with attachment on System records (#2567)

- IDEMPIERE-5567 fix for the PO.is_new method
</comment><date>2024-12-04 13:50:27 +0100</date><id>36c08e7476471a9415d5e1bf985d4bc71637d01a</id><msg>IDEMPIERE-6314 Issues with attachment on System records (#2567)</msg><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/model/PO.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.base/src/org/compiere/model/MChart.java</affectedPath><commitId>e5f364f391536e77b99867f1eaf07fba7190df5e</commitId><timestamp>1733319434000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6332 Implement MChart.getData to return the data used to paint the chart (#2579)

</comment><date>2024-12-04 14:37:14 +0100</date><id>e5f364f391536e77b99867f1eaf07fba7190df5e</id><msg>IDEMPIERE-6332 Implement MChart.getData to return the data used to paint the chart (#2579)</msg><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/model/MChart.java</file></path></item></changeSet><culprit><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></culprit><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.base</artifactId><canonicalName>org.adempiere.base-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>a73c2f7173766bc4d60017a86bdb3157</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.base.callout</artifactId><canonicalName>org.adempiere.base.callout-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.base.callout-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>01d88b7a143bf8c3294543e25660503d</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.base.callout</artifactId><canonicalName>org.adempiere.base.callout-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>f9145e81a0a4866937a70450ca553cd7</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.base.callout</artifactId><canonicalName>org.adempiere.base.callout-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>7fa699b47456dcb4c37a5fc049fa7635</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.base.callout</artifactId><canonicalName>org.adempiere.base.callout-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.base.callout-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>eed5cebbf8abc01323c6e5b791898a99</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.callout/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.base.callout-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.base.callout-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.base.callout/11.0.0-SNAPSHOT/org.adempiere.base.callout-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.base.callout-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.base.callout-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.base.callout/11.0.0-SNAPSHOT/org.adempiere.base.callout-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.base.callout-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.base.callout-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.base.callout/11.0.0-SNAPSHOT/org.adempiere.base.callout-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.base.callout-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.base.callout-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.base.callout/11.0.0-SNAPSHOT/org.adempiere.base.callout-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.base.callout-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.base.callout-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.base.callout/11.0.0-SNAPSHOT/org.adempiere.base.callout-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2056</duration><estimatedDuration>2108</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.base.callout #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723827</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.callout/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.callout/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.base.callout</artifactId><canonicalName>org.adempiere.base.callout-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>03769a9fa881c74077ea2648c7a1211c</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.callout/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.base.feature</artifactId><canonicalName>org.adempiere.base.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>5f28e74a7c566fa030d2f72a694c5c55</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.base.feature</artifactId><canonicalName>org.adempiere.base.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>a23f7bb74e8b86cc86519b28d94fac99</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.base.feature</artifactId><canonicalName>org.adempiere.base.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.base.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>a28c5615f83f2ed004b2d75c1a5397b5</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.base.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.base.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.base.feature/11.0.0-SNAPSHOT/org.adempiere.base.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.base.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.base.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.base.feature/11.0.0-SNAPSHOT/org.adempiere.base.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.base.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.base.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.base.feature/11.0.0-SNAPSHOT/org.adempiere.base.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.base.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.base.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.base.feature/11.0.0-SNAPSHOT/org.adempiere.base.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>3185</duration><estimatedDuration>2212</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.base.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723858</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.base.feature</artifactId><canonicalName>org.adempiere.base.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>e9642bba863dca67acacdf18fe6b7a7a</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.base.process</artifactId><canonicalName>org.adempiere.base.process-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.base.process-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>c608df4f14847ea625f8e6521cca14c7</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.base.process</artifactId><canonicalName>org.adempiere.base.process-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>87b8cac71bbd300a54f3c8e91be131ea</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.base.process</artifactId><canonicalName>org.adempiere.base.process-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>3b6bc51ce7450055a372883272aaf582</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.base.process</artifactId><canonicalName>org.adempiere.base.process-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.base.process-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>56c5629b5e0867cba981de51902e271d</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.process/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.base.process-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.base.process-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.base.process/11.0.0-SNAPSHOT/org.adempiere.base.process-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.base.process-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.base.process-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.base.process/11.0.0-SNAPSHOT/org.adempiere.base.process-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.base.process-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.base.process-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.base.process/11.0.0-SNAPSHOT/org.adempiere.base.process-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.base.process-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.base.process-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.base.process/11.0.0-SNAPSHOT/org.adempiere.base.process-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.base.process-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.base.process-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.base.process/11.0.0-SNAPSHOT/org.adempiere.base.process-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2540</duration><estimatedDuration>2562</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.base.process #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723828</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.process/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.process/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.base.process</artifactId><canonicalName>org.adempiere.base.process-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>b53f1c9053bcc753267d52184f4bff7b</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.base.process/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.eclipse.equinox.http.servlet</artifactId><canonicalName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>9d8e052b159f69e10c7f6d452a0ea77d</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.eclipse.equinox.http.servlet</artifactId><canonicalName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>d8ff64006cd39eb7cd2d595ae07f7db3</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.eclipse.equinox.http.servlet</artifactId><canonicalName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>12cf640879fdc56ce300bd9f6811b52f</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.eclipse.equinox.http.servlet</artifactId><canonicalName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>646e7c09fb4f6e450ca60c6d22ffb785</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.eclipse.equinox.http.servlet/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.eclipse.equinox.http.servlet/11.0.0-SNAPSHOT/org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.eclipse.equinox.http.servlet/11.0.0-SNAPSHOT/org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.eclipse.equinox.http.servlet/11.0.0-SNAPSHOT/org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.eclipse.equinox.http.servlet/11.0.0-SNAPSHOT/org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.eclipse.equinox.http.servlet/11.0.0-SNAPSHOT/org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2188</duration><estimatedDuration>2014</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.eclipse.equinox.http.servlet #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723830</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.eclipse.equinox.http.servlet/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.eclipse.equinox.http.servlet/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.eclipse.equinox.http.servlet</artifactId><canonicalName>org.adempiere.eclipse.equinox.http.servlet-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>5227d7e8de2145dfea78902572e6bbc6</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.eclipse.equinox.http.servlet/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.install</artifactId><canonicalName>org.adempiere.install-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.install-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>44c42618bc8942fd1af28e871a1d9ba9</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.install</artifactId><canonicalName>org.adempiere.install-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>01ce0f0152dd056cbd079215d0dffb25</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.install</artifactId><canonicalName>org.adempiere.install-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>691aded76ba35bb9afe1d07571b68ea3</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.install</artifactId><canonicalName>org.adempiere.install-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.install-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>d1f037ce99315900f74ef3d1c521ec42</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.install/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.install-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.install-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.install/11.0.0-SNAPSHOT/org.adempiere.install-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.install-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.install-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.install/11.0.0-SNAPSHOT/org.adempiere.install-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.install-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.install-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.install/11.0.0-SNAPSHOT/org.adempiere.install-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.install-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.install-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.install/11.0.0-SNAPSHOT/org.adempiere.install-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.install-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.install-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.install/11.0.0-SNAPSHOT/org.adempiere.install-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2945</duration><estimatedDuration>2307</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.install #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723831</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.install/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.install/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.install</artifactId><canonicalName>org.adempiere.install-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>cc41bba75997fa2d3e76218013fb0d71</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.install/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.payment.processor</artifactId><canonicalName>org.adempiere.payment.processor-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.payment.processor-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>808ec9ecc734dcea97553309551643a3</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.payment.processor</artifactId><canonicalName>org.adempiere.payment.processor-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>2133128c3099f04e804aa2c8788271f2</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.payment.processor</artifactId><canonicalName>org.adempiere.payment.processor-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>3fe27b3d9a4021489690d37c60256dea</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.payment.processor</artifactId><canonicalName>org.adempiere.payment.processor-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.payment.processor-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>f0158a3971c643a7a0bd27310a95298b</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.payment.processor/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.payment.processor-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.payment.processor-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.payment.processor/11.0.0-SNAPSHOT/org.adempiere.payment.processor-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.payment.processor-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.payment.processor-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.payment.processor/11.0.0-SNAPSHOT/org.adempiere.payment.processor-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.payment.processor-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.payment.processor-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.payment.processor/11.0.0-SNAPSHOT/org.adempiere.payment.processor-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.payment.processor-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.payment.processor-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.payment.processor/11.0.0-SNAPSHOT/org.adempiere.payment.processor-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.payment.processor-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.payment.processor-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.payment.processor/11.0.0-SNAPSHOT/org.adempiere.payment.processor-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>4825</duration><estimatedDuration>3019</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.payment.processor #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723829</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.payment.processor/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.payment.processor/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.payment.processor</artifactId><canonicalName>org.adempiere.payment.processor-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>6f7325cc2ddd44f51f60731cb27efe80</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.payment.processor/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.payment.processor.feature</artifactId><canonicalName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>6965ac88f0213f8854e8585e5bbd335e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.payment.processor.feature</artifactId><canonicalName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>317e3c2fa0834f9e0b3763bfd327466d</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.payment.processor.feature</artifactId><canonicalName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>785771792cacd5358d06ce579d295922</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.payment.processor.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.payment.processor.feature/11.0.0-SNAPSHOT/org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.payment.processor.feature/11.0.0-SNAPSHOT/org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.payment.processor.feature/11.0.0-SNAPSHOT/org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.payment.processor.feature/11.0.0-SNAPSHOT/org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1333</duration><estimatedDuration>1316</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.payment.processor.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723870</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.payment.processor.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.payment.processor.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.payment.processor.feature</artifactId><canonicalName>org.adempiere.payment.processor.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>5468c1a9c7d0e6d5281a4a16e154c2bf</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.payment.processor.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.pipo</artifactId><canonicalName>org.adempiere.pipo-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.pipo-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>cca16a6fd73bc13afced9ae5ab6d62d4</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.pipo</artifactId><canonicalName>org.adempiere.pipo-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>9964bf9ab2e0e1bde983c1db9d78824f</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.pipo</artifactId><canonicalName>org.adempiere.pipo-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>afafe5595921cbf3cf146c830df2c621</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.pipo</artifactId><canonicalName>org.adempiere.pipo-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.pipo-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>3d05e045283cc97693552eb0ef96d519</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.pipo-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.pipo-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.pipo/11.0.0-SNAPSHOT/org.adempiere.pipo-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.pipo-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.pipo-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.pipo/11.0.0-SNAPSHOT/org.adempiere.pipo-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.pipo-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.pipo-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.pipo/11.0.0-SNAPSHOT/org.adempiere.pipo-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.pipo-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.pipo-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.pipo/11.0.0-SNAPSHOT/org.adempiere.pipo-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.pipo-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.pipo-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.pipo/11.0.0-SNAPSHOT/org.adempiere.pipo-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2028</duration><estimatedDuration>1992</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.pipo #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723832</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.pipo</artifactId><canonicalName>org.adempiere.pipo-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>eae07d666cf65faceae1452cebd3137e</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.pipo.feature</artifactId><canonicalName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>397f924bf4852d40654ae1c1568a59fd</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.pipo.feature</artifactId><canonicalName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>3cd2c9fc05f31e1d7f144cbae121fa10</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.pipo.feature</artifactId><canonicalName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>92b3453d60a7bc28facd9731fd8d511e</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.pipo.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.pipo.feature/11.0.0-SNAPSHOT/org.adempiere.pipo.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.pipo.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.pipo.feature/11.0.0-SNAPSHOT/org.adempiere.pipo.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.pipo.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.pipo.feature/11.0.0-SNAPSHOT/org.adempiere.pipo.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.pipo.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.pipo.feature/11.0.0-SNAPSHOT/org.adempiere.pipo.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1340</duration><estimatedDuration>1314</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.pipo.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723860</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.pipo.feature</artifactId><canonicalName>org.adempiere.pipo.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>d73fa797cfb1fb8f6110bb961b866616</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.pipo.handlers</artifactId><canonicalName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>6230091976b21cfa3c96f939c7f0de10</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.pipo.handlers</artifactId><canonicalName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>b8d5201a2e09721d5b8ac5db6d9a024c</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.pipo.handlers</artifactId><canonicalName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>8c5c2ce62b0d213781175cd09d95d8bc</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.pipo.handlers</artifactId><canonicalName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>f0d5857d77cce69b8f41bf9e86787838</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo.handlers/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.pipo.handlers/11.0.0-SNAPSHOT/org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.pipo.handlers/11.0.0-SNAPSHOT/org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.pipo.handlers/11.0.0-SNAPSHOT/org.adempiere.pipo.handlers-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.pipo.handlers/11.0.0-SNAPSHOT/org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.pipo.handlers/11.0.0-SNAPSHOT/org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1984</duration><estimatedDuration>1983</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.pipo.handlers #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723833</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo.handlers/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo.handlers/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.pipo.handlers</artifactId><canonicalName>org.adempiere.pipo.handlers-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>03cac06c4cd004e6a567b4467fb705c9</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.pipo.handlers/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.plugin.utils</artifactId><canonicalName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>895e83f83c151c72353f554a1fd0b27b</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.plugin.utils</artifactId><canonicalName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>2b3c581113dad71cda2399358b51d35d</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.plugin.utils</artifactId><canonicalName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>a57da468b2c243168e73067d32206dc0</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.plugin.utils</artifactId><canonicalName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>793444e0e6d2a3f47e128506ea4ee584</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.plugin.utils/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.plugin.utils/11.0.0-SNAPSHOT/org.adempiere.plugin.utils-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.plugin.utils/11.0.0-SNAPSHOT/org.adempiere.plugin.utils-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.plugin.utils/11.0.0-SNAPSHOT/org.adempiere.plugin.utils-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.plugin.utils-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.plugin.utils/11.0.0-SNAPSHOT/org.adempiere.plugin.utils-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.plugin.utils-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.plugin.utils/11.0.0-SNAPSHOT/org.adempiere.plugin.utils-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1880</duration><estimatedDuration>1870</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.plugin.utils #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723834</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.plugin.utils/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.plugin.utils/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.plugin.utils</artifactId><canonicalName>org.adempiere.plugin.utils-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>fcc6c3aa37125f5dfc3595b6e4aea73e</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.plugin.utils/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.replication</artifactId><canonicalName>org.adempiere.replication-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.replication-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>56bd4a9c66a310667a6374daef02f0d9</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.replication</artifactId><canonicalName>org.adempiere.replication-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>1ce485b0d7cb9d9ddd15a3c1ccb04b7e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.replication</artifactId><canonicalName>org.adempiere.replication-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>29103ed01a62c92bc1cbcbdeb44287f5</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.replication</artifactId><canonicalName>org.adempiere.replication-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.replication-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>0d4db0e609381e84100179f9849932ee</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.replication-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.replication-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.replication/11.0.0-SNAPSHOT/org.adempiere.replication-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.replication-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.replication-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.replication/11.0.0-SNAPSHOT/org.adempiere.replication-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.replication-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.replication-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.replication/11.0.0-SNAPSHOT/org.adempiere.replication-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.replication-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.replication-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.replication/11.0.0-SNAPSHOT/org.adempiere.replication-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.replication-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.replication-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.replication/11.0.0-SNAPSHOT/org.adempiere.replication-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1864</duration><estimatedDuration>1850</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.replication #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723835</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.replication</artifactId><canonicalName>org.adempiere.replication-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>aec359a3ac80b4af2ea9042bf63b50b1</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.replication.feature</artifactId><canonicalName>org.adempiere.replication.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>120db00218ae3cfecb7962f4251ffbcc</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.replication.feature</artifactId><canonicalName>org.adempiere.replication.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>28e9591d094f100eec17d825060a11c0</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.replication.feature</artifactId><canonicalName>org.adempiere.replication.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.replication.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>eab9f9f46d1bcfece718a421290bc6f9</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.replication.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.replication.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.replication.feature/11.0.0-SNAPSHOT/org.adempiere.replication.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.replication.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.replication.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.replication.feature/11.0.0-SNAPSHOT/org.adempiere.replication.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.replication.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.replication.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.replication.feature/11.0.0-SNAPSHOT/org.adempiere.replication.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.replication.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.replication.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.replication.feature/11.0.0-SNAPSHOT/org.adempiere.replication.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1288</duration><estimatedDuration>1275</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.replication.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723859</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.replication.feature</artifactId><canonicalName>org.adempiere.replication.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>28018d3fe68ca583c8f41e90a9b35971</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.replication.server</artifactId><canonicalName>org.adempiere.replication.server-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.replication.server-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>c2cc32202a0fabc747845e231c3d33e6</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.replication.server</artifactId><canonicalName>org.adempiere.replication.server-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>9dcb55a8822379ff97c525522f72361b</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.replication.server</artifactId><canonicalName>org.adempiere.replication.server-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>74a7fcec88598ca84963b3b982b560d3</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.replication.server</artifactId><canonicalName>org.adempiere.replication.server-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.replication.server-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>2cbdc57ef447582c378a484e01e308e8</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.server/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.replication.server-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.replication.server-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.replication.server/11.0.0-SNAPSHOT/org.adempiere.replication.server-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.replication.server-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.replication.server-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.replication.server/11.0.0-SNAPSHOT/org.adempiere.replication.server-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.replication.server-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.replication.server-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.replication.server/11.0.0-SNAPSHOT/org.adempiere.replication.server-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.replication.server-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.replication.server-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.replication.server/11.0.0-SNAPSHOT/org.adempiere.replication.server-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.replication.server-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.replication.server-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.replication.server/11.0.0-SNAPSHOT/org.adempiere.replication.server-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1808</duration><estimatedDuration>1849</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.replication.server #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723836</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.server/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.server/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.replication.server</artifactId><canonicalName>org.adempiere.replication.server-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>1bbab2cec8891eef5246fa10c19b408c</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.server/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.replication.server.feature</artifactId><canonicalName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>d8893ad438b9281616e7cde0e9d24406</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.replication.server.feature</artifactId><canonicalName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>dfa7ad7e9945c1fc95caed8101082559</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.replication.server.feature</artifactId><canonicalName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>3c8296a8c0a9f55178043b7bc8fde2ff</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.server.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.replication.server.feature/11.0.0-SNAPSHOT/org.adempiere.replication.server.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.replication.server.feature/11.0.0-SNAPSHOT/org.adempiere.replication.server.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.replication.server.feature/11.0.0-SNAPSHOT/org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.replication.server.feature/11.0.0-SNAPSHOT/org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1540</duration><estimatedDuration>1561</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.replication.server.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723861</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.server.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.server.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.replication.server.feature</artifactId><canonicalName>org.adempiere.replication.server.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>03e668e170e80899a0e5243e6bb2e8f0</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.replication.server.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.report.jasper</artifactId><canonicalName>org.adempiere.report.jasper-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.report.jasper-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>3882e0cbf2e21c10d4cf257bb8324b2e</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.report.jasper</artifactId><canonicalName>org.adempiere.report.jasper-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>c6e390da6c9b961a6ad9184d1d259783</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.report.jasper</artifactId><canonicalName>org.adempiere.report.jasper-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>cfce29f5243406ecc631b9524c287363</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.report.jasper</artifactId><canonicalName>org.adempiere.report.jasper-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.report.jasper-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>96fb396e3494275159957dd3150b0631</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.report.jasper-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.report.jasper-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.report.jasper/11.0.0-SNAPSHOT/org.adempiere.report.jasper-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.report.jasper-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.report.jasper/11.0.0-SNAPSHOT/org.adempiere.report.jasper-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.report.jasper-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.report.jasper/11.0.0-SNAPSHOT/org.adempiere.report.jasper-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.report.jasper-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.report.jasper/11.0.0-SNAPSHOT/org.adempiere.report.jasper-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.report.jasper-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.report.jasper/11.0.0-SNAPSHOT/org.adempiere.report.jasper-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1864</duration><estimatedDuration>1881</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.report.jasper #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723838</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.report.jasper</artifactId><canonicalName>org.adempiere.report.jasper-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>5596231b1aaa73e127ee43fba7ac32c7</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.report.jasper.feature</artifactId><canonicalName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>ea51710c8560f02d728fe38b6083e523</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.report.jasper.feature</artifactId><canonicalName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>dd67bbdfaa9492777e5b999398c8f0a9</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.report.jasper.feature</artifactId><canonicalName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>9b922c6b6f1c0d35b17ce5949644a9d8</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.report.jasper.feature/11.0.0-SNAPSHOT/org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.report.jasper.feature/11.0.0-SNAPSHOT/org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.report.jasper.feature/11.0.0-SNAPSHOT/org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.report.jasper.feature/11.0.0-SNAPSHOT/org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>4820</duration><estimatedDuration>2588</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.report.jasper.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723857</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.report.jasper.feature</artifactId><canonicalName>org.adempiere.report.jasper.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>ec9fba95f2fd32fb30847bd7515897cc</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.report.jasper.library</artifactId><canonicalName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>86cdc3fbdc533494ae7b64cff814c655</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.report.jasper.library</artifactId><canonicalName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>bd46438938f32ff192ea053a78c18a94</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.report.jasper.library</artifactId><canonicalName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>3997812881f1e2ca6c8e4d546885c5cd</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper.library/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.report.jasper.library/11.0.0-SNAPSHOT/org.adempiere.report.jasper.library-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.report.jasper.library/11.0.0-SNAPSHOT/org.adempiere.report.jasper.library-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.report.jasper.library/11.0.0-SNAPSHOT/org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.report.jasper.library/11.0.0-SNAPSHOT/org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>9152</duration><estimatedDuration>4064</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.report.jasper.library #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723837</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper.library/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper.library/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.report.jasper.library</artifactId><canonicalName>org.adempiere.report.jasper.library-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>a3988a8d335315a463ef7dd3adf065f9</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.report.jasper.library/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.server</artifactId><canonicalName>org.adempiere.server-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.server-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>777165e2087b17d9d71b5380c5e59dee</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server</artifactId><canonicalName>org.adempiere.server-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>dfefcedebe8fea7e6de4cec1057085b3</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server</artifactId><canonicalName>org.adempiere.server-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>83489596b3ab2bf763c4ba6cb032084e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.server</artifactId><canonicalName>org.adempiere.server-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.server-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>e6b34ab7f257333afd6c94b1f3e8c7c1</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.server/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.server-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.server-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.server/11.0.0-SNAPSHOT/org.adempiere.server-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.server-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.server-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.server/11.0.0-SNAPSHOT/org.adempiere.server-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.server-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.server-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.server/11.0.0-SNAPSHOT/org.adempiere.server-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.server-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.server-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.server/11.0.0-SNAPSHOT/org.adempiere.server-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.server-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.server-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.server/11.0.0-SNAPSHOT/org.adempiere.server-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2012</duration><estimatedDuration>2011</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.server #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723839</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.server/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.server/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.server</artifactId><canonicalName>org.adempiere.server-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>71f2dbeb20af8555b6445e4535964c5b</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.server/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>c38f16bd9c42e44a29fdc6b8b131ece3</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>11f86136ef346d54b8da5ee234a4ec83</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86.zip</canonicalName><classifier>root.cocoa.macosx.x86</classifier><fileName>org.adempiere.server.feature_root.cocoa.macosx.x86-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>6b29d084df1a5789d4e07ce4a5678346</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86.zip</canonicalName><classifier>root.gtk.linux.x86</classifier><fileName>org.adempiere.server.feature_root.gtk.linux.x86-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>6b29d084df1a5789d4e07ce4a5678346</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86_64.zip</canonicalName><classifier>root.gtk.linux.x86_64</classifier><fileName>org.adempiere.server.feature_root.gtk.linux.x86_64-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>6b29d084df1a5789d4e07ce4a5678346</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.zip</canonicalName><classifier>root</classifier><fileName>org.adempiere.server.feature_root-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>8979bf0899ad1591d6674f2e2ec82ced</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.win32.win32.x86.zip</canonicalName><classifier>root.win32.win32.x86</classifier><fileName>org.adempiere.server.feature_root.win32.win32.x86-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>13e077fae5956fd97809a46c526265d7</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip</canonicalName><classifier>root.cocoa.macosx.x86_64</classifier><fileName>org.adempiere.server.feature_root.cocoa.macosx.x86_64-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>6b29d084df1a5789d4e07ce4a5678346</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.win32.win32.x86_64.zip</canonicalName><classifier>root.win32.win32.x86_64</classifier><fileName>org.adempiere.server.feature_root.win32.win32.x86_64-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>13e077fae5956fd97809a46c526265d7</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.solaris.x86.zip</canonicalName><classifier>root.gtk.solaris.x86</classifier><fileName>org.adempiere.server.feature_root.gtk.solaris.x86-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>6b29d084df1a5789d4e07ce4a5678346</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>da29b693ba4b8e585b4eebe9007ecb1e</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.server.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86.zip</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86.zip</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86.zip</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86.zip</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86.zip</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86.zip</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86_64.zip</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86_64.zip</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86_64.zip</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.solaris.x86.zip</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.solaris.x86.zip</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-root.gtk.solaris.x86.zip</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.win32.win32.x86.zip</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.win32.win32.x86.zip</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-root.win32.win32.x86.zip</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.win32.win32.x86_64.zip</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.win32.win32.x86_64.zip</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-root.win32.win32.x86_64.zip</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.zip</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT-root.zip</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT-root.zip</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.server.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.server.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.server.feature/11.0.0-SNAPSHOT/org.adempiere.server.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>19117</duration><estimatedDuration>14935</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.server.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723862</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.server.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.server.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.server.feature</artifactId><canonicalName>org.adempiere.server.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>7f5e631309a5d62d3d6678ecc4e24309</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.server.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.ui</artifactId><canonicalName>org.adempiere.ui-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.ui-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>8a3d4817d055cfce1a43dcac3016f868</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.ui</artifactId><canonicalName>org.adempiere.ui-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>4caaf0b99ebc613489ca1e67acd1fd66</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.ui</artifactId><canonicalName>org.adempiere.ui-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>a8de8db0ed9f49c9e0aa9e38d8ef9f7d</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.ui</artifactId><canonicalName>org.adempiere.ui-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.ui-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>22accbdc2a99f86ef59152c71c81d09d</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.ui-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.ui-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.ui/11.0.0-SNAPSHOT/org.adempiere.ui-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.ui-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.ui-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.ui/11.0.0-SNAPSHOT/org.adempiere.ui-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.ui-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.ui-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.ui/11.0.0-SNAPSHOT/org.adempiere.ui-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.ui-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.ui-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.ui/11.0.0-SNAPSHOT/org.adempiere.ui-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.ui-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.ui-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.ui/11.0.0-SNAPSHOT/org.adempiere.ui-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2508</duration><estimatedDuration>2291</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.ui #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723840</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WTableDirEditor.java</affectedPath><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WEditorPopupMenu.java</affectedPath><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WSearchEditor.java</affectedPath><affectedPath>org.adempiere.ui/src/org/compiere/print/DrillReportCtl.java</affectedPath><commitId>b9d6cdc4e93f713441fef5e0c4331d5924e09cc5</commitId><timestamp>1733316034000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-5946 : Drill Assistant Error - For input string: "null" (#2549)

* IDEMPIERE-5946 : Drill Assistant Error - For input string: "null"

* IDEMPIERE-5946 : show drill assistant when value is not null
</comment><date>2024-12-04 13:40:34 +0100</date><id>b9d6cdc4e93f713441fef5e0c4331d5924e09cc5</id><msg>IDEMPIERE-5946 : Drill Assistant Error - For input string: "null" (#2549)</msg><path><editType>edit</editType><file>org.adempiere.ui/src/org/compiere/print/DrillReportCtl.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WEditorPopupMenu.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WTableDirEditor.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WSearchEditor.java</file></path></item></changeSet><culprit><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></culprit><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.ui</artifactId><canonicalName>org.adempiere.ui-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>368c220ee02ad1d88b8cfa22bf195667</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.ui.zk</artifactId><canonicalName>org.adempiere.ui.zk-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.adempiere.ui.zk-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>c55d6bc00cf1d9f62412878cad89f90e</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.ui.zk</artifactId><canonicalName>org.adempiere.ui.zk-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>318361a6d1dbf0deb4412e4e0894d446</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.ui.zk</artifactId><canonicalName>org.adempiere.ui.zk-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>1d3e62287e6e05f0e40b9911c3f2bb26</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.ui.zk</artifactId><canonicalName>org.adempiere.ui.zk-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.ui.zk-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>e279de1ec09b833728eeb8ba13e881b0</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui.zk/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.ui.zk-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.ui.zk-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.ui.zk/11.0.0-SNAPSHOT/org.adempiere.ui.zk-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.ui.zk-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.ui.zk-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.ui.zk/11.0.0-SNAPSHOT/org.adempiere.ui.zk-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.ui.zk-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.adempiere.ui.zk-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.adempiere.ui.zk/11.0.0-SNAPSHOT/org.adempiere.ui.zk-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.adempiere.ui.zk-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.ui.zk-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.ui.zk/11.0.0-SNAPSHOT/org.adempiere.ui.zk-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.ui.zk-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.ui.zk-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.ui.zk/11.0.0-SNAPSHOT/org.adempiere.ui.zk-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>18954</duration><estimatedDuration>9893</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.ui.zk #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723841</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui.zk/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/info/InfoWindow.java</affectedPath><commitId>f88b49f1ffb10ce1defc0c7fe607441cd3f8c72f</commitId><timestamp>1733316034000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6259 : Query After Change is not working for Range criteria with the 'To' field on Info Window (#2547)

</comment><date>2024-12-04 13:40:34 +0100</date><id>f88b49f1ffb10ce1defc0c7fe607441cd3f8c72f</id><msg>IDEMPIERE-6259 : Query After Change is not working for Range criteria with the 'To' field on Info Window (#2547)</msg><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/info/InfoWindow.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WTableDirEditor.java</affectedPath><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WEditorPopupMenu.java</affectedPath><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WSearchEditor.java</affectedPath><affectedPath>org.adempiere.ui/src/org/compiere/print/DrillReportCtl.java</affectedPath><commitId>b9d6cdc4e93f713441fef5e0c4331d5924e09cc5</commitId><timestamp>1733316034000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-5946 : Drill Assistant Error - For input string: "null" (#2549)

* IDEMPIERE-5946 : Drill Assistant Error - For input string: "null"

* IDEMPIERE-5946 : show drill assistant when value is not null
</comment><date>2024-12-04 13:40:34 +0100</date><id>b9d6cdc4e93f713441fef5e0c4331d5924e09cc5</id><msg>IDEMPIERE-5946 : Drill Assistant Error - For input string: "null" (#2549)</msg><path><editType>edit</editType><file>org.adempiere.ui/src/org/compiere/print/DrillReportCtl.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WEditorPopupMenu.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WTableDirEditor.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/editor/WSearchEditor.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WTask.java</affectedPath><commitId>e65879c20106ba02b1d0ee8072159898318f78c6</commitId><timestamp>1733316034000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6309 Output of task is better formatted as a console font (#2550)

* IDEMPIERE-6309 Output of task is better formatted as a console font

* - minor improvement
</comment><date>2024-12-04 13:40:34 +0100</date><id>e65879c20106ba02b1d0ee8072159898318f78c6</id><msg>IDEMPIERE-6309 Output of task is better formatted as a console font (#2550)</msg><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WTask.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java</affectedPath><commitId>f4fb07b66f3b57bcd54248e4c6623588d5fb872f</commitId><timestamp>1733316227000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6311 Parent context missing when zoom to detail tab above level 1 (#2554)

</comment><date>2024-12-04 13:43:47 +0100</date><id>f4fb07b66f3b57bcd54248e4c6623588d5fb872f</id><msg>IDEMPIERE-6311 Parent context missing when zoom to detail tab above level 1 (#2554)</msg><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.base/src/org/compiere/model/PO.java</affectedPath><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/panel/WAttachment.java</affectedPath><affectedPath>org.adempiere.base/src/org/compiere/model/MAttachment.java</affectedPath><commitId>38f452e4b0a37d3a928107f746af530c15fb2b1c</commitId><timestamp>1733316227000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6314 Issues with attachment on System records (#2556)

* IDEMPIERE-6314 Issues with attachment on System records

* - change approach to make it read-only

* - support for UUID key tables
- IDEMPIERE-5567 fix for the PO.is_new method
</comment><date>2024-12-04 13:43:47 +0100</date><id>38f452e4b0a37d3a928107f746af530c15fb2b1c</id><msg>IDEMPIERE-6314 Issues with attachment on System records (#2556)</msg><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/model/PO.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/panel/WAttachment.java</file></path><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/model/MAttachment.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.base/src/org/compiere/util/Msg.java</affectedPath><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WRecordInfo.java</affectedPath><commitId>be264655dcc65fe21568ac3b3658d87a1f2b5640</commitId><timestamp>1733316415000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560)

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context

Change all translate to getElement

* IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the column is Context - patch from Carlos

Co-Authored-By: Carlos Ruiz &lt;carg67@gmail.com&gt;

---------

Co-authored-by: Carlos Ruiz &lt;carg67@gmail.com&gt;
</comment><date>2024-12-04 13:46:55 +0100</date><id>be264655dcc65fe21568ac3b3658d87a1f2b5640</id><msg>IDEMPIERE-6316: Wrong Name on RecordInfo panel when the value of the … (#2560)</msg><path><editType>edit</editType><file>org.adempiere.base/src/org/compiere/util/Msg.java</file></path><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WRecordInfo.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WPAttributeDialog.java</affectedPath><commitId>a875f477ed92d02a7638c3a0a43d13014128eb9a</commitId><timestamp>1733316597000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6315 WPAttributeDialog: added filter for M_Product_ID when loading Lots (#2557)

On M_Lot M_Product_ID is mandatory, so the filter for M_Product_ID is needed when loading Lots
</comment><date>2024-12-04 13:49:57 +0100</date><id>a875f477ed92d02a7638c3a0a43d13014128eb9a</id><msg>IDEMPIERE-6315 WPAttributeDialog: added filter for M_Product_ID when loading Lots (#2557)</msg><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/window/WPAttributeDialog.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/AbstractProcessDialog.java</affectedPath><commitId>1522dd84d11c21a21e16f079c92f02255a6de353</commitId><timestamp>1733319410000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575)
</comment><date>2024-12-04 14:36:50 +0100</date><id>1522dd84d11c21a21e16f079c92f02255a6de353</id><msg>IDEMPIERE-6323 fix Process Run as Job doesn't create change log (#2575)</msg><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/apps/AbstractProcessDialog.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java</affectedPath><commitId>6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec</commitId><timestamp>1733319434000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></author><authorEmail>carg67@gmail.com</authorEmail><comment>IDEMPIERE-6330 For zoom to level 2 tab, the parent level 1 tab will only retrieve 1 record (#2576)

</comment><date>2024-12-04 14:37:14 +0100</date><id>6e1a7c3dc5eee257bc4fd1a61f4af11ffea1e9ec</id><msg>IDEMPIERE-6330 For zoom to level 2 tab, the parent level 1 tab will only retrieve 1 record (#2576)</msg><path><editType>edit</editType><file>org.adempiere.ui.zk/WEB-INF/src/org/adempiere/webui/adwindow/AbstractADWindowContent.java</file></path></item></changeSet><culprit><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></culprit><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui.zk/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.ui.zk</artifactId><canonicalName>org.adempiere.ui.zk-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>4b9b97d8d1ce09f898868e7ae052a29a</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui.zk/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.adempiere.ui.zk.feature</artifactId><canonicalName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>a6b4585e87bc21ee64a30938a0ca12c6</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.adempiere.ui.zk.feature</artifactId><canonicalName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>bc969dd1a856d481b25db6a9eba72ce0</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.adempiere.ui.zk.feature</artifactId><canonicalName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>59af188832c547ae5887bba5a196ac90</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui.zk.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.adempiere.ui.zk.feature/11.0.0-SNAPSHOT/org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.adempiere.ui.zk.feature/11.0.0-SNAPSHOT/org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.adempiere.ui.zk.feature/11.0.0-SNAPSHOT/org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.adempiere.ui.zk.feature/11.0.0-SNAPSHOT/org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1689</duration><estimatedDuration>1696</estimatedDuration><fullDisplayName>iDempiere11 » org.adempiere.ui.zk.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723863</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui.zk.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui.zk.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.adempiere.ui.zk.feature</artifactId><canonicalName>org.adempiere.ui.zk.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>2f681087376b0ba052967bd18fa3aa67</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.adempiere.ui.zk.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.apache.ecs</artifactId><canonicalName>org.apache.ecs-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.apache.ecs-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>77bd11320b1bbde5d825b233024943b4</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.apache.ecs</artifactId><canonicalName>org.apache.ecs-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>6d9fac274441cc2c810feec1823fc7c7</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.apache.ecs</artifactId><canonicalName>org.apache.ecs-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>25105bbc788317776058fef87e8f0a66</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.apache.ecs</artifactId><canonicalName>org.apache.ecs-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.apache.ecs-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>e6508fe86752d522ff38fe1a9a0b3e1b</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.apache.ecs/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.apache.ecs-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.apache.ecs-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.apache.ecs/11.0.0-SNAPSHOT/org.apache.ecs-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.apache.ecs-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.apache.ecs-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.apache.ecs/11.0.0-SNAPSHOT/org.apache.ecs-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.apache.ecs-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.apache.ecs-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.apache.ecs/11.0.0-SNAPSHOT/org.apache.ecs-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.apache.ecs-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.apache.ecs-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.apache.ecs/11.0.0-SNAPSHOT/org.apache.ecs-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.apache.ecs-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.apache.ecs-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.apache.ecs/11.0.0-SNAPSHOT/org.apache.ecs-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>78636</duration><estimatedDuration>44980</estimatedDuration><fullDisplayName>iDempiere11 » org.apache.ecs #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723842</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.apache.ecs/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.apache.ecs/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.apache.ecs</artifactId><canonicalName>org.apache.ecs-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>4d1f4c264545801d9c7a6cfee89870e6</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.apache.ecs/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.compiere.db.oracle.provider</artifactId><canonicalName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>42e328910fcf27516408e93b3227c723</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.compiere.db.oracle.provider</artifactId><canonicalName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>eabb9e2d3c91976b50e2455e715322b8</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.compiere.db.oracle.provider</artifactId><canonicalName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>bae0cf0904df288d2665128ca7a07898</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.compiere.db.oracle.provider</artifactId><canonicalName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>722cd49de370f8a3a2dde79174acf219</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.oracle.provider/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.compiere.db.oracle.provider/11.0.0-SNAPSHOT/org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.compiere.db.oracle.provider/11.0.0-SNAPSHOT/org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.compiere.db.oracle.provider/11.0.0-SNAPSHOT/org.compiere.db.oracle.provider-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.compiere.db.oracle.provider/11.0.0-SNAPSHOT/org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.compiere.db.oracle.provider/11.0.0-SNAPSHOT/org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1804</duration><estimatedDuration>1860</estimatedDuration><fullDisplayName>iDempiere11 » org.compiere.db.oracle.provider #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723843</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.oracle.provider/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.oracle.provider/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.compiere.db.oracle.provider</artifactId><canonicalName>org.compiere.db.oracle.provider-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>1fb9a46ee55fb5343a8420e680761d0c</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.oracle.provider/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.compiere.db.postgresql.provider</artifactId><canonicalName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>62bec988e253ae94bfc3aafde10df65e</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.compiere.db.postgresql.provider</artifactId><canonicalName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>f2ef28acb8695d577b36bc81a035ef85</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.compiere.db.postgresql.provider</artifactId><canonicalName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>f95b66aa89da61788b964724fa054c28</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.compiere.db.postgresql.provider</artifactId><canonicalName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>4ee68d3d6407afd8058333dfffb4bed5</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.postgresql.provider/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.compiere.db.postgresql.provider/11.0.0-SNAPSHOT/org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.compiere.db.postgresql.provider/11.0.0-SNAPSHOT/org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.compiere.db.postgresql.provider/11.0.0-SNAPSHOT/org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.compiere.db.postgresql.provider/11.0.0-SNAPSHOT/org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.compiere.db.postgresql.provider/11.0.0-SNAPSHOT/org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1916</duration><estimatedDuration>1884</estimatedDuration><fullDisplayName>iDempiere11 » org.compiere.db.postgresql.provider #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723844</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.postgresql.provider/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.postgresql.provider/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.compiere.db.postgresql.provider</artifactId><canonicalName>org.compiere.db.postgresql.provider-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>3931b1173f904be7e65ca568ccd00a4b</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.postgresql.provider/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.compiere.db.provider.feature</artifactId><canonicalName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>ac21f3d7da40ce4a2bc5db49bfb8698f</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.compiere.db.provider.feature</artifactId><canonicalName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>07f94e4cfd4ed2797d8a86325ab32c8a</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.compiere.db.provider.feature</artifactId><canonicalName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>201edd152d9c6705edcfc2260ccee311</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.provider.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.compiere.db.provider.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.compiere.db.provider.feature/11.0.0-SNAPSHOT/org.compiere.db.provider.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.compiere.db.provider.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.compiere.db.provider.feature/11.0.0-SNAPSHOT/org.compiere.db.provider.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.compiere.db.provider.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.compiere.db.provider.feature/11.0.0-SNAPSHOT/org.compiere.db.provider.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.compiere.db.provider.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.compiere.db.provider.feature/11.0.0-SNAPSHOT/org.compiere.db.provider.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1296</duration><estimatedDuration>1311</estimatedDuration><fullDisplayName>iDempiere11 » org.compiere.db.provider.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723864</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.provider.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.provider.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.compiere.db.provider.feature</artifactId><canonicalName>org.compiere.db.provider.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>83d42d627a0668d29c64dc5c26f622da</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.compiere.db.provider.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.eclipse.platform.feature</artifactId><canonicalName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>85db53623b88f9b8fa32835a0ae37cd9</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.eclipse.platform.feature</artifactId><canonicalName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>f2597f1a988f3c045e6ebfcaa4c00d8e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.eclipse.platform.feature</artifactId><canonicalName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>39de5562669d5a5f678bcf098ad1c8df</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.eclipse.platform.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.eclipse.platform.feature/11.0.0-SNAPSHOT/org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.eclipse.platform.feature/11.0.0-SNAPSHOT/org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.eclipse.platform.feature/11.0.0-SNAPSHOT/org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.eclipse.platform.feature/11.0.0-SNAPSHOT/org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>8624</duration><estimatedDuration>3789</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.eclipse.platform.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723865</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.eclipse.platform.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.eclipse.platform.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.eclipse.platform.feature</artifactId><canonicalName>org.idempiere.eclipse.platform.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>f96b1bbf6e926cc310d1381216f2cd58</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.eclipse.platform.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>838a00ed69f018ae10727da5b40bb78b</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>be561312b91c29f1da01930f07f09b75</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86.zip</canonicalName><classifier>root.cocoa.macosx.x86</classifier><fileName>org.idempiere.equinox.p2.director.feature_root.cocoa.macosx.x86-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>4e0c4ca82a70bdbc01e06cc075ed9280</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86.zip</canonicalName><classifier>root.gtk.linux.x86</classifier><fileName>org.idempiere.equinox.p2.director.feature_root.gtk.linux.x86-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>4e0c4ca82a70bdbc01e06cc075ed9280</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86_64.zip</canonicalName><classifier>root.gtk.linux.x86_64</classifier><fileName>org.idempiere.equinox.p2.director.feature_root.gtk.linux.x86_64-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>4e0c4ca82a70bdbc01e06cc075ed9280</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.zip</canonicalName><classifier>root</classifier><fileName>org.idempiere.equinox.p2.director.feature_root-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>eb39f422600b82efe5680121eaaac0a4</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.win32.win32.x86.zip</canonicalName><classifier>root.win32.win32.x86</classifier><fileName>org.idempiere.equinox.p2.director.feature_root.win32.win32.x86-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>2a53368fd78874c8c95982146dfa5df9</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip</canonicalName><classifier>root.cocoa.macosx.x86_64</classifier><fileName>org.idempiere.equinox.p2.director.feature_root.cocoa.macosx.x86_64-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>4e0c4ca82a70bdbc01e06cc075ed9280</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.win32.win32.x86_64.zip</canonicalName><classifier>root.win32.win32.x86_64</classifier><fileName>org.idempiere.equinox.p2.director.feature_root.win32.win32.x86_64-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>2a53368fd78874c8c95982146dfa5df9</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.solaris.x86.zip</canonicalName><classifier>root.gtk.solaris.x86</classifier><fileName>org.idempiere.equinox.p2.director.feature_root.gtk.solaris.x86-11.0.0.202412061452-root.zip</fileName><groupId>org.idempiere</groupId><md5sum>4e0c4ca82a70bdbc01e06cc075ed9280</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>febeee350a38b34e9b15538e3ac3bf7d</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.equinox.p2.director.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86.zip</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86.zip</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86.zip</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.cocoa.macosx.x86_64.zip</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86.zip</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86.zip</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86.zip</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86_64.zip</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86_64.zip</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.linux.x86_64.zip</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.solaris.x86.zip</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.solaris.x86.zip</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.gtk.solaris.x86.zip</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.win32.win32.x86.zip</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.win32.win32.x86.zip</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.win32.win32.x86.zip</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.win32.win32.x86_64.zip</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.win32.win32.x86_64.zip</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.win32.win32.x86_64.zip</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.zip</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.zip</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT-root.zip</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.equinox.p2.director.feature/11.0.0-SNAPSHOT/org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1812</duration><estimatedDuration>1809</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.equinox.p2.director.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723866</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.equinox.p2.director.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.equinox.p2.director.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.equinox.p2.director.feature</artifactId><canonicalName>org.idempiere.equinox.p2.director.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>48bd9d920c4148178c39e5a7af41476e</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.equinox.p2.director.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.felix.webconsole</artifactId><canonicalName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>03a0a5135c70bea3d0ce0618aed57e92</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.felix.webconsole</artifactId><canonicalName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>346ea5dc1b040239fbb3b4413a96cdbc</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.felix.webconsole</artifactId><canonicalName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>d7fc3b176aed1aa5b62921eff8b2723b</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.felix.webconsole</artifactId><canonicalName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>6696008de7e9074748a1353a0c36afe3</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.felix.webconsole/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>3713</duration><estimatedDuration>2455</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.felix.webconsole #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723845</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.felix.webconsole/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.felix.webconsole/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.felix.webconsole</artifactId><canonicalName>org.idempiere.felix.webconsole-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>07a7a8e40f2ed23db62a9ed8d9ee2f39</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.felix.webconsole/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.felix.webconsole.feature</artifactId><canonicalName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>f16aedee1e4ea9185cee0e6d9e016c18</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.felix.webconsole.feature</artifactId><canonicalName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>45b25aca2bc492e09d4c950e8772b862</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.felix.webconsole.feature</artifactId><canonicalName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>09152a19f4988bd89d1e962843392de5</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.felix.webconsole.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole.feature/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole.feature/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole.feature/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.felix.webconsole.feature/11.0.0-SNAPSHOT/org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1268</duration><estimatedDuration>1281</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.felix.webconsole.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723867</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.felix.webconsole.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.felix.webconsole.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.felix.webconsole.feature</artifactId><canonicalName>org.idempiere.felix.webconsole.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>a16e8f7c5811beee8220539d3a10519f</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.felix.webconsole.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.hazelcast.service</artifactId><canonicalName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>bf5b5ffe251782bbef3ab217799b1920</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.hazelcast.service</artifactId><canonicalName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>ee50f88741cc116c3946657c110209e0</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.hazelcast.service</artifactId><canonicalName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>ae9787a8dfa77d2ea9874db36425407c</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.hazelcast.service</artifactId><canonicalName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>2c98a9bb62e9382235cce0e5aca0ebbe</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.hazelcast.service/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2812</duration><estimatedDuration>2599</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.hazelcast.service #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723846</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.hazelcast.service/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.hazelcast.service/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.hazelcast.service</artifactId><canonicalName>org.idempiere.hazelcast.service-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>c1a11435f68dc1a3596362d7a46c5217</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.hazelcast.service/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.hazelcast.service.feature</artifactId><canonicalName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>99e401d22eff5ac710342cc80bf7a84c</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.hazelcast.service.feature</artifactId><canonicalName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>1e2016856aee314f83a726231e740c18</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.hazelcast.service.feature</artifactId><canonicalName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>b8188b37c8272bf43b069d41e582d092</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.hazelcast.service.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service.feature/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service.feature/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service.feature/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.hazelcast.service.feature/11.0.0-SNAPSHOT/org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1289</duration><estimatedDuration>1312</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.hazelcast.service.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723869</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.hazelcast.service.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.hazelcast.service.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.hazelcast.service.feature</artifactId><canonicalName>org.idempiere.hazelcast.service.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>8aa2f01d199ec66377ca3eef53de92e8</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.hazelcast.service.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.javadoc</artifactId><canonicalName>org.idempiere.javadoc-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>9e1ec43400928d0c579c78c80973e135</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.javadoc</artifactId><canonicalName>org.idempiere.javadoc-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>8ef465f5500d5cc99fbc82246cd89e2e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.javadoc</artifactId><canonicalName>org.idempiere.javadoc-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.javadoc-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>239f79a9630670e96c72ce7b704310ca</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.javadoc/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.javadoc-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.javadoc-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.javadoc/11.0.0-SNAPSHOT/org.idempiere.javadoc-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.javadoc-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.javadoc-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.javadoc/11.0.0-SNAPSHOT/org.idempiere.javadoc-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.javadoc-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.javadoc-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.javadoc/11.0.0-SNAPSHOT/org.idempiere.javadoc-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.javadoc-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.javadoc-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.javadoc/11.0.0-SNAPSHOT/org.idempiere.javadoc-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2464</duration><estimatedDuration>2484</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.javadoc #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723878</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.javadoc/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.javadoc/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.javadoc</artifactId><canonicalName>org.idempiere.javadoc-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>f7d4bd55d42b1c9c1653b0f5ca503b92</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.javadoc/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.jetty.osgi.boot.fragment</artifactId><canonicalName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>6a3b6131c47938e849c7fa19fc5c02d2</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.jetty.osgi.boot.fragment</artifactId><canonicalName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>18c56af20b9b39ac76ec51d24dde84b2</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.jetty.osgi.boot.fragment</artifactId><canonicalName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>5b90ece573013feed96a363e63bea65a</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.jetty.osgi.boot.fragment</artifactId><canonicalName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>17d0622b6bdec76cd3731495ecfe14c4</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.jetty.osgi.boot.fragment/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.jetty.osgi.boot.fragment/11.0.0-SNAPSHOT/org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.jetty.osgi.boot.fragment/11.0.0-SNAPSHOT/org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.jetty.osgi.boot.fragment/11.0.0-SNAPSHOT/org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.jetty.osgi.boot.fragment/11.0.0-SNAPSHOT/org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.jetty.osgi.boot.fragment/11.0.0-SNAPSHOT/org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1888</duration><estimatedDuration>1832</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.jetty.osgi.boot.fragment #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723874</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.jetty.osgi.boot.fragment/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.jetty.osgi.boot.fragment/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.jetty.osgi.boot.fragment</artifactId><canonicalName>org.idempiere.jetty.osgi.boot.fragment-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>b1678e99c19ceeb64ff9e0d581556839</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.jetty.osgi.boot.fragment/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.keikai</artifactId><canonicalName>org.idempiere.keikai-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.keikai-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>b8f0957c47c3b405b7d8f97fda67f868</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.keikai</artifactId><canonicalName>org.idempiere.keikai-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>b8ac3da45cf2b33b2495f3a6a37bc09a</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.keikai</artifactId><canonicalName>org.idempiere.keikai-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>8b52cf522c1ca55d1e974175c162dc30</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.keikai</artifactId><canonicalName>org.idempiere.keikai-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.keikai-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>8416b8f0225c0292e545ee7e196a820a</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.keikai/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.keikai-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.keikai-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.keikai/11.0.0-SNAPSHOT/org.idempiere.keikai-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.keikai-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.keikai-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.keikai/11.0.0-SNAPSHOT/org.idempiere.keikai-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.keikai-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.keikai-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.keikai/11.0.0-SNAPSHOT/org.idempiere.keikai-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.keikai-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.keikai-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.keikai/11.0.0-SNAPSHOT/org.idempiere.keikai-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.keikai-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.keikai-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.keikai/11.0.0-SNAPSHOT/org.idempiere.keikai-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>24044</duration><estimatedDuration>9897</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.keikai #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723851</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.keikai/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.keikai/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.keikai</artifactId><canonicalName>org.idempiere.keikai-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>5a4b9952e8d50345dfcd2498b703197d</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.keikai/5/mavenArtifacts/</url></moduleRecord><moduleRecord><mainArtifact><artifactId>org.idempiere.main</artifactId><canonicalName>org.idempiere.main-11.0.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>7fd9d17318b81077ccf6e6dee8ae8df8</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/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/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/oracle/202411260821_IDEMPIERE-6317.sql</affectedPath><affectedPath>migration/iD11/postgresql/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/oracle/202411260821_IDEMPIERE-6317.sql</file></path><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></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/oracle/01_add_missing_Translations.sql</file></path><path><editType>edit</editType><file>migration/processes_post_migration/postgresql/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>migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql</affectedPath><affectedPath>db/postgresql/functions/BOM_Qty_Ordered.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/BOM_PriceStd.sql</affectedPath><affectedPath>db/postgresql/functions/ProductAttribute.sql</affectedPath><affectedPath>db/oracle/functions/BOM_PriceList.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>add</editType><file>migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_Qty_OnHand.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_Reserved.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_PriceLimit.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_Qty_OnHandForReservation.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_PriceStd.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>edit</editType><file>db/postgresql/functions/BOM_Qty_OnHand.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>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>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_OnHandForReservation.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_Qty_Ordered.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_PriceLimit.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/job/iDempiere11/org.idempiere$org.idempiere.main/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.main</artifactId><canonicalName>org.idempiere.main-11.0.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>7fd9d17318b81077ccf6e6dee8ae8df8</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.main/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.p2</artifactId><canonicalName>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.win32.win32.x86_64.zip</canonicalName><classifier>org.adempiere.server.product.executable.win32.win32.x86_64</classifier><fileName>org.adempiere.server.product.executable.win32.win32.x86_64.zip</fileName><groupId>org.idempiere</groupId><md5sum>789c467bb373a0c8c991eb2edc85194f</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.p2</artifactId><canonicalName>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.cocoa.macosx.x86_64.zip</canonicalName><classifier>org.adempiere.server.product.executable.cocoa.macosx.x86_64</classifier><fileName>org.adempiere.server.product.executable.cocoa.macosx.x86_64.zip</fileName><groupId>org.idempiere</groupId><md5sum>a831d158ef05f08a43c33d7189d771e7</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.p2</artifactId><canonicalName>org.idempiere.p2-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>5ad7ad4bf386447fcd2cc27cf4b9290e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.p2</artifactId><canonicalName>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.gtk.linux.x86_64.zip</canonicalName><classifier>org.adempiere.server.product.executable.gtk.linux.x86_64</classifier><fileName>org.adempiere.server.product.executable.gtk.linux.x86_64.zip</fileName><groupId>org.idempiere</groupId><md5sum>6ab0e137084e8360c0d757202063f579</md5sum><type>zip</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.p2</artifactId><canonicalName>org.idempiere.p2-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>a350c9cc8046abfb3fc5fd8b120f7534</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.p2</artifactId><canonicalName>org.idempiere.p2-11.0.0-SNAPSHOT.zip</canonicalName><fileName>org.idempiere.p2-11.0.0-SNAPSHOT.zip</fileName><groupId>org.idempiere</groupId><md5sum>5c2c70adf1b821bab03ead5c17d1096b</md5sum><type>eclipse-repository</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.p2/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.cocoa.macosx.x86_64.zip</displayPath><fileName>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.cocoa.macosx.x86_64.zip</fileName><relativePath>org.idempiere/org.idempiere.p2/11.0.0-SNAPSHOT/org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.cocoa.macosx.x86_64.zip</relativePath></artifact><artifact><displayPath>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.gtk.linux.x86_64.zip</displayPath><fileName>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.gtk.linux.x86_64.zip</fileName><relativePath>org.idempiere/org.idempiere.p2/11.0.0-SNAPSHOT/org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.gtk.linux.x86_64.zip</relativePath></artifact><artifact><displayPath>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.win32.win32.x86_64.zip</displayPath><fileName>org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.win32.win32.x86_64.zip</fileName><relativePath>org.idempiere/org.idempiere.p2/11.0.0-SNAPSHOT/org.idempiere.p2-11.0.0-SNAPSHOT-org.adempiere.server.product.executable.win32.win32.x86_64.zip</relativePath></artifact><artifact><displayPath>org.idempiere.p2-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.p2-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.p2/11.0.0-SNAPSHOT/org.idempiere.p2-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.p2-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.p2-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.p2/11.0.0-SNAPSHOT/org.idempiere.p2-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.p2-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.p2-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.p2/11.0.0-SNAPSHOT/org.idempiere.p2-11.0.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>org.idempiere.p2-11.0.0-SNAPSHOT.zip</displayPath><fileName>org.idempiere.p2-11.0.0-SNAPSHOT.zip</fileName><relativePath>org.idempiere/org.idempiere.p2/11.0.0-SNAPSHOT/org.idempiere.p2-11.0.0-SNAPSHOT.zip</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>90713</duration><estimatedDuration>106445</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.p2 #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723877</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.p2/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.p2/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.p2</artifactId><canonicalName>org.idempiere.p2-11.0.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>9ef743f313524f8d114c09438604f6ab</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.p2/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.p2.targetplatform</artifactId><canonicalName>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT-org.idempiere.p2.repository.target</canonicalName><classifier>org.idempiere.p2.repository</classifier><fileName>org.idempiere.p2.repository.target</fileName><groupId>org.idempiere</groupId><md5sum>01bb99c2bb2817c57057e1887e8d2889</md5sum><type>eclipse-target-definition</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.p2.targetplatform</artifactId><canonicalName>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT.target</canonicalName><fileName>org.idempiere.p2.targetplatform.target</fileName><groupId>org.idempiere</groupId><md5sum>1272bd637d6166314126befb0f3af74d</md5sum><type>eclipse-target-definition</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.p2.targetplatform/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT-org.idempiere.p2.repository.target</displayPath><fileName>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT-org.idempiere.p2.repository.target</fileName><relativePath>org.idempiere/org.idempiere.p2.targetplatform/11.0.0-SNAPSHOT/org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT-org.idempiere.p2.repository.target</relativePath></artifact><artifact><displayPath>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.p2.targetplatform/11.0.0-SNAPSHOT/org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT.pom</relativePath></artifact><artifact><displayPath>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT.target</displayPath><fileName>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT.target</fileName><relativePath>org.idempiere/org.idempiere.p2.targetplatform/11.0.0-SNAPSHOT/org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT.target</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>593</duration><estimatedDuration>599</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.p2.targetplatform #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723881</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.p2.targetplatform/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.p2.targetplatform/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.p2.targetplatform</artifactId><canonicalName>org.idempiere.p2.targetplatform-11.0.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>7becdd61a7039d249a19aa1e73e8ff15</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.p2.targetplatform/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.printformat.editor</artifactId><canonicalName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>7f1f26db390a4ca7678630c06c7cfe74</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.printformat.editor</artifactId><canonicalName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>ff7728f17924efc18d4f09be4b6c0edf</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.printformat.editor</artifactId><canonicalName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>42ff32ddfed7a0999afb776dd26651ae</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.printformat.editor</artifactId><canonicalName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>b5b47086d6ac74d9a71e76e450463431</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.printformat.editor/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.printformat.editor/11.0.0-SNAPSHOT/org.idempiere.printformat.editor-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.printformat.editor/11.0.0-SNAPSHOT/org.idempiere.printformat.editor-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.printformat.editor/11.0.0-SNAPSHOT/org.idempiere.printformat.editor-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.printformat.editor-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.printformat.editor/11.0.0-SNAPSHOT/org.idempiere.printformat.editor-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.printformat.editor-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.printformat.editor/11.0.0-SNAPSHOT/org.idempiere.printformat.editor-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2117</duration><estimatedDuration>2045</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.printformat.editor #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723852</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.printformat.editor/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.printformat.editor/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.printformat.editor</artifactId><canonicalName>org.idempiere.printformat.editor-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>2d016d66f5aa94038e83fc63accdeeb6</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.printformat.editor/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.tablepartition</artifactId><canonicalName>org.idempiere.tablepartition-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.tablepartition-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>e575938155884b7529dafa86708cbe56</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.tablepartition</artifactId><canonicalName>org.idempiere.tablepartition-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>712af586416a8a974a10828187f9ca9b</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.tablepartition</artifactId><canonicalName>org.idempiere.tablepartition-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>269179dcfe0c08b4e28bc21ab3b33364</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.tablepartition</artifactId><canonicalName>org.idempiere.tablepartition-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.tablepartition-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>51a11e324ddca99021d96566da0efec4</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.tablepartition/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.tablepartition-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.tablepartition-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.tablepartition/11.0.0-SNAPSHOT/org.idempiere.tablepartition-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.tablepartition-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.tablepartition-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.tablepartition/11.0.0-SNAPSHOT/org.idempiere.tablepartition-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.tablepartition-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.tablepartition-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.tablepartition/11.0.0-SNAPSHOT/org.idempiere.tablepartition-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.tablepartition-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.tablepartition-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.tablepartition/11.0.0-SNAPSHOT/org.idempiere.tablepartition-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.tablepartition-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.tablepartition-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.tablepartition/11.0.0-SNAPSHOT/org.idempiere.tablepartition-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1752</duration><estimatedDuration>1760</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.tablepartition #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723876</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.tablepartition/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.tablepartition/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.tablepartition</artifactId><canonicalName>org.idempiere.tablepartition-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>f98f79e6406b9836d6259f73c81358ce</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.tablepartition/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.test</artifactId><canonicalName>org.idempiere.test-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.test-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>8fae6f2cb063c9f33cda92bfa70df737</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.test</artifactId><canonicalName>org.idempiere.test-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>6e97aba6a837faf8ce560b4acd60e707</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.test</artifactId><canonicalName>org.idempiere.test-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>82ccfaacf677ad2b998ea7f840039704</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.test</artifactId><canonicalName>org.idempiere.test-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.test-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>bf31625107280b30dab6d8fba7d67dce</md5sum><type>eclipse-test-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.test/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.test-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.test-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.test/11.0.0-SNAPSHOT/org.idempiere.test-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.test-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.test-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.test/11.0.0-SNAPSHOT/org.idempiere.test-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.test-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.test-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.test/11.0.0-SNAPSHOT/org.idempiere.test-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.test-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.test-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.test/11.0.0-SNAPSHOT/org.idempiere.test-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.test-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.test-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.test/11.0.0-SNAPSHOT/org.idempiere.test-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>5071</duration><estimatedDuration>3744</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.test #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723880</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.test/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><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>migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql</affectedPath><affectedPath>db/postgresql/functions/BOM_Qty_Ordered.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/BOM_PriceStd.sql</affectedPath><affectedPath>db/postgresql/functions/ProductAttribute.sql</affectedPath><affectedPath>db/oracle/functions/BOM_PriceList.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>add</editType><file>migration/iD11/oracle/202411301155_IDEMPIERE-6329.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_Qty_OnHand.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_Reserved.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_PriceLimit.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_Qty_OnHandForReservation.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_PriceStd.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>edit</editType><file>db/postgresql/functions/BOM_Qty_OnHand.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>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>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_OnHandForReservation.sql</file></path><path><editType>edit</editType><file>db/oracle/functions/BOM_Qty_Ordered.sql</file></path><path><editType>edit</editType><file>db/postgresql/functions/BOM_PriceLimit.sql</file></path></item></changeSet><culprit><absoluteUrl>https://jenkins.younex.de/user/carg67</absoluteUrl><fullName>carg67</fullName></culprit><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.test/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.test</artifactId><canonicalName>org.idempiere.test-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>302cf660751ee3c9882ec314579f970f</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.test/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.test.feature</artifactId><canonicalName>org.idempiere.test.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>13bdbfc946adf6a9a35cde4d70c4e17e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.test.feature</artifactId><canonicalName>org.idempiere.test.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>79944ac07ef69e653f3ee56435f94697</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.test.feature</artifactId><canonicalName>org.idempiere.test.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.test.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>626c1432fba5ec843b8a93e0ac55831b</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.test.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.test.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.test.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.test.feature/11.0.0-SNAPSHOT/org.idempiere.test.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.test.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.test.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.test.feature/11.0.0-SNAPSHOT/org.idempiere.test.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.test.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.test.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.test.feature/11.0.0-SNAPSHOT/org.idempiere.test.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.test.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.test.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.test.feature/11.0.0-SNAPSHOT/org.idempiere.test.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2200</duration><estimatedDuration>1891</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.test.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723879</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.test.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.test.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.test.feature</artifactId><canonicalName>org.idempiere.test.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>cdf1e549bf92f7ee50230bd32c39a6f5</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.test.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.ui.sso.oidc</artifactId><canonicalName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>dfec26e8d9eec0d11e2ac18a2aa6d60a</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.ui.sso.oidc</artifactId><canonicalName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>e071e568b6556d38302a9224234e1aeb</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.ui.sso.oidc</artifactId><canonicalName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>1230b33a13ba875196b9b96960b9b69e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.ui.sso.oidc</artifactId><canonicalName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>56c3fa4bb0d728180ad1964f0df331f0</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.ui.sso.oidc/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.ui.sso.oidc/11.0.0-SNAPSHOT/org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.ui.sso.oidc/11.0.0-SNAPSHOT/org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.ui.sso.oidc/11.0.0-SNAPSHOT/org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.ui.sso.oidc/11.0.0-SNAPSHOT/org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.ui.sso.oidc/11.0.0-SNAPSHOT/org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2052</duration><estimatedDuration>1913</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.ui.sso.oidc #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723875</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.ui.sso.oidc/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.ui.sso.oidc/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.ui.sso.oidc</artifactId><canonicalName>org.idempiere.ui.sso.oidc-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>a6719f2fd78e6948adbdb954a3f87448</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.ui.sso.oidc/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.webservices</artifactId><canonicalName>org.idempiere.webservices-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.webservices-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>7bb74040f8fb2d34e35c96865a6a1352</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.webservices</artifactId><canonicalName>org.idempiere.webservices-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>3a73b2942cc8aa44d537e15268991463</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.webservices</artifactId><canonicalName>org.idempiere.webservices-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>b71e351ac39d7d1f13511657dbc22bd5</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.webservices</artifactId><canonicalName>org.idempiere.webservices-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.webservices-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>958516be3bbf47387180b5f5a062495f</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.webservices-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.webservices-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.webservices/11.0.0-SNAPSHOT/org.idempiere.webservices-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.webservices-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.webservices-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.webservices/11.0.0-SNAPSHOT/org.idempiere.webservices-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.webservices-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.webservices-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.webservices/11.0.0-SNAPSHOT/org.idempiere.webservices-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.webservices-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.webservices-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.webservices/11.0.0-SNAPSHOT/org.idempiere.webservices-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.webservices-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.webservices-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.webservices/11.0.0-SNAPSHOT/org.idempiere.webservices-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>4746</duration><estimatedDuration>3391</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.webservices #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723847</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.webservices</artifactId><canonicalName>org.idempiere.webservices-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>d1388a2a5529580d49e6f8307077161e</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.webservices.client.feature</artifactId><canonicalName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>d4f65890b2bcf4c9c88cc574cdddb229</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.webservices.client.feature</artifactId><canonicalName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>abfd39efb45ac16a5b2fb09eb0f13ce7</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.webservices.client.feature</artifactId><canonicalName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>4a21c064a52a9b1ca27c0d617237a559</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.client.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.webservices.client.feature/11.0.0-SNAPSHOT/org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.webservices.client.feature/11.0.0-SNAPSHOT/org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.webservices.client.feature/11.0.0-SNAPSHOT/org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.webservices.client.feature/11.0.0-SNAPSHOT/org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2200</duration><estimatedDuration>1516</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.webservices.client.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723872</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.client.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.client.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.webservices.client.feature</artifactId><canonicalName>org.idempiere.webservices.client.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>2f8248a1a495671c36314ca250c7690f</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.client.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.webservices.feature</artifactId><canonicalName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>0eae33463ed7a849ed2f154b18fddb2e</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.webservices.feature</artifactId><canonicalName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>b4c42335ab24aed04b70ecdbb8907f74</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.webservices.feature</artifactId><canonicalName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>13a1d8f8c2476bfdf133f2be607ad3f1</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.webservices.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.webservices.feature/11.0.0-SNAPSHOT/org.idempiere.webservices.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.webservices.feature/11.0.0-SNAPSHOT/org.idempiere.webservices.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.webservices.feature/11.0.0-SNAPSHOT/org.idempiere.webservices.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.webservices.feature/11.0.0-SNAPSHOT/org.idempiere.webservices.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2032</duration><estimatedDuration>1844</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.webservices.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723849</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.webservices.feature</artifactId><canonicalName>org.idempiere.webservices.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>cc19e58105cca220b5e97ef373eb071f</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.webservices.resources</artifactId><canonicalName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>b1e678cc541e3a666a53b335db9f9336</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.webservices.resources</artifactId><canonicalName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>aedd10b4232f94af977074fec813985d</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.webservices.resources</artifactId><canonicalName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>d4b16fcefa1e228e36fca84eced6f8eb</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.webservices.resources</artifactId><canonicalName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>eae7020e749532f98da01d1bc491b408</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.resources/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.webservices.resources/11.0.0-SNAPSHOT/org.idempiere.webservices.resources-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.webservices.resources/11.0.0-SNAPSHOT/org.idempiere.webservices.resources-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.webservices.resources/11.0.0-SNAPSHOT/org.idempiere.webservices.resources-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.resources-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.webservices.resources/11.0.0-SNAPSHOT/org.idempiere.webservices.resources-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.webservices.resources-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.webservices.resources/11.0.0-SNAPSHOT/org.idempiere.webservices.resources-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1968</duration><estimatedDuration>1879</estimatedDuration><fullDisplayName>iDempiere11 » Web Services Helper Resource Lookup #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723848</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.resources/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.resources/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.webservices.resources</artifactId><canonicalName>org.idempiere.webservices.resources-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>680671e0a5a3bb7870d0e6f34a1de2ab</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.webservices.resources/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.zk.billboard</artifactId><canonicalName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>4cc6e518cb49a5b4f62d25a624d147d7</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.billboard</artifactId><canonicalName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>182b0a1742a206abe0239d24542e0e68</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.billboard</artifactId><canonicalName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>2e76759a41690f6abcf34b937d315cbe</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.zk.billboard</artifactId><canonicalName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>8e50b4c732200572295ea6c591a07874</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.billboard/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard/11.0.0-SNAPSHOT/org.idempiere.zk.billboard-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard/11.0.0-SNAPSHOT/org.idempiere.zk.billboard-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard/11.0.0-SNAPSHOT/org.idempiere.zk.billboard-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.billboard-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard/11.0.0-SNAPSHOT/org.idempiere.zk.billboard-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.billboard-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard/11.0.0-SNAPSHOT/org.idempiere.zk.billboard-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1595</duration><estimatedDuration>1601</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.zk.billboard #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723853</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.billboard/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.billboard/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.zk.billboard</artifactId><canonicalName>org.idempiere.zk.billboard-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>cae513a5812829f861369737e18f24c0</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.billboard/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.zk.billboard.chart</artifactId><canonicalName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>d7940bb136d2b0feb8d99315afd2add8</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.billboard.chart</artifactId><canonicalName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>3c3ebe24d2895c9e19aea6a277834d4f</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.billboard.chart</artifactId><canonicalName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>66f6ba30290a71aff7243d3b76179640</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.zk.billboard.chart</artifactId><canonicalName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>522c1c5799c704468cff57dd36d66b09</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.billboard.chart/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard.chart/11.0.0-SNAPSHOT/org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard.chart/11.0.0-SNAPSHOT/org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard.chart/11.0.0-SNAPSHOT/org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard.chart/11.0.0-SNAPSHOT/org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.zk.billboard.chart/11.0.0-SNAPSHOT/org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2072</duration><estimatedDuration>2047</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.zk.billboard.chart #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723854</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.billboard.chart/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.billboard.chart/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.zk.billboard.chart</artifactId><canonicalName>org.idempiere.zk.billboard.chart-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>68570b3b5e466ddb336673a9da6599c6</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.billboard.chart/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.zk.datatable</artifactId><canonicalName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>54a2e4d7cffa7ba20df98743ac5b5f8e</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.datatable</artifactId><canonicalName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>434713ce7f794f1db5c9542980a2b323</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.datatable</artifactId><canonicalName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>b0df21b598a25367c1100c6f6168bc11</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.zk.datatable</artifactId><canonicalName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>b083fad0e8bfdf8b26d9e5be269195bb</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.datatable/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.datatable/11.0.0-SNAPSHOT/org.idempiere.zk.datatable-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.datatable/11.0.0-SNAPSHOT/org.idempiere.zk.datatable-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.datatable/11.0.0-SNAPSHOT/org.idempiere.zk.datatable-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.datatable-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.datatable/11.0.0-SNAPSHOT/org.idempiere.zk.datatable-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.datatable-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.zk.datatable/11.0.0-SNAPSHOT/org.idempiere.zk.datatable-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>2073</duration><estimatedDuration>2134</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.zk.datatable #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723855</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.datatable/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.datatable/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.zk.datatable</artifactId><canonicalName>org.idempiere.zk.datatable-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>e7400f555c751c76adda7816bbea8711</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.datatable/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.zk.extra</artifactId><canonicalName>org.idempiere.zk.extra-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.zk.extra-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>4634fc76e581f80d2277772d578e35ea</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.extra</artifactId><canonicalName>org.idempiere.zk.extra-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>b199681443a55a19b148eac0ea86ea12</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.extra</artifactId><canonicalName>org.idempiere.zk.extra-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>ea1b99c1b415f14ae8ab08615a3339a4</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.zk.extra</artifactId><canonicalName>org.idempiere.zk.extra-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.zk.extra-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>1bbd5b0a0f9bc73781db0dc354538323</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.extra/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.zk.extra-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.zk.extra-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.extra/11.0.0-SNAPSHOT/org.idempiere.zk.extra-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.extra-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.zk.extra-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.extra/11.0.0-SNAPSHOT/org.idempiere.zk.extra-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.extra-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.zk.extra-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.extra/11.0.0-SNAPSHOT/org.idempiere.zk.extra-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.extra-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.zk.extra-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.extra/11.0.0-SNAPSHOT/org.idempiere.zk.extra-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.extra-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.zk.extra-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.zk.extra/11.0.0-SNAPSHOT/org.idempiere.zk.extra-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>27164</duration><estimatedDuration>10655</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.zk.extra #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723850</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.extra/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.extra/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.zk.extra</artifactId><canonicalName>org.idempiere.zk.extra-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>bd399690e698fcacd5cb3a3851a14047</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.extra/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.zk.feature</artifactId><canonicalName>org.idempiere.zk.feature-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>1dc50377b08a6a9f5718ccd2bc9d4f67</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.feature</artifactId><canonicalName>org.idempiere.zk.feature-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>9fd96068e74456a4ffb4fa59ee3e4631</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.zk.feature</artifactId><canonicalName>org.idempiere.zk.feature-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.zk.feature-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>7d2defafebd1edf4b2b99ffb73b7a673</md5sum><type>eclipse-feature</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.feature/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.zk.feature-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.zk.feature-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.feature/11.0.0-SNAPSHOT/org.idempiere.zk.feature-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.feature-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.zk.feature-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.feature/11.0.0-SNAPSHOT/org.idempiere.zk.feature-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.feature-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.zk.feature-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.feature/11.0.0-SNAPSHOT/org.idempiere.zk.feature-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.feature-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.zk.feature-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.zk.feature/11.0.0-SNAPSHOT/org.idempiere.zk.feature-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1492</duration><estimatedDuration>1432</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.zk.feature #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723871</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.feature/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.feature/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.zk.feature</artifactId><canonicalName>org.idempiere.zk.feature-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>b768c8a26998845940898df342d95d62</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.feature/5/mavenArtifacts/</url></moduleRecord><moduleRecord><attachedArtifact><artifactId>org.idempiere.zk.pivot</artifactId><canonicalName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-sources.jar</fileName><groupId>org.idempiere</groupId><md5sum>ac41181a3b39e418d988159830fb7bbe</md5sum><type>java-source</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.pivot</artifactId><canonicalName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-p2metadata.xml</canonicalName><classifier>p2metadata</classifier><fileName>p2content.xml</fileName><groupId>org.idempiere</groupId><md5sum>7d171e10656a3cde29002f9fc2e776ab</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>org.idempiere.zk.pivot</artifactId><canonicalName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-p2artifacts.xml</canonicalName><classifier>p2artifacts</classifier><fileName>p2artifacts.xml</fileName><groupId>org.idempiere</groupId><md5sum>92c871cc79bc15ad52cbd9194ee3bbf0</md5sum><type>xml</type><version>11.0.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>org.idempiere.zk.pivot</artifactId><canonicalName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT.jar</canonicalName><fileName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT.jar</fileName><groupId>org.idempiere</groupId><md5sum>2590eefe73ba1ef2f0c7c94d5b5de60c</md5sum><type>eclipse-plugin</type><version>11.0.0-SNAPSHOT</version></mainArtifact><parent><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.pivot/5/mavenArtifacts/</url></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-p2artifacts.xml</displayPath><fileName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-p2artifacts.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.pivot/11.0.0-SNAPSHOT/org.idempiere.zk.pivot-11.0.0-SNAPSHOT-p2artifacts.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-p2metadata.xml</displayPath><fileName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-p2metadata.xml</fileName><relativePath>org.idempiere/org.idempiere.zk.pivot/11.0.0-SNAPSHOT/org.idempiere.zk.pivot-11.0.0-SNAPSHOT-p2metadata.xml</relativePath></artifact><artifact><displayPath>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-sources.jar</displayPath><fileName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT-sources.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.pivot/11.0.0-SNAPSHOT/org.idempiere.zk.pivot-11.0.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.pivot-11.0.0-SNAPSHOT.jar</displayPath><fileName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT.jar</fileName><relativePath>org.idempiere/org.idempiere.zk.pivot/11.0.0-SNAPSHOT/org.idempiere.zk.pivot-11.0.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>org.idempiere.zk.pivot-11.0.0-SNAPSHOT.pom</displayPath><fileName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT.pom</fileName><relativePath>org.idempiere/org.idempiere.zk.pivot/11.0.0-SNAPSHOT/org.idempiere.zk.pivot-11.0.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>1960</duration><estimatedDuration>1977</estimatedDuration><fullDisplayName>iDempiere11 » org.idempiere.zk.pivot #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1733496723856</timestamp><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.pivot/5/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'></changeSet><mavenArtifacts><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.pivot/5/mavenArtifacts/</url></mavenArtifacts></parent><pomArtifact><artifactId>org.idempiere.zk.pivot</artifactId><canonicalName>org.idempiere.zk.pivot-11.0.0-SNAPSHOT.pom</canonicalName><fileName>.tycho-consumer-pom.xml</fileName><groupId>org.idempiere</groupId><md5sum>71fb9a987570bed49ee5ad95fd4a7c15</md5sum><type>pom</type><version>11.0.0-SNAPSHOT</version></pomArtifact><url>https://jenkins.younex.de/job/iDempiere11/org.idempiere$org.idempiere.zk.pivot/5/mavenArtifacts/</url></moduleRecord></mavenAggregatedArtifactRecord>