IGNITE-45 - Fixed javadoc build

Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/704c686d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/704c686d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/704c686d

Branch: refs/heads/ignite-497-stick
Commit: 704c686d5d781fdf1b1fc08dae8aff89f4e62e9e
Parents: 1125fde
Author: Alexey Goncharuk <agoncha...@gridgain.com>
Authored: Sun Mar 22 22:08:30 2015 -0700
Committer: Alexey Goncharuk <agoncha...@gridgain.com>
Committed: Sun Mar 22 22:08:30 2015 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/704c686d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b788f2e..26db076 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>

Reply via email to