<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>125</buildNumber><marked><SHA1>f962a2fbfef22297730a1986b932321d7278262a</SHA1><branch><SHA1>f962a2fbfef22297730a1986b932321d7278262a</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f962a2fbfef22297730a1986b932321d7278262a</SHA1><branch><SHA1>f962a2fbfef22297730a1986b932321d7278262a</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>f962a2fbfef22297730a1986b932321d7278262a</SHA1><branch><SHA1>f962a2fbfef22297730a1986b932321d7278262a</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/bxservice/idempiere-rest</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#125</displayName><duration>15876</duration><estimatedDuration>20318</estimatedDuration><fullDisplayName>idempiere-rest-master #125</fullDisplayName><id>125</id><inProgress>false</inProgress><keepLog>false</keepLog><number>125</number><queueId>5409</queueId><result>FAILURE</result><timestamp>1784083450521</timestamp><url>https://jenkins.younex.de/job/idempiere-rest-master/125/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/impl/AuthServiceImpl.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/PasswordResetCompletion.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/PasswordResetRequest.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/AuthService.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/filter/RequestFilter.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/PasswordResetVerification.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/openapi/idempiere-rest.yml</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api.test/src/com/trekglobal/idempiere/rest/api/v1/auth/impl/test/PasswordResetTest.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/postman/trekglobal-idempiere-rest.postman_collection.json</affectedPath><commitId>647fc987a8efb0f41f0fd94538fee97338fca122</commitId><timestamp>1784041646000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>#521 - Implement reset password endpoints in REST (#522)

* #521 - Implement reset password endpoints in REST

* #521 - Coderabbit suggestion
</comment><date>2026-07-14 17:07:26 +0200</date><id>647fc987a8efb0f41f0fd94538fee97338fca122</id><msg>#521 - Implement reset password endpoints in REST (#522)</msg><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/filter/RequestFilter.java</file></path><path><editType>add</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/PasswordResetVerification.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/openapi/idempiere-rest.yml</file></path><path><editType>add</editType><file>com.trekglobal.idempiere.rest.api.test/src/com/trekglobal/idempiere/rest/api/v1/auth/impl/test/PasswordResetTest.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/impl/AuthServiceImpl.java</file></path><path><editType>add</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/PasswordResetRequest.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/postman/trekglobal-idempiere-rest.postman_collection.json</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/AuthService.java</file></path><path><editType>add</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/auth/PasswordResetCompletion.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>com.trekglobal.idempiere.rest.api/server.product.rest.launch</affectedPath><commitId>f962a2fbfef22297730a1986b932321d7278262a</commitId><timestamp>1784041725000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>- synchronize launcher with latest changes on master (#523)
</comment><date>2026-07-14 17:08:45 +0200</date><id>f962a2fbfef22297730a1986b932321d7278262a</id><msg>- synchronize launcher with latest changes on master (#523)</msg><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/server.product.rest.launch</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.younex.de/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.9.6</mavenVersionUsed></mavenModuleSetBuild>