Truth in advertising: Ant now fetches dependencies automatically as well.a
This commit is contained in:
@@ -36,10 +36,8 @@ following principles:
|
|||||||
Building
|
Building
|
||||||
--------
|
--------
|
||||||
|
|
||||||
The library is built using Ant or Maven, pick your poison. If you use ant, you
|
The library is built using Ant or Maven, pick your poison. Dependencies are
|
||||||
will need to obtain the jar files enumerated in etc/libs-incl.xml and place
|
automatically fetched regardless of whether you use Ant or Maven.
|
||||||
them in the lib/ directory. If you use Maven, the dependencies will be
|
|
||||||
automatically fetched.
|
|
||||||
|
|
||||||
Invoke Ant with any of the following targets:
|
Invoke Ant with any of the following targets:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user