Author: manaRH
Date: 2011-01-28 09:54:22 -0500 (Fri, 28 Jan 2011)
New Revision: 14035
Modified:
branches/community/Seam_2_2/readme.txt
branches/community/Seam_2_2/release-process.txt
Log:
post release changes
Modified: branches/community/Seam_2_2/readme.txt
===================================================================
--- branches/community/Seam_2_2/readme.txt 2011-01-28 12:54:46 UTC (rev 14034)
+++ branches/community/Seam_2_2/readme.txt 2011-01-28 14:54:22 UTC (rev 14035)
@@ -1,7 +1,7 @@
JBoss Seam - Contextual Component framework for Java EE 5
=========================================================
-version 2.2.1.CR3, December 2010
+version 2.2.1.Final, January 2011
This software is distributed under the terms of the FSF Lesser Gnu
Public License (see lgpl.txt).
@@ -43,6 +43,3 @@
lib/slf4j-api.jar
lib/sl4j-log4j12.jar
lib/hsqldb.jar
-
-Running the examples
-
Modified: branches/community/Seam_2_2/release-process.txt
===================================================================
--- branches/community/Seam_2_2/release-process.txt 2011-01-28 12:54:46 UTC (rev 14034)
+++ branches/community/Seam_2_2/release-process.txt 2011-01-28 14:54:22 UTC (rev 14035)
@@ -597,6 +597,8 @@
* Maven release procedure.(see build/readme.txt for details)
- Run "ant -Drepository.username=<your_username>
-Drepository.password=<your_password> stageReleaseSeam" in the build directory
- Then follow
http://community.jboss.org/wiki/MavenDeployingaRelease section Closing
the Staging Respository
+ - test a Seam project with staged artifacts in repository
https://repository.jboss.org/nexus/content/groups/staging/
+ - then release Maven artifacts
* Create draft of the documentation and download pages on
seamframework.org
- documentation points to "docs.jboss.com"