[xmlsectool] 02/02: XSTJ-62 - use default directory permissions for lib directory
Ian Young
ian at iay.org.uk
Thu Jun 23 05:25:50 EDT 2016
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository xmlsectool.
View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=c5c16e5e46ddaf02f4d29cddcf667f901931d1eb
commit c5c16e5e46ddaf02f4d29cddcf667f901931d1eb
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Jun 23 10:25:37 2016 +0100
XSTJ-62 - use default directory permissions for lib directory
---
src/main/assembly/bin.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/main/assembly/bin.xml b/src/main/assembly/bin.xml
index 84babbb..52565c0 100644
--- a/src/main/assembly/bin.xml
+++ b/src/main/assembly/bin.xml
@@ -11,7 +11,6 @@
<dependencySets>
<dependencySet>
<outputDirectory>lib</outputDirectory>
- <directoryMode>774</directoryMode>
<fileMode>444</fileMode>
<scope>runtime</scope>
<includes>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list