another s/maven/gradle

This commit is contained in:
javanna 2016-07-28 14:39:46 +02:00 committed by Luca Cavanna
parent 952bc928fc
commit c63c5dc6a9
1 changed files with 2 additions and 2 deletions

View File

@ -416,8 +416,8 @@ that'd consume a ton of ram.
== Testing scripts more directly == Testing scripts more directly
In general its best to stick to testing in vagrant because the bats scripts are In general its best to stick to testing in vagrant because the bats scripts are
destructive. When working with a single package its generally faster to run its destructive. When working with a single package it's generally faster to run its
tests in a tighter loop than maven provides. In one window: tests in a tighter loop than gradle provides. In one window:
-------------------------------- --------------------------------
gradle :distribution:rpm:assemble gradle :distribution:rpm:assemble