"git@transfer.hft-stuttgart.de:root/m4lab_landing_page.git" did not exist on "5f9e8d856b6f495b0147b19b9f10f00b0e7668b9"
Commit 8e08c42f authored by Claus Nagel's avatar Claus Nagel
Browse files

minor change to ADE_XJC.java

parent ccbde6aa
......@@ -214,7 +214,7 @@ public class ADE_XJC {
BigInteger md5 = new BigInteger("0");
md5 = Util.dir2md5(schema_dir, md5);
if (!md5.toString(16).equals("629fda1c186b5d40b265309ccb04d86"))
if (!md5.toString(16).equals("7c0d5a2c3b146528e929d321345239c"))
throw new Exception("Contents of subfolder 'schemas' have been altered. Please restore its original state.");
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment