You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by ma...@apache.org on 2021/02/09 09:18:01 UTC

[james-project] 04/27: JAMES-3225 enables git describe with --always

This is an automated email from the ASF dual-hosted git repository.

matthieu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit eca6d1ebeec30f65b36a44223c1cf3ca540aa294
Author: Matthieu Baechler <ma...@apache.org>
AuthorDate: Wed Nov 25 22:06:37 2020 +0100

    JAMES-3225 enables git describe with --always
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index be88df2..5187c3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3394,7 +3394,7 @@
                     <failOnNoGitDirectory>false</failOnNoGitDirectory>
                     <gitDescribe>
                         <skip>false</skip>
-                        <always>false</always>
+                        <always>true</always>
                         <dirty>-dirty</dirty>
                     </gitDescribe>
                 </configuration>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org