Skip to content

--add-exports not needed anymore in scriptedLaunchOpts#265

Merged
mkurz merged 1 commit intosbt:mainfrom
mkurz:no-more-add-exports-scripted
Apr 15, 2026
Merged

--add-exports not needed anymore in scriptedLaunchOpts#265
mkurz merged 1 commit intosbt:mainfrom
mkurz:no-more-add-exports-scripted

Conversation

@mkurz
Copy link
Copy Markdown
Member

@mkurz mkurz commented Apr 15, 2026

@mkurz mkurz changed the title --added-exports not needed anymore in scriptedLaunchOpts -add-exports not needed anymore in scriptedLaunchOpts Apr 15, 2026
@mkurz mkurz changed the title -add-exports not needed anymore in scriptedLaunchOpts -add-exports not needed anymore in scriptedLaunchOpts Apr 15, 2026
@mkurz mkurz merged commit dfff93f into sbt:main Apr 15, 2026
2 checks passed
@mkurz mkurz deleted the no-more-add-exports-scripted branch April 15, 2026 12:54
@mkurz
Copy link
Copy Markdown
Member Author

mkurz commented Apr 15, 2026

Scripted tests still work: https://github.com/sbt/sbt-java-formatter/actions/runs/24455208226/job/71454003294#step:6:29

[info] Running sbt-java-formatter/aosp-style
 ...
[info] [info] Formatting 1 Java source...
[info] [info] Formatting 1 Java source...
[info] [info] Reformatted 1 Java source
[info] [info] Reformatted 1 Java source
...
[info] + sbt-java-formatter/aosp-style 
[info] Running sbt-java-formatter/default
...
[info] [info] Formatting 1 Java source...
[info] [info] Formatting 1 Java source...
[info] [info] Reformatted 1 Java source
[info] [info] Reformatted 1 Java source
...
[info] + sbt-java-formatter/default 
[info] Running sbt-java-formatter/multi-module-crawl-up-for-file
...
[info] [warn] inner/src/main/java/com/lightbend/BadFormatting2.java isn't formatted properly!
[info] [warn] src/main/java/com/lightbend/BadFormatting.java isn't formatted properly!
[info] [error] 1 file must be formatted
[info] [error] 1 file must be formatted
[info] [error] (inner / Compile / javafmtCheck) 1 file must be formatted
[info] [error] (Compile / javafmtCheck) 1 file must be formatted
...
[info] [info] Formatting 1 Java source...
[info] [info] Formatting 1 Java source...
[info] [info] Reformatted 1 Java source
[info] [info] Reformatted 1 Java source
...
[info] [warn] inner/src/test/java/com/lightbend/BadFormatting3.java isn't formatted properly!
[info] [error] 1 file must be formatted
[info] [error] (inner / Test / javafmtCheck) 1 file must be formatted
...
[info] [info] Formatting 1 Java source...
[info] [info] Reformatted 1 Java source
...
[info] + sbt-java-formatter/multi-module-crawl-up-for-file 
[info] Running sbt-java-formatter/on-compile-true
...
[info] [info] Formatting 1 Java source...
[info] [info] Reformatted 1 Java source
...
[info] + sbt-java-formatter/on-compile-true

@mkurz mkurz changed the title -add-exports not needed anymore in scriptedLaunchOpts --add-exports not needed anymore in scriptedLaunchOpts Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant