GitLab Mirror pushed to branch trunk at cms-community / hippo-jackrabbit

Commits:
4a484b81 by Julian Reschke at 2018-03-08T06:16:24+00:00
JCR-4272: Upgrade surefire and failsafe plugins to 2.21.0

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/trunk@1826178 
13f79535-47bb-0310-9956-ffa450edef68

- - - - -


1 changed file:

- jackrabbit-parent/pom.xml


Changes:

=====================================
jackrabbit-parent/pom.xml
=====================================
--- a/jackrabbit-parent/pom.xml
+++ b/jackrabbit-parent/pom.xml
@@ -44,8 +44,7 @@
 
   <properties>
     <test.opts.memory>-Xmx256m</test.opts.memory>
-    <!-- JCR-4200 and SUREFIRE-1424 -->
-    <test.opts.modules>-XX:+IgnoreUnrecognizedVMOptions 
--add-modules=java.xml.bind</test.opts.modules>
+    <test.opts.modules></test.opts.modules>
     <test.opts>${test.opts.modules} ${test.opts.coverage} ${test.opts.memory} 
-enableassertions</test.opts>
     <jetty.version>8.2.0.v20160908</jetty.version>
     <tika.version>1.17</tika.version>
@@ -289,11 +288,11 @@
         </plugin>
         <plugin>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.20.1</version>
+          <version>2.21.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-failsafe-plugin</artifactId>
-          <version>2.20.1</version>
+          <version>2.21.0</version>
         </plugin>
         <plugin>
           <artifactId>maven-war-plugin</artifactId>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-jackrabbit/commit/4a484b8153f13b6244820056143dedd323bcf938

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-jackrabbit/commit/4a484b8153f13b6244820056143dedd323bcf938
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to