You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2023/04/24 02:08:10 UTC

[ranger] branch master updated: RANGER-4198: fixed build issue

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

sneethir pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/master by this push:
     new 506cee394 RANGER-4198: fixed build issue
506cee394 is described below

commit 506cee3945b0ab2cba11d50f8d5172b16ea7cc89
Author: Selvamohan Neethiraj <sn...@apache.org>
AuthorDate: Sun Apr 23 22:07:38 2023 -0400

    RANGER-4198: fixed build issue
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index a2cf8a639..2ae52cafd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -366,6 +366,7 @@
                 <module>ugsync/ldapconfigchecktool/ldapconfigcheck</module>
                 <module>unixauthclient</module>
                 <module>unixauthservice</module>
+                <module>unixauthnative</module>
                 <module>ranger-util</module>
                 <module>plugin-kms</module>
                 <module>tagsync</module>