Skip to content

Commit 4abc340

Browse files
committed
Fix veto file to exclude continuable proxies
1 parent 29a8026 commit 4abc340

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

net.tascalate.javaflow.spi/src/main/resources/META-INF/net.tascalate.javaflow.veto.cmf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
implements-interface:name=org/apache/commons/javaflow/core/ContinuableProxy
2+
implements-interface:name=org/apache/commons/javaflow/core/CustomContinuableProxy
13
implements-interface:name=org/apache/webbeans/proxy/OwbInterceptorProxy
24
implements-interface:name=org/apache/webbeans/proxy/OwbNormalScopeProxy
35
implements-interface:name=org/jboss/weld/bean/proxy/ProxyObject

0 commit comments

Comments
 (0)