Mercurial > dive4elements > http-client
diff README @ 124:7261c948425c 3.2.x
Rely on log4j's default initialization procedure
This should make upgrading to Log4j 2.x easier.
In passing, use latest Log4j 1.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 25 Feb 2022 15:15:04 +0100 |
parents | a1db30b33f43 |
children |
line wrap: on
line diff
--- a/README Mon Mar 22 12:41:23 2021 +0100 +++ b/README Fri Feb 25 15:15:04 2022 +0100 @@ -1,18 +1,8 @@ -============ -DEPENDENCIES -============ - -- JUnit 3.8.1 -- Log4j 1.2.14 -- Restlet 2.0-SNAPSHOT -- Restlet-XML 2.0-SNAPSHOT - - ============================ COMPILATION AND INSTALLATION ============================ -This project is based on maven2. To compile/install this client, just do: +This project is based on Maven. To compile/install this client, just do: mvn compile package @@ -41,7 +31,7 @@ RUNNING THE CLIENT ================== -There is a bash script in the ``contrib`` directory. This might be used to +There is a bash script that might be used to start the console based client. Note, that you need the jars of the depending libraries in the ``target`` directory.