#19 - Removed creation of .autoschemaln file.

This commit is contained in:
Oliver Gierke
2013-08-01 15:17:43 +02:00
parent 719d31bca5
commit 598d7b0d3f

View File

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