This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 084636c77d24d4da7b5bb154ea0de11aaed2a8e4 Author: Benoit Tellier <[email protected]> AuthorDate: Fri Nov 1 11:17:14 2019 +0700 JAMES-2933 Update intelliJ version used --- src/site/xdoc/server/dev-build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/xdoc/server/dev-build.xml b/src/site/xdoc/server/dev-build.xml index aa630bb..a4aa408 100644 --- a/src/site/xdoc/server/dev-build.xml +++ b/src/site/xdoc/server/dev-build.xml @@ -160,7 +160,7 @@ <section name="Build James from IntelliJ IDEA"> - <p>This section has been created using IntelliJ IDEA 12 and Maven 3. And downloading the master version of the server + <p>This section has been created using IntelliJ IDEA 2019.2.1 and Maven 3. And downloading the master version of the server from <code>http://git-wip-us.apache.org/repos/asf/james-project.git/</code>. </p> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
