exceptionfactory commented on a change in pull request #5833:
URL: https://github.com/apache/nifi/pull/5833#discussion_r824290434
##########
File path:
nifi-h2/nifi-h2-database-migrator/src/main/java/org/apache/nifi/h2/database/migration/H2DatabaseMigrator.java
##########
@@ -16,7 +16,7 @@
*/
package org.apache.nifi.h2.database.migration;
-import org.apache.nifi.org.h2.jdbcx.JdbcDataSource;
+import org.h2.jdbcx.JdbcDataSource;
Review comment:
The most recent GitHub builds failed due to this migrator change, which
should be reverted so that it continues to reference the shaded class.
--
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]