For migration: provide deprecated classes inheriting multifile facade classes moved out of kotlin package.

This commit is contained in:
Ilya Gorbunov
2015-11-25 21:37:08 +03:00
parent ae3135c770
commit 16fbdcf107
9 changed files with 146 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
<executions>
<execution>
<id>compile</id>
<phase>compile</phase>
<phase>process-sources</phase>
<goals>
<goal>compile</goal>
</goals>