[webbeans-commits] Webbeans SVN: r1362 - doc/tags/webbeans-reference-guide-1.0.0.ALPHA2/en-US.
webbeans-commits at lists.jboss.org
webbeans-commits at lists.jboss.org
Fri Jan 30 08:08:02 EST 2009
Author: pete.muir at jboss.org
Date: 2009-01-30 08:08:02 -0500 (Fri, 30 Jan 2009)
New Revision: 1362
Modified:
doc/tags/webbeans-reference-guide-1.0.0.ALPHA2/en-US/ri.xml
Log:
fix tag
Modified: doc/tags/webbeans-reference-guide-1.0.0.ALPHA2/en-US/ri.xml
===================================================================
--- doc/tags/webbeans-reference-guide-1.0.0.ALPHA2/en-US/ri.xml 2009-01-30 09:53:04 UTC (rev 1361)
+++ doc/tags/webbeans-reference-guide-1.0.0.ALPHA2/en-US/ri.xml 2009-01-30 13:08:02 UTC (rev 1362)
@@ -46,7 +46,7 @@
</para>
<programlisting><![CDATA[$ cd ~/
-$ unzip ~/webbeans-1.0.0.ALPHA1.zip]]></programlisting>
+$ unzip ~/webbeans-$VERSION.zip]]></programlisting>
<para>
@@ -86,7 +86,7 @@
download the Web Beans and EJB3 automatically.
</para>
- <programlisting>$ cd webbeans-1.0.0.ALPHA1/jboss-as
+ <programlisting>$ cd webbeans-$VERSION/jboss-as
$ ant update</programlisting>
<para>
@@ -753,4 +753,4 @@
examples and translating this reference guide.
</para>
-</chapter>
\ No newline at end of file
+</chapter>
More information about the weld-commits
mailing list