[FOray-commit] SF.net SVN: foray: [8262] trunk/foray/doc/web/dev/admin/release.html
Modular XSL-FO Implementation for Java.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2006-09-30 22:02:12
|
Revision: 8262
http://svn.sourceforge.net/foray/?rev=8262&view=rev
Author: victormote
Date: 2006-09-30 15:02:01 -0700 (Sat, 30 Sep 2006)
Log Message:
-----------
Add more release mechanics notes.
Modified Paths:
--------------
trunk/foray/doc/web/dev/admin/release.html
Modified: trunk/foray/doc/web/dev/admin/release.html
===================================================================
--- trunk/foray/doc/web/dev/admin/release.html 2006-09-30 21:58:23 UTC (rev 8261)
+++ trunk/foray/doc/web/dev/admin/release.html 2006-09-30 22:02:01 UTC (rev 8262)
@@ -28,7 +28,7 @@
release.</p>
<h2><a name="before"/>Before</h2>
<ol>
- <li>Make sure that org.foray.common.Application.getVersion() has the correct
+ <li>Make sure that org.foray.core.Application.getVersion() has the correct
version number.</li>
<li>Make sure that the build script build-common has the correct value for the
property "version".</li>
@@ -68,6 +68,8 @@
<li>The foray-dev and foray-announce mailing lists.</li>
</ol>
</li>
+ <li>Update org.foray.core.Application.getVersion() and the build.common.xml
+ "version" property to the next release level, with a "-dev" suffix.</li>
</ol>
<!--#include virtual="/00-rsrc/include/leftmenu-end.html" -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|