Author: manaRH
Date: 2011-12-16 06:44:51 -0500 (Fri, 16 Dec 2011)
New Revision: 14253

Modified:
   branches/community/Seam_2_3/release-process.txt
Log:
update information about uploading Seam schema documents to jboss.org

Modified: branches/community/Seam_2_3/release-process.txt
===================================================================
--- branches/community/Seam_2_3/release-process.txt     2011-12-16 09:18:18 UTC 
(rev 14252)
+++ branches/community/Seam_2_3/release-process.txt     2011-12-16 11:44:51 UTC 
(rev 14253)
@@ -543,9 +543,12 @@
     - Update "http://docs.jboss.com/seam/latest"; with the docs from this 
version.
         - Not for cr,alpha,beta releases
     - This can take a long time
-* Update the DTDs and XSDs on jboss.com/products/seam
+* Update the DTDs and XSDs on jboss.org/schema/seam and jboss.org/dtd/seam    
     - Easiest way to use a script that checks for changes
         - <TODO add script to svn>
+        - or copy all files into a directory, change to it and run:
+        rsync -nrv --protocol=28 . s...@filemgmt.jboss.org:schema_htdocs/seam
+        - if command successfully ends, run it without -n - first line
     - Update any changes to the site
 * Login to sourceforge.org and modify the Seam release entry
     - Change the date to today

_______________________________________________
seam-commits mailing list
seam-commits@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-commits

Reply via email to