don't expose documentation class in the method signature as it's not available at runtime

This commit is contained in:
Athou
2013-08-01 18:16:44 +02:00
parent d3223ec8b4
commit 5668efc8a8
2 changed files with 4 additions and 5 deletions

View File

@@ -66,7 +66,6 @@
</includes>
</resource>
</webResources>
<packagingExcludes>**/APIGenerator.class</packagingExcludes>
</configuration>
</plugin>
<plugin>