Skip to content

Commit e427446

Browse files
committed
back to master branch
1 parent b34123a commit e427446

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airlock-dev-apache-ranger/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ RUN apt-get install -y net-tools && \
4040
git clone https://github.com/ing-bank/apache-ranger-s3-plugin.git && \
4141
cd apache-ranger-s3-plugin && \
4242
git checkout tags/${RANGER_S3_PLUGIN_VERSION} && \
43-
git checkout support-fqp-search && \
4443
mvn package -DskipTests && \
4544
mkdir -p ${RANGER_HOME}/ews/webapp/WEB-INF/classes/ranger-plugins/s3/ && \
4645
mv /tmp/apache-ranger-s3-plugin/target/ranger-s3-plugin-0.2.jar ${RANGER_HOME}/ews/webapp/WEB-INF/classes/ranger-plugins/s3/ && \

0 commit comments

Comments
 (0)