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/0af281a6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/0af281a6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/0af281a6

Branch: refs/heads/ignite-497-stick
Commit: 0af281a6cb93a61204a8fcfb8893371ce85b9339
Parents: 46fb088
Author: Alexey Goncharuk <agoncha...@gridgain.com>
Authored: Sun Mar 22 22:06:18 2015 -0700
Committer: Alexey Goncharuk <agoncha...@gridgain.com>
Committed: Sun Mar 22 22:06:18 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/0af281a6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7460072..f1631d4 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.*:*.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