GORA-490 added package-info files for gora-tutorial

Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/2b1f4aaf
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/2b1f4aaf
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/2b1f4aaf

Branch: refs/heads/master
Commit: 2b1f4aaf31f56b914b5e8e5b89963895506eb760
Parents: c098f34
Author: cihad guzel <cguz...@gmail.com>
Authored: Sun Aug 28 13:49:23 2016 +0300
Committer: cihad guzel <cguz...@gmail.com>
Committed: Sun Aug 28 13:49:23 2016 +0300

----------------------------------------------------------------------
 .../gora/goraci/generated/package-info.java     | 21 +++++++++++++++++++
 .../org/apache/gora/goraci/package-info.java    | 22 ++++++++++++++++++++
 .../tutorial/log/generated/package-info.java    | 20 ++++++++++++++++++
 .../apache/gora/tutorial/log/package-info.java  | 20 ++++++++++++++++++
 4 files changed, 83 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/2b1f4aaf/gora-goraci/src/main/java/org/apache/gora/goraci/generated/package-info.java
----------------------------------------------------------------------
diff --git 
a/gora-goraci/src/main/java/org/apache/gora/goraci/generated/package-info.java 
b/gora-goraci/src/main/java/org/apache/gora/goraci/generated/package-info.java
new file mode 100644
index 0000000..1d4bcd9
--- /dev/null
+++ 
b/gora-goraci/src/main/java/org/apache/gora/goraci/generated/package-info.java
@@ -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.
+ */
+/**
+ * This package contains generated example persistent classes for use
+ * within GoraCI.
+ */
+package org.apache.gora.goraci.generated;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/gora/blob/2b1f4aaf/gora-goraci/src/main/java/org/apache/gora/goraci/package-info.java
----------------------------------------------------------------------
diff --git a/gora-goraci/src/main/java/org/apache/gora/goraci/package-info.java 
b/gora-goraci/src/main/java/org/apache/gora/goraci/package-info.java
new file mode 100644
index 0000000..fe6115f
--- /dev/null
+++ b/gora-goraci/src/main/java/org/apache/gora/goraci/package-info.java
@@ -0,0 +1,22 @@
+/**
+ * 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.
+ */
+/**
+ * A custom testing suite called GoraCI (Continuous Ingestion) which
+ * stress tests Gora functionality at scale. This package contains releated
+ * classes.
+ */
+package org.apache.gora.goraci;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/gora/blob/2b1f4aaf/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/generated/package-info.java
----------------------------------------------------------------------
diff --git 
a/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/generated/package-info.java
 
b/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/generated/package-info.java
new file mode 100644
index 0000000..41a18bb
--- /dev/null
+++ 
b/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/generated/package-info.java
@@ -0,0 +1,20 @@
+/**
+ * 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.
+ */
+/**
+ * This package contains official tutorial related example persistent classes .
+ */
+package org.apache.gora.tutorial.log.generated;
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/gora/blob/2b1f4aaf/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/package-info.java
----------------------------------------------------------------------
diff --git 
a/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/package-info.java 
b/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/package-info.java
new file mode 100644
index 0000000..38c9b9c
--- /dev/null
+++ b/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/package-info.java
@@ -0,0 +1,20 @@
+/**
+ * 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.
+ */
+/**
+ * This package contains official tutorial related all classes.
+ */
+package org.apache.gora.tutorial.log;
\ No newline at end of file

Reply via email to