diff --git a/src/documentation/content/xdocs/howtobuild.xml b/src/documentation/content/xdocs/howtobuild.xml index ae6c51b1ae..30cca65161 100644 --- a/src/documentation/content/xdocs/howtobuild.xml +++ b/src/documentation/content/xdocs/howtobuild.xml @@ -61,34 +61,36 @@ need to it's possible to manually put the jars in the correct directories. These can be obtained from here:
-| JAR | +Location | +
|---|---|
| /commons-logging/jars/commons-logging-1.0.1.jar | +lib | +
| /log4j/jars/log4j-1.2.8.jar | +lib | +
| /commons-beanutils/jars/commons-beanutils-1.6.jar | +src/contrib/lib | +
| /commons-collections/jars/commons-collections-2.1.jar | +src/contrib/lib | +
| /commons-lang/jars/commons-lang-1.0-b1.jar | +src/contrib/lib | +
| /junit/jars/junit-3.8.1.jar | +lib | +
The main targets of interest to our users are: