This is an automated email from the ASF dual-hosted git repository.

jhelou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bb73cbfed [devscout] update openjpa agent instructions for running 
tests
7bb73cbfed is described below

commit 7bb73cbfed7966308b186a2329545b3b215df790
Author: Jean Helou <j...@xn--gml-cma.com>
AuthorDate: Sun Jan 12 22:15:43 2025 +0100

    [devscout] update openjpa agent instructions for running tests
---
 mailbox/spring/src/test/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mailbox/spring/src/test/README.md 
b/mailbox/spring/src/test/README.md
index 6a55ffe5a9..23426259a9 100644
--- a/mailbox/spring/src/test/README.md
+++ b/mailbox/spring/src/test/README.md
@@ -3,5 +3,5 @@ Running these tests requires applying the openjpa javaagent. 
This is configured
 In your IDE you will have to add the following JVM argument (the version may 
vary check the apache.openjpa.version property value in the top level pom.xml): 
 
 ```
--javaagent:${HOME}/.m2/repository/org/apache/openjpa/openjpa/3.2.0/openjpa-3.2.0.jar
+-javaagent:${HOME}/.m2/repository/org/apache/openjpa/openjpa/4.0.0/openjpa-4.0.0.jar
 ```
\ No newline at end of file


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

Reply via email to