Javadocs: minor, add missing package.html files

Project: http://git-wip-us.apache.org/repos/asf/zest-qi4j/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-qi4j/commit/8d225a2d
Tree: http://git-wip-us.apache.org/repos/asf/zest-qi4j/tree/8d225a2d
Diff: http://git-wip-us.apache.org/repos/asf/zest-qi4j/diff/8d225a2d

Branch: refs/heads/develop
Commit: 8d225a2da0f4b3445f280450898274fbdf6fa7eb
Parents: e9ade8f
Author: Paul Merlin <[email protected]>
Authored: Tue Jul 7 14:29:49 2015 +0200
Committer: Paul Merlin <[email protected]>
Committed: Tue Jul 7 14:29:49 2015 +0200

----------------------------------------------------------------------
 .../main/java/org/qi4j/spi/module/package.html  | 21 ++++++++++++++++++++
 .../entitystore/voldemort/assembly/package.html | 21 ++++++++++++++++++++
 .../org/qi4j/entitystore/voldemort/package.html | 21 ++++++++++++++++++++
 .../org/qi4j/library/scripting/package.html     | 21 ++++++++++++++++++++
 4 files changed, 84 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/8d225a2d/core/spi/src/main/java/org/qi4j/spi/module/package.html
----------------------------------------------------------------------
diff --git a/core/spi/src/main/java/org/qi4j/spi/module/package.html 
b/core/spi/src/main/java/org/qi4j/spi/module/package.html
new file mode 100644
index 0000000..ac6ddcf
--- /dev/null
+++ b/core/spi/src/main/java/org/qi4j/spi/module/package.html
@@ -0,0 +1,21 @@
+<!--
+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.
+-->
+<html>
+    <body>
+        <h2>Module SPI.</h2>
+    </body>
+</html>

http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/8d225a2d/extensions/entitystore-voldemort/src/main/java/org/qi4j/entitystore/voldemort/assembly/package.html
----------------------------------------------------------------------
diff --git 
a/extensions/entitystore-voldemort/src/main/java/org/qi4j/entitystore/voldemort/assembly/package.html
 
b/extensions/entitystore-voldemort/src/main/java/org/qi4j/entitystore/voldemort/assembly/package.html
new file mode 100644
index 0000000..6c76d75
--- /dev/null
+++ 
b/extensions/entitystore-voldemort/src/main/java/org/qi4j/entitystore/voldemort/assembly/package.html
@@ -0,0 +1,21 @@
+<!--
+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.
+-->
+<html>
+    <body>
+        <h2>Voldemort EntityStore Assembly.</h2>
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/8d225a2d/extensions/entitystore-voldemort/src/main/java/org/qi4j/entitystore/voldemort/package.html
----------------------------------------------------------------------
diff --git 
a/extensions/entitystore-voldemort/src/main/java/org/qi4j/entitystore/voldemort/package.html
 
b/extensions/entitystore-voldemort/src/main/java/org/qi4j/entitystore/voldemort/package.html
new file mode 100644
index 0000000..dd1a0b1
--- /dev/null
+++ 
b/extensions/entitystore-voldemort/src/main/java/org/qi4j/entitystore/voldemort/package.html
@@ -0,0 +1,21 @@
+<!--
+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.
+-->
+<html>
+    <body>
+        <h2>Voldemort EntityStore.</h2>
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/8d225a2d/libraries/scripting/src/main/java/org/qi4j/library/scripting/package.html
----------------------------------------------------------------------
diff --git 
a/libraries/scripting/src/main/java/org/qi4j/library/scripting/package.html 
b/libraries/scripting/src/main/java/org/qi4j/library/scripting/package.html
new file mode 100644
index 0000000..fa4c48c
--- /dev/null
+++ b/libraries/scripting/src/main/java/org/qi4j/library/scripting/package.html
@@ -0,0 +1,21 @@
+<!--
+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.
+-->
+<html>
+    <body>
+        <h2>Scripting Library.</h2>
+    </body>
+</html>
\ No newline at end of file

Reply via email to