Skip to content

Commit 7ef29be

Browse files
committed
HBX-3169: Update the use of H2 in the Maven integration tests to 2.4.240
- Handle the 'transformHbm' case Signed-off-by: Koen Aers <[email protected]>
1 parent d6d74c8 commit 7ef29be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/maven/src/it/transformHbm/verify.groovy renamed to test/maven/src/it/transformHbm/postbuild.bsh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
* See the License for the specific language governing permissions and
1616
* limitations under the License.
1717
*/
18-
import java.io.*;
1918

2019
File file = new File(basedir, "src/main/resources/Foo.mapping.xml");
2120
if (!file.isFile()) {

0 commit comments

Comments
 (0)