This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch jdk16
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git
The following commit(s) were added to refs/heads/jdk16 by this push:
new 2ef7145 update pom
2ef7145 is described below
commit 2ef714572b5d23d502bc49ac03956382472ac22c
Author: Lee Rhodes <[email protected]>
AuthorDate: Mon Mar 29 15:35:58 2021 -0700
update pom
---
pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index 469d39d..50e94b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -338,13 +338,6 @@ under the License.
<trimStackTrace>false</trimStackTrace>
<useManifestOnlyJar>false</useManifestOnlyJar>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
- <argLine>
- --add-opens java.base/java.nio=ALL-UNNAMED
- --add-opens java.base/java.lang=ALL-UNNAMED
- --add-opens java.base/jdk.internal.misc=ALL-UNNAMED
- --add-opens java.base/jdk.internal.ref=ALL-UNNAMED
- --add-opens java.base/sun.nio.ch=ALL-UNNAMED
- </argLine>
</configuration>
</plugin>
<!--
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]