Skip to content

Commit

Permalink
Update assemblies/features/base/src/main/filtered-resources/resources…
Browse files Browse the repository at this point in the history
…/bin/karaf.bat

Co-authored-by: Wouter Born <[email protected]>
  • Loading branch information
rovarga and wborn authored Oct 19, 2023
1 parent abd30ca commit 8af26f0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,6 @@ if "%KARAF_PROFILER%" == "" goto :RUN
if "%ROOT_INSTANCE_RUNNING%" == "false" SET IS_RUNNABLE=true
if "%CHECK_ROOT_INSTANCE_RUNNING%" == "false" SET IS_RUNNABLE=true
if "%IS_RUNNABLE%" == "true" (
rem If major version is greater than 1 (meaning Java 9 or 10), we don't use endorsed lib but module
rem If major version is 1 (meaning Java 1.6, 1.7, 1.8), we use endorsed lib
"%JAVA%" %JAVA_OPTS% %OPTS% ^
--add-reads=java.xml=java.logging ^
--add-exports=java.base/org.apache.karaf.specs.locator=java.xml,ALL-UNNAMED ^
Expand Down

0 comments on commit 8af26f0

Please sign in to comment.