Author: krosenvold
Date: Thu Nov 13 16:23:29 2014
New Revision: 1639379

URL: http://svn.apache.org/r1639379
Log:
[MASSEMBLY-702] Added docs on default file/dir modes

Modified:
    maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo
    maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/descriptor.mdo

Modified: maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo?rev=1639379&r1=1639378&r2=1639379&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo 
(original)
+++ maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/component.mdo Thu 
Nov 13 16:23:29 2014
@@ -220,7 +220,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only.  The 
default value is 0644.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -239,7 +239,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -336,7 +336,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -440,7 +440,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -459,7 +459,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -749,7 +749,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -768,7 +768,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -898,7 +898,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -917,7 +917,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -1077,7 +1077,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -1096,7 +1096,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>

Modified: maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/descriptor.mdo
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/descriptor.mdo?rev=1639379&r1=1639378&r2=1639379&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/descriptor.mdo 
(original)
+++ maven/plugins/trunk/maven-assembly-plugin/src/main/mdo/descriptor.mdo Thu 
Nov 13 16:23:29 2014
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 
 <!--
+<!--
   ~ Copyright 2006 The Apache Software Foundation.
   ~
   ~ Licensed under the Apache License, Version 2.0 (the "License");
@@ -337,7 +338,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -356,7 +357,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only.  
The default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -454,7 +455,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only.  The 
default value is 0644
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -559,7 +560,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only.  The 
default value is 0644
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -578,7 +579,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -862,7 +863,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -881,7 +882,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -1010,7 +1011,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -1029,7 +1030,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -1188,7 +1189,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of Read 
= 4,
             Write = 2, and Execute = 1.  For example, the value 0644
-            translates to User read-write, Group and Other read-only.
+            translates to User read-write, Group and Other read-only. The 
default value is 0644
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>
@@ -1207,7 +1208,7 @@
             THIS IS AN OCTAL VALUE.
             Format: (User)(Group)(Other) where each component is a sum of
             Read = 4, Write = 2, and Execute = 1.  For example, the value
-            0755 translates to User read-write, Group and Other read-only.
+            0755 translates to User read-write, Group and Other read-only. The 
default value is 0755.
             <a 
href="http://www.onlamp.com/pub/a/bsd/2000/09/06/FreeBSD_Basics.html";>(more on 
unix-style permissions)</a>
             ]]>
           </description>


Reply via email to