[jboss-cvs] JBossAS SVN: r80263 - projects/security/security-jboss-sx/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 30 12:01:52 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-10-30 12:01:52 -0400 (Thu, 30 Oct 2008)
New Revision: 80263

Modified:
   projects/security/security-jboss-sx/trunk/RELEASE_PROCESS.txt
Log:
update release process notes

Modified: projects/security/security-jboss-sx/trunk/RELEASE_PROCESS.txt
===================================================================
--- projects/security/security-jboss-sx/trunk/RELEASE_PROCESS.txt	2008-10-30 16:00:30 UTC (rev 80262)
+++ projects/security/security-jboss-sx/trunk/RELEASE_PROCESS.txt	2008-10-30 16:01:52 UTC (rev 80263)
@@ -5,7 +5,9 @@
 
 1.5 Create a branch for the version you want to release and make the release
 from the branch
+Eg: $> svn copy https://svn.jboss.org/repos/jbossas/projects/security/security-spi/trunk/  https://svn.jboss.org/repos/jbossas/projects/security/security-spi/branches/2.0.2.CR10 -m "SECURITY-298: branch spi"
 
+
 2. Do a dry run (Nothing will change)
 anil at localhost:~/security/security-jboss-sx/trunk$ mvn release:prepare -DdryRun=true
 




More information about the jboss-cvs-commits mailing list