Remove references to -with-dependencies distribution
Issue: SPR-7788, SPR-6575
This commit is contained in:
@@ -345,12 +345,10 @@
|
||||
|
||||
<para>You will also need two AspectJ libraries on the classpath of your
|
||||
application: <filename class="libraryfile">aspectjweaver.jar</filename>
|
||||
and <filename class="libraryfile">aspectjrt.jar</filename>. These
|
||||
libraries are available in the <filename
|
||||
class="directory">'lib'</filename> directory of an AspectJ installation
|
||||
(version 1.5.1 or later required), or in the <filename
|
||||
class="directory">'lib/aspectj'</filename> directory of the
|
||||
Spring-with-dependencies distribution.</para>
|
||||
and <filename class="libraryfile">aspectjrt.jar</filename>, version 1.6.8
|
||||
or later required. These libraries are available in the <filename
|
||||
class="directory">'lib'</filename> directory of an AspectJ distribution
|
||||
or via the Maven Central repository.</para>
|
||||
</section>
|
||||
|
||||
<section id="aop-at-aspectj">
|
||||
|
||||
@@ -807,11 +807,6 @@ public class Main {
|
||||
<para><filename>cglib-nodep-2.1_3.jar</filename></para>
|
||||
</listitem>
|
||||
</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>
|
||||
<para>From the BeanShell homepage...</para>
|
||||
<quote>
|
||||
|
||||
Reference in New Issue
Block a user