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/21 04:44:25 UTC

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

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

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


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

commit ab17d7ed0da50b7c151f6340379aedccf35381c0
Author: Selvamohan Neethiraj <sn...@apache.org>
AuthorDate: Fri Apr 21 00:44:19 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>