This is an automated email from the ASF dual-hosted git repository.

donaldp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildr.git.


    from 7cd6cef  Fix crash bug when generating IDEA modules
     new 3ddf75f  Correct the default values for exploded property in IDEA 
configuration
     new 5484453  Ensure that if TestNG tests all fail in setup then the test 
task fails
     new 7c11c3b  Add support for the GWT version `2.8.2-v20191108` released 
with the nonstandard group id
     new 40a5771  Introduce spotbugs addon

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG                                 |  10 +++
 addon/buildr/gwt.rb                       |  40 +++++++++-
 addon/buildr/{findbugs.rb => spotbugs.rb} | 128 +++++++++++++++++-------------
 lib/buildr/ide/idea.rb                    |   4 +-
 lib/buildr/java/tests.rb                  |  16 ++--
 5 files changed, 132 insertions(+), 66 deletions(-)
 copy addon/buildr/{findbugs.rb => spotbugs.rb} (59%)

Reply via email to