The GitHub Actions job "CI" on pekko-connectors.git/main has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 703874c8f0b302111f523b0d95799be569e2a0fa / He-Pin(kerr) <[email protected]> docs: remove stale JDK 11 deprecation comments (#1684) Motivation: Java 17 is the project baseline. Comments annotating deprecations introduced "in JDK 11+" or scalac options once unavailable on JDK 11 are now stating the obvious and add noise. Modification: - Drop the trailing `// deprecated in JDK 11+` comment from both `field.isAccessible()` call sites in `PekkoConnectorsResultMapperHelper.scala` (influxdb). The call itself is retained — only the now-redundant deprecation note is removed. - Update stale `// JDK 11 ...` notes in `project/Common.scala` and `build.sbt` to `// project baseline is Java 17: ...` (aligned with apache/pekko#3075 comment style). Result: No behavior change. Comments now reflect the actual Java baseline. Report URL: https://github.com/apache/pekko-connectors/actions/runs/27570998257 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
