Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
[DROOLS-7014] add bitmask to osgi imports in drools-compiler (#4469) (#…
Browse files Browse the repository at this point in the history
…24)

Co-authored-by: Mario Fusco <[email protected]>
  • Loading branch information
tkobayas and mariofusco authored Nov 16, 2023
1 parent 9ec639c commit 2d63894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drools-compiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@
org.osgi.*;resolution:=optional,
org.drools.core.base.accumulators;resolution:=optional,
org.drools.core.rule.builder.dialect.asm;resolution:=optional,
org.drools.core.util.bitmask;resolution:=optional,
org.drools.ecj;resolution:=optional,
org.drools.mvel.asm;resolution:=optional,
org.drools.cdi;resolution:=optional,
Expand Down

0 comments on commit 2d63894

Please sign in to comment.