Commit Graph

4 Commits

Author SHA1 Message Date
Andre F de Miranda be85d9ddff
NIFI-2814 - Add ASF header to AppVeyor settings file and adjust apache-rat accordingly
This closes #1058.

Signed-off-by: Aldrin Piri <aldrin@apache.org>
2016-09-26 11:30:44 -04:00
Edgardo 56f7cd085f [NIFI-2813] Fix for invalid M2_HOME directory
This closes #1049

Signed-off-by: Andre F de Miranda <trixpan@users.noreply.github.com>
2016-09-24 14:30:40 +10:00
Andre F de Miranda 52fa50cdeb NIFI-2728 - Improve travis-ci build settings. This closes #985.
Improvemens:

            * Adjusts Xmx value
            * run mvn in quiet mode to prevent issues scrolling build
              logs on travis-ci and appveyor
            * add $HOME/.m2 to travis cache
            * add $HOME/.npm to travis cache
            * split compilation (multi threaded) from checkstyle:check
              (single threaded) following @mcgilman comment (travis)
2016-09-20 13:46:23 -04:00
Aldrin Piri 50c02ee459 NIFI-1654 Creating an initial appveyor.yml file. Adding appveyor.yml to the list of excluded items for RAT check.
This closes #343.
2016-05-03 14:19:28 -04:00