SAY-5 opened a new pull request, #2545: URL: https://github.com/apache/karaf/pull/2545
Trivial spelling fix in two source files — `occured` → `occurred`. All four occurrences are in user-visible output: - `main/src/main/java/org/apache/karaf/main/lock/DefaultJDBCLock.java` — three SEVERE-level log messages emitted when the JDBC lock fails to obtain a connection, set up the connection, or release a `ResultSet`. - `wrapper/src/main/java/org/apache/karaf/wrapper/internal/service/Main.java` — `System.err` message printed when the wrapper fails to shut the OSGi framework down cleanly. No functional changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
