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

daim pushed a commit to branch DetailedGC/OAK-10199
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit d48c9387c0fa5cfd01d9b89955f466dc102e8c62
Author: dulceanu <[email protected]>
AuthorDate: Tue Jan 23 15:08:36 2024 +0100

    Increased again oak-run jar size due to size check complaining for local 
testing
---
 oak-run/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-run/pom.xml b/oak-run/pom.xml
index 791488196b..0c2057422f 100644
--- a/oak-run/pom.xml
+++ b/oak-run/pom.xml
@@ -48,7 +48,7 @@
       + 41 MB build failing on the release profile (OAK-6250)
       + 38 MB. Initial value. Current 35MB plus a 10%
     -->
-    <max.jar.size>78100000</max.jar.size>
+    <max.jar.size>78300000</max.jar.size>
   </properties>
 
   <build>

Reply via email to