Author: tfischer
Date: Fri Oct 12 01:06:07 2012
New Revision: 1397407
URL: http://svn.apache.org/viewvc?rev=1397407&view=rev
Log:
update site deploy guide
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml?rev=1397407&r1=1397406&r2=1397407&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/developer-info/site-edit-deploy.xml
Fri Oct 12 01:06:07 2012
@@ -152,10 +152,21 @@
</section>
<section name="Updating the site for a new release">
- <p>
- Check that all version numbers are up to date, especially in the
- tutorial, usage pages and on the download page.
- </p>
+ <ul>
+ <li>
+ Check that all version numbers are up to date, especially in the
+ tutorial, usage pages and on the download page.
+ </li>
+ <li>
+ Check that the correct internal version id is in the configuration
+ fixVersionIds of the maven-changes-plugin in the pom of the
+ torque-site project. The correct number can be determined by opening
+ the torque project in jira, clicking on "versions" in the left menu,
+ click on the appropriate version and then on "release notes" on top
+ of the site. The version number is the number appearing last in the
+ URL of the page.
+ </li>
+ </ul>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]