Author: cbrisson
Date: Wed Nov 9 12:13:54 2016
New Revision: 1768919
URL: http://svn.apache.org/viewvc?rev=1768919&view=rev
Log:
[site] language
Modified:
velocity/site/cms/trunk/content/engine/2.0/dependencies.mdtext
velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext
Modified: velocity/site/cms/trunk/content/engine/2.0/dependencies.mdtext
URL:
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/2.0/dependencies.mdtext?rev=1768919&r1=1768918&r2=1768919&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/2.0/dependencies.mdtext (original)
+++ velocity/site/cms/trunk/content/engine/2.0/dependencies.mdtext Wed Nov 9
12:13:54 2016
@@ -4,11 +4,7 @@ Title: Apache Velocity Engine Dependenci
When building from sources, Maven should fetch all needed dependencies. At
runtime, velocity only needs slf4j-api, and one of the slf4j bindings (needed
classes from commons-lang and commons-collections are incorporated using
["shading"](https://maven.apache.org/plugins/maven-shade-plugin/)).
-The following table lists all needed jars
-
-Velocity has a number of external jar dependencies. However, not all of these
are needed every time. This document should help you do decide which jars must
also be present if you want to integrate Velocity into your application.
-
-All of these jars must be present when building Apache Velocity. The build
process downloads all of them automatically from the Internet.
+The following table lists all needed jars.
Jar name | Version | Compilation | Tests | Runtime | Comment
---------|---------|---------|-------|-------------|--------
Modified: velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext
URL:
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext?rev=1768919&r1=1768918&r2=1768919&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext (original)
+++ velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext Wed Nov 9
12:13:54 2016
@@ -4,11 +4,7 @@ Title: Apache Velocity Engine Dependenci
When building from sources, Maven should fetch all needed dependencies. At
runtime, velocity only needs slf4j-api, and one of the slf4j bindings (needed
classes from commons-lang and commons-collections are incorporated using
["shading"](https://maven.apache.org/plugins/maven-shade-plugin/)).
-The following table lists all needed jars
-
-Velocity has a number of external jar dependencies. However, not all of these
are needed every time. This document should help you do decide which jars must
also be present if you want to integrate Velocity into your application.
-
-All of these jars must be present when building Apache Velocity. The build
process downloads all of them automatically from the Internet.
+The following table lists all needed jars.
Jar name | Version | Compilation | Tests | Runtime | Comment
---------|---------|---------|-------|-------------|--------