You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by ni...@apache.org on 2015/08/02 12:39:56 UTC

[4/4] zest-java git commit: Merge remote-tracking branch 'origin/develop' into develop

Merge remote-tracking branch 'origin/develop' into develop


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

Branch: refs/heads/develop
Commit: f5bf22db87c1e0b864b173bcabe75e62296be169
Parents: 9304d00 a944b2f
Author: Niclas Hedhman <ni...@hedhman.org>
Authored: Sun Aug 2 18:39:45 2015 +0800
Committer: Niclas Hedhman <ni...@hedhman.org>
Committed: Sun Aug 2 18:39:45 2015 +0800

----------------------------------------------------------------------
 .../asciidoc/filters/devstatus/devstatus.conf   |  27 +++++
 .../src/asciidoc/filters/devstatus/devstatus.py |  89 +++++++++++++++
 .../src/asciidoc/filters/snippet/snippet.conf   |  27 +++++
 .../src/asciidoc/filters/snippet/snippet.py     | 109 +++++++++++++++++++
 buildSrc/src/bin/devstatus.conf                 |  27 -----
 buildSrc/src/bin/devstatus.py                   |  89 ---------------
 buildSrc/src/bin/snippet.conf                   |  27 -----
 buildSrc/src/bin/snippet.py                     | 109 -------------------
 .../zest/gradle/plugin/Documentation.groovy     |  49 +++++----
 9 files changed, 281 insertions(+), 272 deletions(-)
----------------------------------------------------------------------