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 2014/06/24 13:22:40 UTC

[1/2] git commit: Specify date for release of 1.4.18

Repository: buildr
Updated Branches:
  refs/heads/master 44ad39a6d -> be2fa064b


Specify date for release of 1.4.18


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/71c24057
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/71c24057
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/71c24057

Branch: refs/heads/master
Commit: 71c24057236b990e7a1c5267ab9bfd30aa7bcce3
Parents: 44ad39a
Author: Peter Donald <pe...@realityforge.org>
Authored: Tue Jun 24 21:09:33 2014 +1000
Committer: Peter Donald <pe...@realityforge.org>
Committed: Tue Jun 24 21:09:33 2014 +1000

----------------------------------------------------------------------
 CHANGELOG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/71c24057/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5557c39..5ef3898 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-1.4.18 (Pending)
+1.4.18 (2014-06-24)
 * Fixed:  BUILDR-699 - Update the custom_pom addon to avoid failure when
           used with zip packages.
 * Fixed:  BUILDR-694 - "buildr upload" fails: wrong number of arguments in


[2/2] git commit: Update the highlights section

Posted by do...@apache.org.
Update the highlights section


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/be2fa064
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/be2fa064
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/be2fa064

Branch: refs/heads/master
Commit: be2fa064b10b531660734e7ce25f57178da27093
Parents: 71c2405
Author: Peter Donald <pe...@realityforge.org>
Authored: Tue Jun 24 21:11:05 2014 +1000
Committer: Peter Donald <pe...@realityforge.org>
Committed: Tue Jun 24 21:11:05 2014 +1000

----------------------------------------------------------------------
 doc/index.textile | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/be2fa064/doc/index.textile
----------------------------------------------------------------------
diff --git a/doc/index.textile b/doc/index.textile
index 4494e65..e2745ee 100644
--- a/doc/index.textile
+++ b/doc/index.textile
@@ -46,7 +46,17 @@ So let's get started.  You can "read the documentation online":quick_start.html,
 
 h2(#news).  What's New
 
-Highlights from Buildr 1.4.18 (2014-06-18)
+Highlights from Buildr 1.4.18 (2014-06-24)
+* Fixed:  BUILDR-699 - Update the custom_pom addon to avoid failure when
+          used with zip packages.
+* Fixed:  BUILDR-694 - "buildr upload" fails: wrong number of arguments in
+          progress bar read() in Ruby 2.1.0. Submitted By Mark Reibert.
+* Change: Remove support for uploads to RubyForge.org with gem dependencies
+          as the site no longer exists.
+* Change: BUILDR-664 - Update Checkstyle addon so that extra_dependencies is
+          the project dependencies by default. Move the checkstyle dependencies
+          to the start of the classpath to avoid problems running checkstyle.
+          Submitted by Dieter Vrancken.
 * Added:  Extend Intellij IDEA support to allow creation of glassfish,
           java and ruby scrip configurations.
 * Change: Include additional rules in default pmd rule set: