projects
/
java-idp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0eff0cb
)
get rid of really annoying 100 character warning when creating tar files
author
lajoie
<lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 3 Apr 2009 09:10:55 +0000
(09:10 +0000)
committer
lajoie
<lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 3 Apr 2009 09:10:55 +0000
(09:10 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/branches/REL_2@2843
ab3bd59b
-922f-494d-bb5f-
6f0a3c29deca
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
38f721e
..
d2b1345
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-167,6
+167,7
@@
<descriptor>src/main/assembly/bin.xml</descriptor>
<descriptor>src/main/assembly/src.xml</descriptor>
</descriptors>
+ <tarLongFileMode>gnu</tarLongFileMode>
</configuration>
<executions>
<execution>