slachiewicz opened a new pull request, #217:
URL: https://github.com/apache/maven-verifier/pull/217

   The verifyErrorFreeLog() row claimed result.success() as its equivalent, but 
executor.execute() does not throw on a failed build and success() only proves a 
zero exit code, not an error-free log; the system-property, log-file-name, and 
local-repository mappings were also wrong or missing. MIGRATION.md now maps 
each Verifier method to its correct maven-executor equivalent, or states 
plainly when there is none.
   
   Verified: mvn test-compile of every snippet against maven-executor 1.0.0 → 
success.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to