Author: max.andersen(a)jboss.com
Date: 2011-11-09 03:09:59 -0500 (Wed, 09 Nov 2011)
New Revision: 36242
Modified:
trunk/documentation/whatsnew/core/core-news-3.3.0.M4.html
trunk/documentation/whatsnew/upload.sh
Log:
JBIDE-9954 fixed upload.sh to include core explicitliy
Modified: trunk/documentation/whatsnew/core/core-news-3.3.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/core/core-news-3.3.0.M4.html 2011-11-09 07:45:55 UTC (rev
36241)
+++ trunk/documentation/whatsnew/core/core-news-3.3.0.M4.html 2011-11-09 08:09:59 UTC (rev
36242)
@@ -2,7 +2,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
-<head>
+<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<link rel="stylesheet" href="../whatsnew.css"/>
@@ -20,7 +20,7 @@
})();
</script></head>
-<body>
+<body>
<h1>Core/Common 3.3.0.M4 What's New</h1>
<p align="right"><a href="../index.html">< Main
Index</a>
Modified: trunk/documentation/whatsnew/upload.sh
===================================================================
--- trunk/documentation/whatsnew/upload.sh 2011-11-09 07:45:55 UTC (rev 36241)
+++ trunk/documentation/whatsnew/upload.sh 2011-11-09 08:09:59 UTC (rev 36242)
@@ -1 +1 @@
-rsync -i -I -c -P -C --protocol=29 --exclude-from '.rsyncexclude' -avz .
tools@filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/
+rsync -i -I -c -P -C --protocol=29 --exclude-from '.rsyncexclude' --include=core
-avz . tools@filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/