#19 - Removed creation of .autoschemaln file.

This commit is contained in:
Oliver Gierke
2013-08-01 15:17:43 +02:00
parent e5a63aee8e
commit 1fc072a6cc

View File

@@ -402,7 +402,6 @@
</fileset>
<flattenmapper />
</copy>
<touch file="${project.build.directory}/schemas/.autoschemaln" mkdirs="true" />
</target>
</configuration>
<goals>