You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sd...@apache.org on 2022/03/19 10:39:05 UTC

[ignite-3] branch ignite-16684 created (now 50f3241)

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

sdanilov pushed a change to branch ignite-16684
in repository https://gitbox.apache.org/repos/asf/ignite-3.git.


      at 50f3241  test

This branch includes the following new commits:

     new 50f3241  test

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[ignite-3] 01/01: test

Posted by sd...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sdanilov pushed a commit to branch ignite-16684
in repository https://gitbox.apache.org/repos/asf/ignite-3.git

commit 50f32415ef0864264f69741c7fed89df0b1938a9
Author: Semyon Danilov <sa...@yandex.ru>
AuthorDate: Sat Mar 19 13:38:52 2022 +0300

    test
---
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/parent/pom.xml b/parent/pom.xml
index 911c381..ca39b07 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1134,6 +1134,7 @@
                     <includes>
                         <include>%regex[.*(It)[A-Z].*]</include>
                     </includes>
+                    <reuseForks>false</reuseForks>
                 </configuration>
                 <executions>
                     <execution>