You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/06/05 03:04:38 UTC

[james-project] 11/11: JAMES-3261 Fix typos in James memory JIB declarations

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 d38d6976d9d37b6667e65078e292d000dea173f9
Author: Benoit Tellier <bt...@linagora.com>
AuthorDate: Mon May 31 18:05:15 2021 +0700

    JAMES-3261 Fix typos in James memory JIB declarations
---
 server/container/guice/memory-guice/pom.xml                            | 2 +-
 server/container/guice/memory-guice/src/main/extensions-jars/README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/server/container/guice/memory-guice/pom.xml b/server/container/guice/memory-guice/pom.xml
index 85bfcdf..ed3c7a2 100644
--- a/server/container/guice/memory-guice/pom.xml
+++ b/server/container/guice/memory-guice/pom.xml
@@ -251,7 +251,7 @@
                 <artifactId>download-maven-plugin</artifactId>
                 <executions>
                     <execution>
-                        <id>install-jbpm</id>
+                        <id>install-glowroot</id>
                         <goals>
                             <goal>wget</goal>
                         </goals>
diff --git a/server/container/guice/memory-guice/src/main/extensions-jars/README.md b/server/container/guice/memory-guice/src/main/extensions-jars/README.md
index 2cea759..dab5c40 100644
--- a/server/container/guice/memory-guice/src/main/extensions-jars/README.md
+++ b/server/container/guice/memory-guice/src/main/extensions-jars/README.md
@@ -2,4 +2,4 @@
 
 The jar in this folder will be added to JAMES classpath when mounted under /root/extensions-jars inside the running container.
 
-You can use it to add you customs Mailets/Matchers.
+You can use it to add your custom Mailets/Matchers.

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org