<workflowRun _class='org.jenkinsci.plugins.workflow.job.WorkflowRun'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by tircis</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>0</buildableDurationMillis><buildableTimeMillis>2</buildableTimeMillis><buildingDurationMillis>28644</buildingDurationMillis><executingTimeMillis>28483</executingTimeMillis><executorUtilization>0.99</executorUtilization><subTaskCount>1</subTaskCount><waitingDurationMillis>7030</waitingDurationMillis><waitingTimeMillis>7030</waitingTimeMillis></action><action _class='org.jenkinsci.plugins.workflow.libs.LibrariesAction'></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>16</buildNumber><marked><SHA1>b0293af310c5fe6d3667f23a5fe4eb22697989a3</SHA1><branch><SHA1>b0293af310c5fe6d3667f23a5fe4eb22697989a3</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>b0293af310c5fe6d3667f23a5fe4eb22697989a3</SHA1><branch><SHA1>b0293af310c5fe6d3667f23a5fe4eb22697989a3</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>b0293af310c5fe6d3667f23a5fe4eb22697989a3</SHA1><branch><SHA1>b0293af310c5fe6d3667f23a5fe4eb22697989a3</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/codefilarete/tools.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>0</skipCount><totalCount>416</totalCount><urlName>testReport</urlName></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><action _class='org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction'></action><action></action><action _class='org.jenkinsci.plugins.workflow.job.views.FlowGraphAction'></action><action></action><action></action><artifact><displayPath>codefilarete-tools-1.1.1-SNAPSHOT-tests.jar</displayPath><fileName>codefilarete-tools-1.1.1-SNAPSHOT-tests.jar</fileName><relativePath>target/codefilarete-tools-1.1.1-SNAPSHOT-tests.jar</relativePath></artifact><artifact><displayPath>codefilarete-tools-1.1.1-SNAPSHOT.jar</displayPath><fileName>codefilarete-tools-1.1.1-SNAPSHOT.jar</fileName><relativePath>target/codefilarete-tools-1.1.1-SNAPSHOT.jar</relativePath></artifact><building>false</building><displayName>#16</displayName><duration>28644</duration><estimatedDuration>34421</estimatedDuration><fullDisplayName>Tools pipeline #16</fullDisplayName><id>16</id><keepLog>false</keepLog><number>16</number><queueId>152</queueId><result>SUCCESS</result><timestamp>1743538611792</timestamp><url>https://ci.codefilarete.org/jenkins/view/all/job/Tools%20pipeline/16/</url><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/org/codefilarete/tool/Lambdas.java</affectedPath><affectedPath>src/test/java/org/codefilarete/tool/reflect/MethodDispatcherTest.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/collection/KeepOrderSet.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/ThreadLocals.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/InvocationHandlerSupport.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/collection/Iterables.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/Reflections.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/collection/MapWrapper.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/collection/SetWrapper.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/collection/KeepOrderMap.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/collection/PairIterator.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/reflect/MethodDispatcher.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/collection/ReadOnlyIterator.java</affectedPath><affectedPath>src/main/java/org/codefilarete/tool/function/Functions.java</affectedPath><commitId>b0293af310c5fe6d3667f23a5fe4eb22697989a3</commitId><timestamp>1743538534000</timestamp><author><absoluteUrl>https://ci.codefilarete.org/jenkins/user/guiom.mary</absoluteUrl><fullName>guiom.mary</fullName></author><authorEmail>guiom.mary@gmail.com</authorEmail><comment>English language fix: replacing "surrogate" by "delegate"
</comment><date>2025-04-01 22:15:34 +0200</date><id>b0293af310c5fe6d3667f23a5fe4eb22697989a3</id><msg>English language fix: replacing "surrogate" by "delegate"</msg><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/reflect/MethodDispatcher.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/Reflections.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/ThreadLocals.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/function/Functions.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/collection/KeepOrderSet.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/collection/SetWrapper.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/Lambdas.java</file></path><path><editType>edit</editType><file>src/test/java/org/codefilarete/tool/reflect/MethodDispatcherTest.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/collection/ReadOnlyIterator.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/collection/Iterables.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/collection/MapWrapper.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/InvocationHandlerSupport.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/collection/KeepOrderMap.java</file></path><path><editType>edit</editType><file>src/main/java/org/codefilarete/tool/collection/PairIterator.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ci.codefilarete.org/jenkins/user/guiom.mary</absoluteUrl><fullName>guiom.mary</fullName></culprit><inProgress>false</inProgress><nextBuild><number>17</number><url>https://ci.codefilarete.org/jenkins/view/all/job/Tools%20pipeline/17/</url></nextBuild><previousBuild><number>15</number><url>https://ci.codefilarete.org/jenkins/view/all/job/Tools%20pipeline/15/</url></previousBuild></workflowRun>