Author: niallp
Date: Sun Nov 26 17:49:19 2006
New Revision: 479494

URL: http://svn.apache.org/viewvc?view=rev&rev=479494
Log:
Add a note about putting release details in the DOAP file

Modified:
    jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml

Modified: jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml?view=diff&rev=479494&r1=479493&r2=479494
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml 
(original)
+++ jakarta/commons/proper/commons-build/trunk/xdocs/releases/release.xml Sun 
Nov 26 17:49:19 2006
@@ -593,6 +593,26 @@
     </ul>
     </p>
   </subsection>
+
+  <subsection name="17 DOAP file">
+    <p>
+    Update the component's <a 
href="http://projects.apache.org/guidelines.html";>DOAP file</a>
+    with details of the released version:
+    </p>
+    <pre>
+    &lt;release&gt;
+      &lt;Version&gt;
+        &lt;name&gt;x.y.z&lt;/name&gt;
+        &lt;created&gt;yyyy-mm-dd&lt;/created&gt;
+        &lt;revision&gt;x.y.z&lt;/revision&gt;
+      &lt;/Version&gt;
+    &lt;/release&gt;
+    </pre>
+    <p>
+    Release information gets published on the 
+    <a href="http://projects.apache.org/indexes/pmc_jakarta.html";>Apache 
project's site</a>.
+    </p>
+  </subsection>
 </section>
 
   



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to