Author: dennisl
Date: Tue Feb 24 21:55:15 2015
New Revision: 1662124
URL: http://svn.apache.org/r1662124
Log:
Document the available source-release descriptors.
Modified:
maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml
Modified: maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml
URL:
http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml?rev=1662124&r1=1662123&r2=1662124&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml (original)
+++ maven/site/trunk/content/xdoc/apache-resource-bundles/index.xml Tue Feb 24
21:55:15 2015
@@ -94,6 +94,12 @@
<runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
-->
<descriptorRefs>
+ <!--
+ There are 3 descriptors available, choose one of them:
+ * source-release (zip only, this one is used in the ASF
parent POM)
+ * source-release-zip-tar (both zip and tar)
+ * source-release-tar (tar only)
+ -->
<descriptorRef>source-release</descriptorRef>
</descriptorRefs>
<tarLongFileMode>gnu</tarLongFileMode>