Author: max.andersen(a)jboss.com
Date: 2010-07-22 04:14:03 -0400 (Thu, 22 Jul 2010)
New Revision: 23657
Modified:
trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.M1.html
trunk/documentation/whatsnew/upload.sh
Log:
fixed hibernate link
Modified: trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.M1.html 2010-07-22
07:28:05 UTC (rev 23656)
+++ trunk/documentation/whatsnew/hibernate/hibernate-news-3.4.0.M1.html 2010-07-22
08:14:03 UTC (rev 23657)
@@ -11,7 +11,8 @@
<body>
<h1>Hibernate tools 3.4.0.M1 What's New</h1>
-<p align="right"><a
href="../core/core-news-3.2.0.M1.html">< Core/General</a> <a
href="../jst/jst-news-3.2.0.M1.html">JST Tools ></a></p>
+<p align="right"<a href="../index.html">< Main
+ Index</a> <a href="../jst/jst-news-3.2.0.M1.html">JST Tools
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
Modified: trunk/documentation/whatsnew/upload.sh
===================================================================
--- trunk/documentation/whatsnew/upload.sh 2010-07-22 07:28:05 UTC (rev 23656)
+++ trunk/documentation/whatsnew/upload.sh 2010-07-22 08:14:03 UTC (rev 23657)
@@ -1 +1 @@
-rsync -i -t -e ssh -C --exclude=.project -avz .
tools@filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/
+rsync -i -t -e ssh -C --exclude-from '.rsyncexclude' -avz .
tools@filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/
Show replies by date