Skip to content

Commit

Permalink
Chnages
Browse files Browse the repository at this point in the history
  • Loading branch information
Akanksha-kedia committed Mar 5, 2024
2 parents 835a0d2 + fb05502 commit 2d05c75
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions bigtop-packages/src/common/ranger/do-component-build
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ set -e

. `dirname $0`/bigtop.bom


mvn clean compile package install \
-DskipTests=true \
-Dcheckstyle.skip=true \
Expand Down
1 change: 0 additions & 1 deletion bigtop-packages/src/rpm/ranger/SPECS/ranger.spec
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@ AutoReq: no
%description presto-plugin
Ranger presto plugin component runs within presto to provide enterprise security using ranger framework


%prep
%setup -q -n %{ranger_name}-release-%{ranger_name}-%{ranger_base_version}

Expand Down

0 comments on commit 2d05c75

Please sign in to comment.