You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ve...@apache.org on 2019/10/08 12:54:39 UTC

[ranger] branch master updated (0011a44 -> 49d092a)

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

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


    from 0011a44  RANGER-2599. Add more audit data to HBase grant/revoke events
     new 0d5fa49  RANGER-2606: Added all modules to the sign-artifacts profile to fix this issue (master branch)
     new 49d092a  RANGER-2605 : Update maven version to 3.6.2

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 158 ++++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 105 insertions(+), 53 deletions(-)


[ranger] 01/02: RANGER-2606: Added all modules to the sign-artifacts profile to fix this issue (master branch)

Posted by ve...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 0d5fa49f90881fb27b464c25ec28535da036adcd
Author: Selvamohan Neethiraj <sn...@apache.org>
AuthorDate: Mon Oct 7 21:55:22 2019 -0400

    RANGER-2606: Added all modules to the sign-artifacts profile to fix this issue (master branch)
    
    Signed-off-by: Velmurugan Periasamy <ve...@apache.org>
---
 pom.xml | 156 ++++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 104 insertions(+), 52 deletions(-)

diff --git a/pom.xml b/pom.xml
index bb2e847..61c755b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
         <gson.version>2.2.4</gson.version>
         <guice.version>4.0</guice.version>
         <hadoop.version>3.1.1</hadoop.version>
-	<ozone.version>0.4.0-alpha</ozone.version>
+        <ozone.version>0.4.0-alpha</ozone.version>
         <hamcrest.all.version>1.3</hamcrest.all.version>
         <hbase.version>2.0.2</hbase.version>
         <hive.version>3.1.0</hive.version>
@@ -184,12 +184,12 @@
         <velocity.version>1.7</velocity.version>
         <zookeeper.version>3.4.14</zookeeper.version>
         <codehaus.woodstox.stax2api.version>3.1.4</codehaus.woodstox.stax2api.version>
-		<fasterxml.woodstox.version>5.0.3</fasterxml.woodstox.version>
-		<fasterxml.jackson.version>2.9.9</fasterxml.jackson.version>
+        <fasterxml.woodstox.version>5.0.3</fasterxml.woodstox.version>
+        <fasterxml.jackson.version>2.9.9</fasterxml.jackson.version>
                 <fasterxml.jackson.databind.version>2.9.9.3</fasterxml.jackson.databind.version>
-		<kstruct.gethostname4j.version>0.0.2</kstruct.gethostname4j.version>
-		<jna.version>5.2.0</jna.version>
-		<jna-platform.version>5.2.0</jna-platform.version>
+        <kstruct.gethostname4j.version>0.0.2</kstruct.gethostname4j.version>
+        <jna.version>5.2.0</jna.version>
+        <jna-platform.version>5.2.0</jna-platform.version>
         <!-- presto plugin deps -->
         <presto.airlift.version>0.178</presto.airlift.version>
         <presto.bval-jsr.version>2.0.0</presto.bval-jsr.version>
@@ -197,7 +197,7 @@
         <presto.guava.version>26.0-jre</presto.guava.version>
         <presto.validation-api.version>2.0.1.Final</presto.validation-api.version>
 
-	<!-- Azure Key Vault dependencies -->
+    <!-- Azure Key Vault dependencies -->
         <com.microsoft.azure.version>1.22.0</com.microsoft.azure.version>
         <com.microsoft.azure.azure-keyvault.version>1.2.1</com.microsoft.azure.azure-keyvault.version>
         <com.microsoft.azure.azure-mgmt-keyvault.version>1.22.0</com.microsoft.azure.azure-mgmt-keyvault.version>
@@ -231,7 +231,7 @@
                 <module>knox-agent</module>
                 <module>storm-agent</module>
                 <module>plugin-yarn</module>
-		<module>plugin-ozone</module>
+                <module>plugin-ozone</module>
                 <module>security-admin</module>
                 <module>plugin-kafka</module>
                 <module>plugin-solr</module>
@@ -251,7 +251,7 @@
                 <module>ranger-hbase-plugin-shim</module>
                 <module>ranger-knox-plugin-shim</module>
                 <module>ranger-yarn-plugin-shim</module>
-		<module>ranger-ozone-plugin-shim</module>
+                <module>ranger-ozone-plugin-shim</module>
                 <module>ranger-storm-plugin-shim</module>
                 <module>ranger-kafka-plugin-shim</module>
                 <module>ranger-solr-plugin-shim</module>
@@ -282,7 +282,7 @@
                                 <descriptor>src/main/assembly/storm-agent.xml</descriptor>
                                 <descriptor>src/main/assembly/plugin-kafka.xml</descriptor>
                                 <descriptor>src/main/assembly/plugin-yarn.xml</descriptor>
-				<descriptor>src/main/assembly/plugin-ozone.xml</descriptor>
+                                <descriptor>src/main/assembly/plugin-ozone.xml</descriptor>
                                 <descriptor>src/main/assembly/plugin-solr.xml</descriptor>
                                 <descriptor>src/main/assembly/admin-web.xml</descriptor>
                                 <descriptor>src/main/assembly/solr_audit_conf.xml</descriptor>
@@ -465,7 +465,7 @@
                 </plugins>
             </build>
         </profile>
-	<profile>
+    <profile>
             <id>ranger-ozone-plugin</id>
             <modules>
                 <module>agents-audit</module>
@@ -716,7 +716,7 @@
                 </os>
             </activation>
             <modules>
-		<module>jisql</module>
+        <module>jisql</module>
                 <module>agents-audit</module>
                 <module>agents-common</module>
                 <module>agents-cred</module>
@@ -773,7 +773,7 @@
                     <plugin>
                         <artifactId>maven-assembly-plugin</artifactId>
                         <version>2.2-beta-5</version>
-			<configuration>
+            <configuration>
                             <descriptors>
                                 <descriptor>src/main/assembly/hdfs-agent.xml</descriptor>
                                 <descriptor>src/main/assembly/hive-agent.xml</descriptor>
@@ -809,9 +809,9 @@
                 <os>
                     <family>linux</family>
                 </os>
-				<file>
-					<exists>/usr/include/security/pam_appl.h</exists>
-				</file>
+                <file>
+                    <exists>/usr/include/security/pam_appl.h</exists>
+                </file>
             </activation>
             <modules>
                 <module>unixauthpam</module>
@@ -825,6 +825,58 @@
                     <value>true</value>
                 </property>
             </activation>
+            <modules>
+                <module>jisql</module>
+                <module>agents-audit</module>
+                <module>agents-common</module>
+                <module>agents-cred</module>
+                <module>agents-installer</module>
+                <module>credentialbuilder</module>
+                <module>embeddedwebserver</module>
+                <module>kms</module>
+                <module>hbase-agent</module>
+                <module>hdfs-agent</module>
+                <module>hive-agent</module>
+                <module>knox-agent</module>
+                <module>storm-agent</module>
+                <module>plugin-yarn</module>
+                <module>plugin-ozone</module>
+                <module>security-admin</module>
+                <module>plugin-kafka</module>
+                <module>plugin-solr</module>
+                <module>plugin-nifi</module>
+                <module>plugin-nifi-registry</module>
+                <module>plugin-presto</module>
+                <module>ugsync</module>
+                <module>ugsync/ldapconfigchecktool/ldapconfigcheck</module>
+                <module>unixauthclient</module>
+                <module>unixauthservice</module>
+                <module>ranger-util</module>
+                <module>plugin-kms</module>
+                <module>tagsync</module>
+                <module>ranger-hdfs-plugin-shim</module>
+                <module>ranger-plugin-classloader</module>
+                <module>ranger-hive-plugin-shim</module>
+                <module>ranger-hbase-plugin-shim</module>
+                <module>ranger-knox-plugin-shim</module>
+                <module>ranger-yarn-plugin-shim</module>
+                <module>ranger-ozone-plugin-shim</module>
+                <module>ranger-storm-plugin-shim</module>
+                <module>ranger-kafka-plugin-shim</module>
+                <module>ranger-solr-plugin-shim</module>
+                <module>ranger-atlas-plugin-shim</module>
+                <module>ranger-kms-plugin-shim</module>
+                <module>ranger-presto-plugin-shim</module>
+                <module>ranger-examples</module>
+                <module>ranger-tools</module>
+                <module>plugin-atlas</module>
+                <module>plugin-sqoop</module>
+                <module>ranger-sqoop-plugin-shim</module>
+                <module>plugin-kylin</module>
+                <module>ranger-kylin-plugin-shim</module>
+                <module>plugin-elasticsearch</module>
+                <module>ranger-elasticsearch-plugin-shim</module>
+            </modules>
             <build>
                 <plugins>
                     <plugin>
@@ -918,21 +970,21 @@
                 <artifactId>gson</artifactId>
                 <version>${gson.version}</version>
             </dependency>
-			<dependency>
-				<groupId>com.webcohesion.enunciate</groupId>
-				<artifactId>enunciate-core-annotations</artifactId>
-				<version>${enunciate.version}</version>
-			</dependency>
-			<dependency>
-				<groupId>commons-beanutils</groupId>
-				<artifactId>commons-beanutils</artifactId>
-				<version>${commons.beanutils.version}</version>
-			</dependency>
-			<dependency>
-				<groupId>org.apache.hbase</groupId>
-				<artifactId>hbase-client</artifactId>
-				<version>${hbase.version}</version>
-			</dependency>
+            <dependency>
+                <groupId>com.webcohesion.enunciate</groupId>
+                <artifactId>enunciate-core-annotations</artifactId>
+                <version>${enunciate.version}</version>
+            </dependency>
+            <dependency>
+                <groupId>commons-beanutils</groupId>
+                <artifactId>commons-beanutils</artifactId>
+                <version>${commons.beanutils.version}</version>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.hbase</groupId>
+                <artifactId>hbase-client</artifactId>
+                <version>${hbase.version}</version>
+            </dependency>
             <dependency>
                 <groupId>javax.annotation</groupId>
                 <artifactId>jsr250-api</artifactId>
@@ -948,7 +1000,7 @@
                 <artifactId>jaxb-runtime</artifactId>
                 <version>${jaxb.api.version}</version>
             </dependency>
-		</dependencies>
+        </dependencies>
     </dependencyManagement>
     <build>
         <pluginManagement>
@@ -1041,26 +1093,26 @@
                     <artifactId>maven-release-plugin</artifactId>
                     <version>2.5.2</version>
                 </plugin>
-				<plugin>
-					<groupId>com.webcohesion.enunciate</groupId>
-					<artifactId>enunciate-maven-plugin</artifactId>
-					<version>${enunciate.version}</version>
-					<configuration>
-						<enunciateArtifactId/>
-						<docsDir>docs/src/site/</docsDir>
-						<source>1.8</source>
-						<target>1.8</target>
-					</configuration>
-					<executions>
-						<execution>
-							<goals>
-								<goal>docs</goal>
-							</goals>
-							<phase>package</phase>
-						</execution>
-					</executions>
-				</plugin>
-			</plugins>
+                <plugin>
+                    <groupId>com.webcohesion.enunciate</groupId>
+                    <artifactId>enunciate-maven-plugin</artifactId>
+                    <version>${enunciate.version}</version>
+                    <configuration>
+                        <enunciateArtifactId/>
+                        <docsDir>docs/src/site/</docsDir>
+                        <source>1.8</source>
+                        <target>1.8</target>
+                    </configuration>
+                    <executions>
+                        <execution>
+                            <goals>
+                                <goal>docs</goal>
+                            </goals>
+                            <phase>package</phase>
+                        </execution>
+                    </executions>
+                </plugin>
+            </plugins>
         </pluginManagement>
         <plugins>
             <plugin>


[ranger] 02/02: RANGER-2605 : Update maven version to 3.6.2

Posted by ve...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 49d092acfd4c4aea86d9ddb64995e61c61828442
Author: Velmurugan Periasamy <ve...@apache.org>
AuthorDate: Mon Oct 7 10:38:40 2019 -0400

    RANGER-2605 : Update maven version to 3.6.2
    
    Signed-off-by: Velmurugan Periasamy <ve...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 61c755b..6c94995 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
         </mailingList>
     </mailingLists>
     <properties>
-        <maven.version.required>3.3.3</maven.version.required>
+        <maven.version.required>3.6.2</maven.version.required>
         <java.version.required>1.8</java.version.required>
         <javac.source.version>1.8</javac.source.version>
         <javac.target.version>1.8</javac.target.version>