You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ts...@apache.org on 2017/08/17 15:11:26 UTC

[07/18] logging-log4cxx git commit: Wrong function name.

Wrong function name.


Project: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/commit/9e50ab99
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/tree/9e50ab99
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4cxx/diff/9e50ab99

Branch: refs/heads/next_stable
Commit: 9e50ab995050913f256bf718b8e688aebacad93d
Parents: d3c8666
Author: Thorsten Schöning <ts...@am-soft.de>
Authored: Thu Aug 17 16:59:56 2017 +0200
Committer: Thorsten Schöning <ts...@am-soft.de>
Committed: Thu Aug 17 16:59:56 2017 +0200

----------------------------------------------------------------------
 releasePrepare.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4cxx/blob/9e50ab99/releasePrepare.sh
----------------------------------------------------------------------
diff --git a/releasePrepare.sh b/releasePrepare.sh
index 8c96a49..388339b 100755
--- a/releasePrepare.sh
+++ b/releasePrepare.sh
@@ -54,7 +54,7 @@ function main()
   set_release_date_if
   update_scm_tag_name_format
 
-  exec_maven
+  exec_mvn
   exit_on_started_with_ns
 
   exit_on_no_new_release_cycle