mirror of https://github.com/sbt/sbt.git
**Problem** sbt currently does not support JDK 25 Main class. JDK 25 supports: 1. non-public main method 2. doesn't need Array[String] arg 3. doesn't have to be a static method **Solution** This updates Zinc, which supports new Main class detection. In addition, this implements in-process run emulation support. |
||
|---|---|---|
| .. | ||
| ContrabandConfig.scala | ||
| Dependencies.scala | ||
| Docs.scala | ||
| HouseRulesPlugin.scala | ||
| NightlyPlugin.scala | ||
| PublishBinPlugin.scala | ||
| SbtLauncherPlugin.scala | ||
| Scripted.scala | ||
| Transform.scala | ||
| Util.scala | ||
| build.properties | ||
| flamegraph_svg.png | ||
| plugins.sbt | ||