aherbert opened a new pull request #57: Update travis build
URL: https://github.com/apache/commons-rng/pull/57
 
 
   This is a test PR to see if an updated coverage/travis configuration is OK. 
The update is to run the default Maven goal. This adds apache-rat:check and 
javadoc:javadoc goals to those currently tested.
   
   It removes the customisation of the jacoco coverage rules so that the 
commons parent is used. This makes the checks stricter but coverage is high so 
this is fine.
   
   Previously checks were performed in the after_success phase which is allowed 
to fail. Thus if checks failed then this would be lost and checks had no effect 
on reporting bad PRs. This updates to run the default maven goal with all 
checks. If successful then coverage reports will be submitted.
   
   A profile has been added to disable checks in the JDK 7 build as this uses 
plugins that require JDK 8.
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to