You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2021/03/16 03:40:29 UTC

[tomee-tck] branch jakartaee9-tck updated: Temporarily comment out new openwebbeans property

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

dblevins pushed a commit to branch jakartaee9-tck
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git


The following commit(s) were added to refs/heads/jakartaee9-tck by this push:
     new c4e0268  Temporarily comment out new openwebbeans property
c4e0268 is described below

commit c4e02681f9622a5e923221e263d5a1623536675e
Author: David Blevins <da...@gmail.com>
AuthorDate: Mon Mar 15 20:40:02 2021 -0700

    Temporarily comment out new openwebbeans property
---
 src/test/tomee-plume/conf/system.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/tomee-plume/conf/system.properties b/src/test/tomee-plume/conf/system.properties
index 51c347b..d93e04c 100644
--- a/src/test/tomee-plume/conf/system.properties
+++ b/src/test/tomee-plume/conf/system.properties
@@ -21,7 +21,7 @@ org.apache.tomcat.websocket.DISABLE_BUILTIN_EXTENSIONS=true
 org.apache.tomcat.websocket.ALLOW_UNSUPPORTED_EXTENSIONS=true
 org.apache.tomcat.websocket.DEFAULT_PROCESS_PERIOD=0
 org.apache.tomcat.websocket.STRICT_SPEC_COMPLIANCE=true
-org.apache.webbeans.generator.proxyReservedPackages = java,javax,sun.misc,jakarta
+#org.apache.webbeans.generator.proxyReservedPackages = java,javax,sun.misc,jakarta
 user.language=en
 user.country=US