You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2019/07/13 11:10:16 UTC

[buildr] branch master updated (bca94e2 -> 00ed714)

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 bca94e2  Ensure pom files used in tests use https when referring to maven repositories.
     add d5733aa  Prefer %w syntax
     add 6bfe190  Bump the version of zapwhite
     add 9f0470f  Whitespace
     add fbe7875  Add support for downloading external annotations and attaching them to IntelliJ IDEA module dependencies
     add f3ad71f  Detect external annotations in the local project and add them to the generated IntelliJ IDEA module
     new 00ed714  Merge pull request #43 from apache/SupportExternalAnnotationArtifacts

The 1 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                        |  6 ++++-
 buildr.gemspec                   |  2 +-
 lib/buildr/ide/idea.rb           | 54 ++++++++++++++++++++++++++++------------
 lib/buildr/packaging/artifact.rb | 20 +++++++++++++--
 4 files changed, 62 insertions(+), 20 deletions(-)


[buildr] 01/01: Merge pull request #43 from apache/SupportExternalAnnotationArtifacts

Posted by do...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 00ed7142c6efbd901166eee4b0c5fe8a3846cb56
Merge: bca94e2 f3ad71f
Author: Peter Donald <pe...@realityforge.org>
AuthorDate: Sat Jul 13 21:10:12 2019 +1000

    Merge pull request #43 from apache/SupportExternalAnnotationArtifacts
    
    Support external annotation artifacts

 CHANGELOG                        |  6 ++++-
 buildr.gemspec                   |  2 +-
 lib/buildr/ide/idea.rb           | 54 ++++++++++++++++++++++++++++------------
 lib/buildr/packaging/artifact.rb | 20 +++++++++++++--
 4 files changed, 62 insertions(+), 20 deletions(-)