Am 01/19/17 um 13:06 schrieb Stephen Connolly:
> Ideal would be to create a *new throw-away branch* that is forked from
> current master and just changes the itBranch in the Jenkinsfile to the
> integration test branch you want to merge.

To verify the changes to the ITs are working without any changes to the
core? Verify the new ITs can be run successfully without any changes in
the core? This won't work because the updated ITs are testing the
updated behaviour which would not be there. The added ITs would fail
without the corresponding changes. Running the updated core against the
updated ITs is the only way to show the ITs can be run successfully.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to