IGNITE-45 - Fixed JavaDoc
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/902998c4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/902998c4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/902998c4 Branch: refs/heads/ignite-497-stick Commit: 902998c43d5f45cae7415e586783f7073a8ceb1c Parents: 92918f4 Author: Valentin Kulichenko <vkuliche...@gridgain.com> Authored: Sun Mar 22 22:48:57 2015 -0700 Committer: Valentin Kulichenko <vkuliche...@gridgain.com> Committed: Sun Mar 22 22:48:57 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/902998c4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 26db076..b788f2e 100644 --- a/pom.xml +++ b/pom.xml @@ -950,7 +950,7 @@ <link>http://hadoop.apache.org/docs/current/api/</link> </links> <stylesheetfile>${basedir}/assembly/docfiles/javadoc.css</stylesheetfile> - <excludePackageNames>com.*:org.jetbrains.*:org.jsr166.*:*.jdk8:*.tests:*.tools:*.typedef:*.examples:*.client:*.kernal:*.internal:*.util:*.dr:*.spi.discovery.tcp.messages:*.spi.discovery.tcp.internal:*.spi.deployment.uri.scanners:*.spi.deployment.uri.tasks:*.spi.indexing.h2.opt:org.apache.ignite.portables:org.apache.ignite.yardstick:org.apache.ignite.schema.*:org.apache.ignite.codegen</excludePackageNames> + <excludePackageNames>com.*:org.jetbrains.*:org.jsr166:*.jdk8:*.tests:*.tools:*.typedef:*.examples:*.client:*.kernal:*.internal:*.util:*.dr:*.spi.discovery.tcp.messages:*.spi.discovery.tcp.internal:*.spi.deployment.uri.scanners:*.spi.deployment.uri.tasks:*.spi.indexing.h2.opt:org.apache.ignite.portables:org.apache.ignite.yardstick:org.apache.ignite.schema.*:org.apache.ignite.codegen</excludePackageNames> <groups> <group> <title>Common Grid APIs</title>