Skip to content

Conversation

@prawalagarwal
Copy link
Member

Problem: Publishing Artifacts is broken for the current Java tasks. The fix has been done for master.
Testing: Manual

@prawalagarwal
Copy link
Member Author

This is the P0 fix required for the broken Java tasks.

if(Test-Path $reportDirectory)
{
# delete any previous code coverage data
rm -r $reportDirectory -force | Out-Null
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on failure?

@allendm-msft
Copy link
Member

Approved with suggestions

@prawalagarwal prawalagarwal merged commit 6defac1 into releases/m102 Jul 5, 2016
@nigurr nigurr mentioned this pull request Jul 6, 2016
@bryanmacfarlane bryanmacfarlane deleted the users/praga/m102fix branch August 3, 2016 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants