Author: allee8285
Date: Mon Apr 15 14:15:22 2013
New Revision: 1468088
URL: http://svn.apache.org/r1468088
Log:
CMS commit to openjpa by allee8285
Modified:
openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext
Modified: openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/apache-nexus-release-process-%281.2.x-2.1.x%29.mdtext?rev=1468088&r1=1468087&r2=1468088&view=diff
==============================================================================
--- openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext (original)
+++ openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext Mon Apr 15
14:15:22 2013
@@ -265,6 +265,11 @@ Different arguments and steps are requir
$ rm -rf /www/openjpa.apache.org/dist/openjpa/2.0.0
4. Update the [JIRA Releases](https://issues.apache.org/jira/browse/OPENJPA) page to
mark the version as "released", and set the date to the date that the release was approved.
You may also need to make a new release entry for the next release.
+
+ 5. Check and update the "openjpa.version" property to the correct release in:
+
+ openjpa-examples/openbooks/build.properties
+ openjpa-examples/openbooks/run.properties
12. Update wiki pages
1. After the distribution and build files have been mirrored out to the external sites
(takes about an hour), update the [Downloads](downloads.html) and [Documentation](documentation.html)
pages with the new release.
|