Branch: refs/heads/latest Home: https://github.com/jenkinsci/hpe-application-automation-tools-plugin Commit: 034132a1c5bce492c1668c01bf75c140f9a14b96 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/034132a1c5bce492c1668c01bf75c140f9a14b96 Author: jay-hershkowitz <jay.hershkow...@microfocus.com> Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths: M pom.xml Log Message: ----------- Update Jenkins version and copyright. Commit: ae5b874b1114cebeee135ceca99f40b7a3b04cf3 https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/ae5b874b1114cebeee135ceca99f40b7a3b04cf3 Author: jay-hershkowitz <jay.hershkow...@microfocus.com> Date: 2020-02-18 (Tue, 18 Feb 2020) Changed paths: M pom.xml M src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java A src/main/java/com/microfocus/application/automation/tools/octane/JellyUtils.java M src/main/java/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher.java M src/main/java/com/microfocus/application/automation/tools/octane/actions/Webhooks.java R src/main/java/com/microfocus/application/automation/tools/octane/buildLogs/RunListenerForLogs.java M src/main/java/com/microfocus/application/automation/tools/octane/events/AbstractBuildListenerOctaneImpl.java A src/main/java/com/microfocus/application/automation/tools/octane/events/BuildLogHelper.java M src/main/java/com/microfocus/application/automation/tools/octane/events/GlobalEventsListenerOctaneImpl.java M src/main/java/com/microfocus/application/automation/tools/octane/events/WorkflowListenerOctaneImpl.java M src/main/java/com/microfocus/application/automation/tools/octane/model/ModelFactory.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/AbstractBuilderProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/BuildTriggerProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/MultiJobBuilderProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/builders/ParameterizedTriggerProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/AbstractProjectProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/FreeStyleProjectProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/JobProcessorFactory.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/MatrixConfigurationProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/MatrixProjectProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/MavenProjectProcessor.java M src/main/java/com/microfocus/application/automation/tools/octane/model/processors/projects/MultiJobProjectProcessor.java A src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction.java A src/main/java/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher.java M src/main/java/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/build/BuildHandlerUtils.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitTestResult.java M src/main/java/com/microfocus/application/automation/tools/octane/tests/junit/JUnitXmlIterator.java M src/main/java/com/microfocus/application/automation/tools/results/RunResultRecorder.java M src/main/java/com/microfocus/application/automation/tools/run/RunFromFileBuilder.java M src/main/resources/META-INF/hudson.remoting.ClassFilter M src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties M src/main/resources/com/microfocus/application/automation/tools/octane/actions/UFTTestDetectionPublisher/config.jelly A src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestBuildAction/index.jelly A src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/config.jelly A src/main/resources/com/microfocus/application/automation/tools/octane/pullrequests/PullRequestPublisher/help.html M src/main/resources/com/microfocus/application/automation/tools/octane/testrunner/TestsToRunConverterBuilder/help.html M src/test/java/com/microfocus/application/automation/tools/octane/EnumsTest.java M src/test/resources/helloCucumberWorld/pom.xml M src/test/resources/helloWorldFailsafe/pom.xml M src/test/resources/helloWorldRoot/helloWorld/pom.xml M src/test/resources/helloWorldRoot/helloWorld2/pom.xml M src/test/resources/helloWorldRoot/pom.xml M src/test/resources/helloWorldTestNGRoot/helloWorld/pom.xml M src/test/resources/helloWorldTestNGRoot/helloWorld2/pom.xml M src/test/resources/helloWorldTestNGRoot/pom.xml Log Message: ----------- Merge branch 'latest' of github.com:jenkinsci/hpe-application-automation-tools-plugin into latest Compare: https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/b49764b50943...ae5b874b1114 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hpe-application-automation-tools-plugin/push/refs/heads/latest/b49764-ae5b87%40github.com.