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 2017/10/17 21:50:57 UTC

[3/3] buildr git commit: Five some credit for previous fix

Five some credit for previous fix


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

Branch: refs/heads/master
Commit: 3738beb2ee4903449544f39fc5deb63fdf198c80
Parents: bbfc661
Author: Peter Donald <pe...@realityforge.org>
Authored: Wed Oct 18 08:50:41 2017 +1100
Committer: Peter Donald <pe...@realityforge.org>
Committed: Wed Oct 18 08:50:41 2017 +1100

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


http://git-wip-us.apache.org/repos/asf/buildr/blob/3738beb2/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 09b11d5..898777f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
 1.5.4 (Pending)
+* Fixed: BUILDR-733 - Escape classpath entries in the pathing jar manifest. Submitted by Glenn Croes.
 * Fixed: Ensure that the pom is attached to the jar artifact with empty classifier rather than the last
          artifact of a type defined. Otherwise a project that defines multiple artifacts of the same type
          (i.e. `package(:jar)` and `package(:jar, :classifier => :gwt)`) could have the pom named after