http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package.html
----------------------------------------------------------------------
diff --git 
a/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package.html
 
b/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package.html
deleted file mode 100644
index 7e7ebfd..0000000
--- 
a/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains <b>default</b> H2-based indexing SPI implementation.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java 
b/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java
new file mode 100644
index 0000000..246552e
--- /dev/null
+++ b/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains Jakarta commons logging implementation for logging.
+ */
+package org.apache.ignite.logger.jcl;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package.html
----------------------------------------------------------------------
diff --git 
a/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package.html 
b/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package.html
deleted file mode 100644
index 261d13d..0000000
--- a/modules/jcl/src/main/java/org/apache/ignite/logger/jcl/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains Jakarta commons logging implementation for logging.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/package-info.java 
b/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/package-info.java
new file mode 100644
index 0000000..0dd3328
--- /dev/null
+++ b/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains internal tests or test related classes and interfaces.
+ */
+package org.apache.ignite.logger.jcl;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/package.html
----------------------------------------------------------------------
diff --git 
a/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/package.html 
b/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/package.html
deleted file mode 100644
index 6556981..0000000
--- a/modules/jcl/src/test/java/org/apache/ignite/logger/jcl/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains internal tests or test related classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java 
b/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java
new file mode 100644
index 0000000..10289a5
--- /dev/null
+++ 
b/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains JNDI-based transaction manager lookup.
+ */
+package org.apache.ignite.cache.jta.jndi;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package.html
----------------------------------------------------------------------
diff --git 
a/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package.html 
b/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package.html
deleted file mode 100644
index ce83ef8..0000000
--- a/modules/jta/src/main/java/org/apache/ignite/cache/jta/jndi/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains JNDI-based transaction manager lookup.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java 
b/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java
new file mode 100644
index 0000000..c9d803b
--- /dev/null
+++ b/modules/jta/src/main/java/org/apache/ignite/cache/jta/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains JTA (Java Transaction API) related public classes and interfaces.
+ */
+package org.apache.ignite.cache.jta;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jta/src/main/java/org/apache/ignite/cache/jta/package.html
----------------------------------------------------------------------
diff --git a/modules/jta/src/main/java/org/apache/ignite/cache/jta/package.html 
b/modules/jta/src/main/java/org/apache/ignite/cache/jta/package.html
deleted file mode 100644
index 1019ed0..0000000
--- a/modules/jta/src/main/java/org/apache/ignite/cache/jta/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains JTA (Java Transaction API) related public classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java
 
b/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java
new file mode 100644
index 0000000..54feb06
--- /dev/null
+++ 
b/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains reflection-based transaction manager lookup.
+ */
+package org.apache.ignite.cache.jta.reflect;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package.html
----------------------------------------------------------------------
diff --git 
a/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package.html 
b/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package.html
deleted file mode 100644
index db236e4..0000000
--- a/modules/jta/src/main/java/org/apache/ignite/cache/jta/reflect/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains reflection-based transaction manager lookup.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java 
b/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java
new file mode 100644
index 0000000..79713ff
--- /dev/null
+++ 
b/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains <b>default</b> Log4j implementation for logging.
+ */
+package org.apache.ignite.logger.log4j;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package.html
----------------------------------------------------------------------
diff --git 
a/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package.html 
b/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package.html
deleted file mode 100644
index ec8865a..0000000
--- a/modules/log4j/src/main/java/org/apache/ignite/logger/log4j/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains <b>default</b> Log4j implementation for logging.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/log4j/src/test/java/org/apache/ignite/logger/log4j/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/log4j/src/test/java/org/apache/ignite/logger/log4j/package-info.java 
b/modules/log4j/src/test/java/org/apache/ignite/logger/log4j/package-info.java
new file mode 100644
index 0000000..a3cd893
--- /dev/null
+++ 
b/modules/log4j/src/test/java/org/apache/ignite/logger/log4j/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains internal tests or test related classes and interfaces.
+ */
+package org.apache.ignite.logger.log4j;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/log4j/src/test/java/org/apache/ignite/logger/log4j/package.html
----------------------------------------------------------------------
diff --git 
a/modules/log4j/src/test/java/org/apache/ignite/logger/log4j/package.html 
b/modules/log4j/src/test/java/org/apache/ignite/logger/log4j/package.html
deleted file mode 100644
index 6556981..0000000
--- a/modules/log4j/src/test/java/org/apache/ignite/logger/log4j/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains internal tests or test related classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java
 
b/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java
new file mode 100644
index 0000000..cee71ec
--- /dev/null
+++ 
b/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * REST HTTP Jetty protocol handler.
+ */
+package org.apache.ignite.internal.processors.rest.protocols.http.jetty;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package.html
----------------------------------------------------------------------
diff --git 
a/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package.html
 
b/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package.html
deleted file mode 100644
index dd89c7f..0000000
--- 
a/modules/rest-http/src/main/java/org/apache/ignite/internal/processors/rest/protocols/http/jetty/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    REST HTTP Jetty protocol handler.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java 
b/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java
new file mode 100644
index 0000000..4f66613
--- /dev/null
+++ 
b/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains SLF4J implementation for logging.
+ */
+package org.apache.ignite.logger.slf4j;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package.html
----------------------------------------------------------------------
diff --git 
a/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package.html 
b/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package.html
deleted file mode 100644
index 78fd74a..0000000
--- a/modules/slf4j/src/main/java/org/apache/ignite/logger/slf4j/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains SLF4J implementation for logging.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java 
b/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java
new file mode 100644
index 0000000..8137113
--- /dev/null
+++ 
b/modules/spring/src/main/java/org/apache/ignite/cache/spring/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains implementation of Spring cache abstraction and 
<code>@Cacheable</code> annotation.
+ */
+package org.apache.ignite.cache.spring;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/spring/src/main/java/org/apache/ignite/cache/spring/package.html
----------------------------------------------------------------------
diff --git 
a/modules/spring/src/main/java/org/apache/ignite/cache/spring/package.html 
b/modules/spring/src/main/java/org/apache/ignite/cache/spring/package.html
deleted file mode 100644
index aed4c91..0000000
--- a/modules/spring/src/main/java/org/apache/ignite/cache/spring/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains implementation of Spring cache abstraction and 
<code>@Cacheable</code> annotation.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/spring/src/test/java/org/apache/ignite/internal/processors/resource/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/spring/src/test/java/org/apache/ignite/internal/processors/resource/package-info.java
 
b/modules/spring/src/test/java/org/apache/ignite/internal/processors/resource/package-info.java
new file mode 100644
index 0000000..86f9c6d
--- /dev/null
+++ 
b/modules/spring/src/test/java/org/apache/ignite/internal/processors/resource/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains internal tests or test related classes and interfaces.
+ */
+package org.apache.ignite.internal.processors.resource;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/spring/src/test/java/org/apache/ignite/internal/processors/resource/package.html
----------------------------------------------------------------------
diff --git 
a/modules/spring/src/test/java/org/apache/ignite/internal/processors/resource/package.html
 
b/modules/spring/src/test/java/org/apache/ignite/internal/processors/resource/package.html
deleted file mode 100644
index 6556981..0000000
--- 
a/modules/spring/src/test/java/org/apache/ignite/internal/processors/resource/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains internal tests or test related classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java
 
b/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java
new file mode 100644
index 0000000..1ec2493
--- /dev/null
+++ 
b/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Ant task for fixing HTML issues of standard Javadoc.
+ */
+package org.apache.ignite.tools.ant.beautifier;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package.html
----------------------------------------------------------------------
diff --git 
a/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package.html
 
b/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package.html
deleted file mode 100644
index a2deb0c..0000000
--- 
a/modules/tools/src/main/java/org/apache/ignite/tools/ant/beautifier/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Ant task for fixing HTML issues of standard Javadoc.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java 
b/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java
new file mode 100644
index 0000000..c85523d
--- /dev/null
+++ 
b/modules/tools/src/main/java/org/apache/ignite/util/antgar/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains Ant task for generating GAR file.
+ */
+package org.apache.ignite.util.antgar;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/tools/src/main/java/org/apache/ignite/util/antgar/package.html
----------------------------------------------------------------------
diff --git 
a/modules/tools/src/main/java/org/apache/ignite/util/antgar/package.html 
b/modules/tools/src/main/java/org/apache/ignite/util/antgar/package.html
deleted file mode 100644
index fd24bc1..0000000
--- a/modules/tools/src/main/java/org/apache/ignite/util/antgar/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-<!-- Package description. -->
-Contains Ant task for generating GAR file.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/package-info.java
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/package-info.java
new file mode 100644
index 0000000..418f17d
--- /dev/null
+++ 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains URI-based deployment SPI implementation.
+ */
+package org.apache.ignite.spi.deployment.uri;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/package.html
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/package.html
deleted file mode 100644
index db89625..0000000
--- 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains URI-based deployment SPI implementation.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/file/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/file/package-info.java
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/file/package-info.java
new file mode 100644
index 0000000..afc6e4d
--- /dev/null
+++ 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/file/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains directory scanner for URI deployer SPI.
+ */
+package org.apache.ignite.spi.deployment.uri.scanners.file;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/file/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/file/package.html
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/file/package.html
deleted file mode 100644
index 1a471c2..0000000
--- 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/file/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains directory scanner for URI deployer SPI.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package-info.java
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package-info.java
new file mode 100644
index 0000000..08b2b87
--- /dev/null
+++ 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains FTP scanner for URI deployer SPI.
+ */
+package org.apache.ignite.spi.deployment.uri.scanners.ftp;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package.html
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package.html
deleted file mode 100644
index 31123ab..0000000
--- 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains FTP scanner for URI deployer SPI.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/http/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/http/package-info.java
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/http/package-info.java
new file mode 100644
index 0000000..15cefd9
--- /dev/null
+++ 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/http/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains HTTP scanner for URI deployer SPI.
+ */
+package org.apache.ignite.spi.deployment.uri.scanners.http;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/http/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/http/package.html
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/http/package.html
deleted file mode 100644
index 6aa96e5..0000000
--- 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/http/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains HTTP scanner for URI deployer SPI.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/package-info.java
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/package-info.java
new file mode 100644
index 0000000..2d6648d
--- /dev/null
+++ 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains common classes for URI deployment scanners.
+ */
+package org.apache.ignite.spi.deployment.uri.scanners;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/package.html
 
b/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/package.html
deleted file mode 100644
index dbbad17..0000000
--- 
a/modules/urideploy/src/main/java/org/apache/ignite/spi/deployment/uri/scanners/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains common classes for URI deployment scanners.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/package-info.java
 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/package-info.java
new file mode 100644
index 0000000..0ee6efa
--- /dev/null
+++ 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains internal tests or test related classes and interfaces.
+ */
+package org.apache.ignite.spi.deployment.uri;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/package.html
 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/package.html
deleted file mode 100644
index 6556981..0000000
--- 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains internal tests or test related classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/file/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/file/package-info.java
 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/file/package-info.java
new file mode 100644
index 0000000..2e4733f
--- /dev/null
+++ 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/file/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains internal tests or test related classes and interfaces.
+ */
+package org.apache.ignite.spi.deployment.uri.scanners.file;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/file/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/file/package.html
 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/file/package.html
deleted file mode 100644
index 6556981..0000000
--- 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/file/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains internal tests or test related classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package-info.java
 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package-info.java
new file mode 100644
index 0000000..6d5dda5
--- /dev/null
+++ 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains internal tests or test related classes and interfaces.
+ */
+package org.apache.ignite.spi.deployment.uri.scanners.ftp;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package.html
 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package.html
deleted file mode 100644
index 6556981..0000000
--- 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/ftp/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains internal tests or test related classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/http/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/http/package-info.java
 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/http/package-info.java
new file mode 100644
index 0000000..d30e488
--- /dev/null
+++ 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/http/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains internal tests or test related classes and interfaces.
+ */
+package org.apache.ignite.spi.deployment.uri.scanners.http;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/http/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/http/package.html
 
b/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/http/package.html
deleted file mode 100644
index 6556981..0000000
--- 
a/modules/urideploy/src/test/java/org/apache/ignite/spi/deployment/uri/scanners/http/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains internal tests or test related classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/tools/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/tools/package-info.java 
b/modules/urideploy/src/test/java/org/apache/ignite/tools/package-info.java
new file mode 100644
index 0000000..f2a5d2d
--- /dev/null
+++ b/modules/urideploy/src/test/java/org/apache/ignite/tools/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains internal tests or test related classes and interfaces.
+ */
+package org.apache.ignite.tools;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/urideploy/src/test/java/org/apache/ignite/tools/package.html
----------------------------------------------------------------------
diff --git 
a/modules/urideploy/src/test/java/org/apache/ignite/tools/package.html 
b/modules/urideploy/src/test/java/org/apache/ignite/tools/package.html
deleted file mode 100644
index 6556981..0000000
--- a/modules/urideploy/src/test/java/org/apache/ignite/tools/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains internal tests or test related classes and interfaces.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/visor-plugins/src/main/java/org/apache/ignite/visor/plugin/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/visor-plugins/src/main/java/org/apache/ignite/visor/plugin/package-info.java
 
b/modules/visor-plugins/src/main/java/org/apache/ignite/visor/plugin/package-info.java
new file mode 100644
index 0000000..cf48d02
--- /dev/null
+++ 
b/modules/visor-plugins/src/main/java/org/apache/ignite/visor/plugin/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains <b>Visor Plugin</b> extension functionality.
+ */
+package org.apache.ignite.visor.plugin;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/visor-plugins/src/main/java/org/apache/ignite/visor/plugin/package.html
----------------------------------------------------------------------
diff --git 
a/modules/visor-plugins/src/main/java/org/apache/ignite/visor/plugin/package.html
 
b/modules/visor-plugins/src/main/java/org/apache/ignite/visor/plugin/package.html
deleted file mode 100644
index 2b910e7..0000000
--- 
a/modules/visor-plugins/src/main/java/org/apache/ignite/visor/plugin/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains <b>Visor Plugin</b> extension functionality.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/web/src/main/java/org/apache/ignite/cache/websession/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/web/src/main/java/org/apache/ignite/cache/websession/package-info.java
 
b/modules/web/src/main/java/org/apache/ignite/cache/websession/package-info.java
new file mode 100644
index 0000000..f202777
--- /dev/null
+++ 
b/modules/web/src/main/java/org/apache/ignite/cache/websession/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains classes for <b>Web Sessions Caching</b>.
+ */
+package org.apache.ignite.cache.websession;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/web/src/main/java/org/apache/ignite/cache/websession/package.html
----------------------------------------------------------------------
diff --git 
a/modules/web/src/main/java/org/apache/ignite/cache/websession/package.html 
b/modules/web/src/main/java/org/apache/ignite/cache/websession/package.html
deleted file mode 100644
index 8e1a848..0000000
--- a/modules/web/src/main/java/org/apache/ignite/cache/websession/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains classes for <b>Web Sessions Caching</b>.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/web/src/main/java/org/apache/ignite/startup/servlet/package-info.java
----------------------------------------------------------------------
diff --git 
a/modules/web/src/main/java/org/apache/ignite/startup/servlet/package-info.java 
b/modules/web/src/main/java/org/apache/ignite/startup/servlet/package-info.java
new file mode 100644
index 0000000..4294b2d
--- /dev/null
+++ 
b/modules/web/src/main/java/org/apache/ignite/startup/servlet/package-info.java
@@ -0,0 +1,5 @@
+/**
+ * <!-- Package description. -->
+ * Contains servlet-based startup.
+ */
+package org.apache.ignite.startup.servlet;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/2ae6d273/modules/web/src/main/java/org/apache/ignite/startup/servlet/package.html
----------------------------------------------------------------------
diff --git 
a/modules/web/src/main/java/org/apache/ignite/startup/servlet/package.html 
b/modules/web/src/main/java/org/apache/ignite/startup/servlet/package.html
deleted file mode 100644
index 804e6ba..0000000
--- a/modules/web/src/main/java/org/apache/ignite/startup/servlet/package.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<html>
-<body>
-    <!-- Package description. -->
-    Contains servlet-based startup.
-</body>
-</html>

Reply via email to