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

dcromberge pushed a commit to branch Memory2-doc-fixes-gh-actions
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


The following commit(s) were added to refs/heads/Memory2-doc-fixes-gh-actions 
by this push:
     new 4f07afa  Fail intentionally
4f07afa is described below

commit 4f07afa57d7b3b9dfdc3c25273d82d4c1fb3f250
Author: David Cromberge <[email protected]>
AuthorDate: Fri Sep 17 12:00:42 2021 +0100

    Fail intentionally
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 797bf6d..324a406 100644
--- a/pom.xml
+++ b/pom.xml
@@ -703,14 +703,6 @@ under the License.
                 <useManifestOnlyJar>false</useManifestOnlyJar>
                 <redirectTestOutputToFile>true</redirectTestOutputToFile>
                 
<reportsDirectory>${project.build.directory}/test-output/${maven.build.timestamp}</reportsDirectory>
-                <!-- intentional failure
-                <argLine>
-                  --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
-                  --add-exports java.base/jdk.internal.ref=ALL-UNNAMED
-                  --add-opens java.base/java.nio=ALL-UNNAMED
-                  --add-opens java.base/sun.nio.ch=ALL-UNNAMED
-                </argLine>
-                -->
               </configuration>
             </plugin>
           </plugins>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to