Skip to content

Commit ad1524b

Browse files
committed
fix local test execution on macosx,aarch64
1 parent 29cf9a8 commit ad1524b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bndtools.core.test/test.shared.bndrun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
osgi.console.enable.builtin=false,\
121121
tester.separatethread=true,\
122122
osgi.instance.area=${.}/generated/workspace,\
123-
org.osgi.framework.bootdelegation='javax.net,javax.management,org.xml.sax,org.xml.sax.helpers,javax.xml,javax.xml.parsers',\
123+
org.osgi.framework.bootdelegation='javax.net,javax.management,javax.lang.model,org.xml.sax,org.xml.sax.helpers,javax.xml,javax.xml.parsers',\
124124
bndtools.core.test.dir=${.},\
125125
logback.configurationFile=${fileuri;${.}/logback.xml}
126126

0 commit comments

Comments
 (0)