Hello Pablo.

Thanks for the fix.

Would you agree opening a PR on Github for this?

Otherwise, I could extract the patch too...

Cheers,

Benoit

Le 26/11/2020 à 01:17, Pablo Pita Leira a écrit :
> diff --git a/README.adoc b/README.adoc
> index 1c4fec1c26..a7c92ae896 100644
> --- a/README.adoc
> +++ b/README.adoc
> @@ -114,7 +114,7 @@ To retrieve compiled artifacts, one might mount
> these volumes:
> 
>  - --volume $PWD/dockerfiles/run/spring/destination:/spring/destination
> : is the volume used to get the compiled elements for Spring packaging.
>  - --volume
> $PWD/dockerfiles/run/guice/cassandra/destination:/cassandra/destination
> : is the volume used to get the compiled elements for Guice Cassandra
> packaging and Cassandra-LDAP packaging.
> -- --volume
> $PWD/dockerfiles/run/guice/cassandra/destination:/jpa/destination : is
> the volume used to get the compiled elements for Guice JPA packaging.
> +- --volume $PWD/dockerfiles/run/guice/jpa/destination:/jpa/destination
> : is the volume used to get the compiled elements for Guice JPA packaging.
>  - --volume $PWD/swagger:/swagger : is the volume used to get the
> swagger json files for webadmin documentation.
> 
>  Some tests needs a DOCKER_HOST environment variable in order to be
> played, they will be ignored if you don't provide this variable.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
> For additional commands, e-mail: server-dev-h...@james.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to