Author: smukhina
Date: 2007-11-23 11:50:28 -0500 (Fri, 23 Nov 2007)
New Revision: 5066
Modified:
trunk/jsf/docs/userguide/build.xml
Log:
pdf name is changed
Modified: trunk/jsf/docs/userguide/build.xml
===================================================================
--- trunk/jsf/docs/userguide/build.xml 2007-11-23 16:49:24 UTC (rev 5065)
+++ trunk/jsf/docs/userguide/build.xml 2007-11-23 16:50:28 UTC (rev 5066)
@@ -3,7 +3,7 @@
<!-- Set the following property to generate the doco in the output folder -->
<property name="build.dir"
value="${basedir}/../build/usersguide"/>
- <property name="pdf.name"
value="JBossJSFTools.pdf" />
+ <property name="pdf.name"
value="Visual_Web_Tools_Reference_Guide.pdf" />
<import file="../resources/support.xml" />
<target name="all.doc" depends="clean">
Show replies by date