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

adulceanu pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new c3fae64fb9 Increased again oak-run jar size due to size check 
complaining for local testing
c3fae64fb9 is described below

commit c3fae64fb99ee18a033b35da280ed27ba7235bc9
Author: dulceanu <andrei.dulce...@gmail.com>
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