提交 5fe08040 编写于 作者: C Chris Beams

Remove references to -with-dependencies distribution

Issue: SPR-7788, SPR-6575
上级 28ff4730
...@@ -345,12 +345,10 @@ ...@@ -345,12 +345,10 @@
<para>You will also need two AspectJ libraries on the classpath of your <para>You will also need two AspectJ libraries on the classpath of your
application: <filename class="libraryfile">aspectjweaver.jar</filename> application: <filename class="libraryfile">aspectjweaver.jar</filename>
and <filename class="libraryfile">aspectjrt.jar</filename>. These and <filename class="libraryfile">aspectjrt.jar</filename>, version 1.6.8
libraries are available in the <filename or later required. These libraries are available in the <filename
class="directory">'lib'</filename> directory of an AspectJ installation class="directory">'lib'</filename> directory of an AspectJ distribution
(version 1.5.1 or later required), or in the <filename or via the Maven Central repository.</para>
class="directory">'lib/aspectj'</filename> directory of the
Spring-with-dependencies distribution.</para>
</section> </section>
<section id="aop-at-aspectj"> <section id="aop-at-aspectj">
......
...@@ -807,11 +807,6 @@ public class Main { ...@@ -807,11 +807,6 @@ public class Main {
<para><filename>cglib-nodep-2.1_3.jar</filename></para> <para><filename>cglib-nodep-2.1_3.jar</filename></para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
<para>
All of these libraries are available in the Spring-with-dependencies
distribution of Spring (in addition to also being freely available
on the web).
</para>
</sidebar> </sidebar>
<para>From the BeanShell homepage...</para> <para>From the BeanShell homepage...</para>
<quote> <quote>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册