[jboss-cvs] JBossAS SVN: r72567 - projects/aop/trunk/aop/docs/reference/reference/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 22 08:06:25 EDT 2008


Author: stalep
Date: 2008-04-22 08:06:25 -0400 (Tue, 22 Apr 2008)
New Revision: 72567

Modified:
   projects/aop/trunk/aop/docs/reference/reference/en/modules/compiling.xml
Log:
[JBAOP-559]


Modified: projects/aop/trunk/aop/docs/reference/reference/en/modules/compiling.xml
===================================================================
--- projects/aop/trunk/aop/docs/reference/reference/en/modules/compiling.xml	2008-04-22 11:58:19 UTC (rev 72566)
+++ projects/aop/trunk/aop/docs/reference/reference/en/modules/compiling.xml	2008-04-22 12:06:25 UTC (rev 72567)
@@ -221,12 +221,9 @@
                than one xml file, for example if you have both a "normal"
             <literal>jboss-aop.xml</literal>
                file, and a
-            <literal>metadata-aop.xml</literal> file having used the JDK 1.4.2 annotation
-               compiler, you can specify these as follows:
             <programlisting>
                &lt;aoppath&gt;
                &lt;pathelement path="jboss-aop.xml"/&gt;
-               &lt;pathelement path="metadata-aop.xml"/&gt;
                &lt;pathelement path="xmldir"/&gt;
                &lt;/aoppath&gt;
             </programlisting>




More information about the jboss-cvs-commits mailing list