[ https://issues.apache.org/jira/browse/GEODE-6003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677415#comment-16677415 ]
ASF subversion and git services commented on GEODE-6003: -------------------------------------------------------- Commit a7aeca9df4a7b5fc327dd23ffc56a807c4056021 in geode's branch refs/heads/develop from [~onichols-pivotal] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=a7aeca9 ] GEODE-6003 don't fail if we can't kill a process because it's already exited added -ErrorAction ignore to ensure we continue the script if the process does not need to be killed because it has already exited. > windows image java 11 install fails when successfully installed > --------------------------------------------------------------- > > Key: GEODE-6003 > URL: https://issues.apache.org/jira/browse/GEODE-6003 > Project: Geode > Issue Type: Sub-task > Components: ci > Reporter: Owen Nichols > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > the step at the end to kill java fails the entire build, if java has already > exited normally. lack of a java process to kill should be treated as success > instead. -- This message was sent by Atlassian JIRA (v7.6.3#76005)