Author: gmcdonald
Date: Fri Jul 13 06:23:10 2007
New Revision: 555984
URL: http://svn.apache.org/viewvc?view=rev&rev=555984
Log:
Move the @echo line above license header so it is not echoed to command line.
Thanks to Vincent Siveton FOR-1021
Modified:
forrest/trunk/whiteboard/forrestdoc/build.bat
Modified: forrest/trunk/whiteboard/forrestdoc/build.bat
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrestdoc/build.bat?view=diff&rev=555984&r1=555983&r2=555984
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/build.bat (original)
+++ forrest/trunk/whiteboard/forrestdoc/build.bat Fri Jul 13 06:23:10 2007
@@ -1,3 +1,4 @@
[EMAIL PROTECTED] off
rem Licensed to the Apache Software Foundation (ASF) under one or more
rem contributor license agreements. See the NOTICE file distributed with
rem this work for additional information regarding copyright ownership.
@@ -12,8 +13,6 @@
rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
rem See the License for the specific language governing permissions and
rem limitations under the License.
-
[EMAIL PROTECTED] off
set OLD_ANT_HOME=%ANT_HOME%
set ANT_HOME=..\..\tools\ant