You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2015/02/03 14:21:10 UTC

[3/3] incubator-nifi git commit: NIFI-269 removed declaration of gnu tar form from parent pom

NIFI-269 removed declaration of gnu tar form from parent pom


Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/2c2d39c7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/2c2d39c7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/2c2d39c7

Branch: refs/heads/develop
Commit: 2c2d39c7a24dc77a84e1e095280239e0d56c8357
Parents: fbfebf6
Author: joewitt <jo...@apache.org>
Authored: Tue Feb 3 08:18:58 2015 -0500
Committer: joewitt <jo...@apache.org>
Committed: Tue Feb 3 08:18:58 2015 -0500

----------------------------------------------------------------------
 nifi/pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/2c2d39c7/nifi/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/pom.xml b/nifi/pom.xml
index 765ef1b..499ffd6 100644
--- a/nifi/pom.xml
+++ b/nifi/pom.xml
@@ -842,9 +842,6 @@
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
                     <version>2.5.2</version>
-                    <configuration>
-                        <tarLongFileMode>gnu</tarLongFileMode>
-                    </configuration>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>