Author: mrdon
Date: Sat Dec 17 12:14:28 2005
New Revision: 357381
URL: http://svn.apache.org/viewcvs?rev=357381&view=rev
Log:
Minor version cleanups
Modified:
struts/scripting/trunk/xdocs/changes.xml
struts/scripting/trunk/xdocs/user-guide.xml
Modified: struts/scripting/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/struts/scripting/trunk/xdocs/changes.xml?rev=357381&r1=357380&r2=357381&view=diff
==============================================================================
--- struts/scripting/trunk/xdocs/changes.xml (original)
+++ struts/scripting/trunk/xdocs/changes.xml Sat Dec 17 12:14:28 2005
@@ -31,7 +31,7 @@
Fixed most checkstyle errors.
</action>
<action dev="wsmoak" type="fix">
- Merged Ant and Maven build into one Maven.
+ Merged Ant and Maven build into one Maven build.
</action>
</release>
Modified: struts/scripting/trunk/xdocs/user-guide.xml
URL:
http://svn.apache.org/viewcvs/struts/scripting/trunk/xdocs/user-guide.xml?rev=357381&r1=357380&r2=357381&view=diff
==============================================================================
--- struts/scripting/trunk/xdocs/user-guide.xml (original)
+++ struts/scripting/trunk/xdocs/user-guide.xml Sat Dec 17 12:14:28 2005
@@ -37,7 +37,7 @@
<subsection name="Installation">
<a name="installation"/>
<p>After downloading the Struts Scripting distribution, copy the
Struts
- Scripting jar, <code>struts-scripting-1.0.0.jar</code>, to your
application's
+ Scripting jar, <code>struts-scripting-1.0.1.jar</code>, to your
application's
libraries directory. When deployed, this directory will be
<code>WEB-INF/lib</code>.
</p>
<p>Next, choose which scripting engine you want to use. BSF ships
with knowledge about
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]