svn commit: r35199 - in /dev/gora/apache-gora-0.9-RC02: ./ CHANGES.md apache-gora-0.9-src.tar.gz apache-gora-0.9-src.tar.gz.asc apache-gora-0.9-src.tar.gz.sha512 apache-gora-0.9-src.zip apache-gora-0.

2019-08-11 Thread djkevincr
Author: djkevincr
Date: Sun Aug 11 22:25:34 2019
New Revision: 35199

Log:
Add Apache Gora RC02 artifacts

Added:
dev/gora/apache-gora-0.9-RC02/
dev/gora/apache-gora-0.9-RC02/CHANGES.md
dev/gora/apache-gora-0.9-RC02/apache-gora-0.9-src.tar.gz   (with props)
dev/gora/apache-gora-0.9-RC02/apache-gora-0.9-src.tar.gz.asc
dev/gora/apache-gora-0.9-RC02/apache-gora-0.9-src.tar.gz.sha512
dev/gora/apache-gora-0.9-RC02/apache-gora-0.9-src.zip   (with props)
dev/gora/apache-gora-0.9-RC02/apache-gora-0.9-src.zip.asc
dev/gora/apache-gora-0.9-RC02/apache-gora-0.9-src.zip.sha512

Added: dev/gora/apache-gora-0.9-RC02/CHANGES.md
==
--- dev/gora/apache-gora-0.9-RC02/CHANGES.md (added)
+++ dev/gora/apache-gora-0.9-RC02/CHANGES.md Sun Aug 11 22:25:34 2019
@@ -0,0 +1,645 @@
+ CHANGES.txt
+ ===
+ 
+ # Apache Gora 0.9 Release - 12/08/19 (dd/mm/)
+ Release report - https://s.apache.org/0.9GoraReleaseNotes
+  
+ Bug
+  
+ [GORA-208] - Implement consistent use of DataStoreFactory across Gora 
modules
+ [GORA-225] - Various Issues with MemStore
+ [GORA-373] - Failing TestQueryBase with JDK8
+ [GORA-421] - PersistentBase#setDirty() does not set dirty
+ [GORA-476] - Nutch 2.X GeneratorJob creates NullPointerException when 
using DataFileAvroStore
+ [GORA-500] - Bug in org.apache.gora.solr.store.SolrStore#getDatumWriter & 
#getDatumReader
+ [GORA-503] - Field index 0 is always considered as clean even if it is 
dirty
+ [GORA-508] - Website title cut off issue
+ [GORA-526] - Potential null dereference in 
AvroSerializer#analyzePersistent
+ [GORA-545] - Boxing/unboxing to parse a primitive is suboptimal
+ [GORA-560] - Fix build failure due java docs
+ [GORA-611] - Fix intermittent test failures with HBase module
+ [GORA-612] - Fix Flink word count tests after merging PR for GORA-565
+ [GORA-617] - Fix Inception Year at Gora Pig Module
+ [GORA-619] - Remove duplicated properties in gora-tutorial gora.properties
+ [GORA-620] - Migrate HBase auto flush parameter name in Pig Module
+ [GORA-621] - Remove log4j 2 transitive dependencies inheriting from 
solr-core dependency
+   
+ New Feature
+ 
+ [GORA-109] - Pig Adapter for Gora
+ [GORA-266] - Lucene datastore for Gora
+ [GORA-411] - Add exists(key) to DataStore interface
+ [GORA-444] - Add #size() to Result API
+ [GORA-481] - Using Docker For Unit Testing
+ [GORA-535] - Add a data store for Apache Ignite
+ [GORA-540] - Update Gora documentation for the Ignite backend
+ [GORA-548] - Introduce Apache Flink Execution Engine for Gora
+  
+ Improvement
+ 
+ [GORA-393] - bin/compile-examples.sh should do a touch on source files 
before compiling
+ [GORA-456] - No help when GoraCompilerCli is invoked without parameters
+ [GORA-528] - Add Support for Spark 2.2.1
+ [GORA-529] - Remove org/apache/gora/avro/mapreduce/FsInput.java
+ [GORA-530] - Reinstate exception throwing at Query#execute()
+ [GORA-531] - Upgrade HBase to 1.2.6
+ [GORA-534] - Prepare gora-hbase for HBase 2.0 release
+ [GORA-547] - Upgrade Aerospike datastore to client 4.2.2
+ [GORA-554] - Upgrade Solr dependency to latest
+ [GORA-555] - Improve Lucene query implementation with NumericRangeQuery
+ [GORA-564] - Remove deprecated method usages of HBase module after 
upgrading to 2
+ [GORA-565] - Enable Spark in Unit Tests
+ [GORA-613] - Remove deprecated method usages Flink Module
+ [GORA-614] - JCache datastore should be able to work with any JCache 
provider available in classpath
+ [GORA-615] - Update gora-tutorial pom to include mongodb
+ [GORA-616] - Multiple slf4j conflict issue
+ [GORA-618] - Fix gpg-maven-plugin and checksum-maven-plugin issues for 
the release
+  
+ Task
+ 
+ [GORA-536] - Avoid calling Class#newInstance
+ [GORA-543] - Upgrade Apache parent POM to version 21
+ [GORA-549] - Remove PersistentBase extending java.io.Externalizable
+ [GORA-550] - Update POM for the move to gitbox
+ [GORA-610] - Upgrade Apache Avro from 1.8.1-->1.8.2
+
+# Apache Gora 0.8 Release - 15/09/17 (dd/mm/)
+Release report - https://s.apache.org/3YdY
+
+Bug
+
+[GORA-209] - Specify query timeout for Hector usage in gora-cassandra
+[GORA-269] - Add parameter for setting port used in the Cassandra Module
+[GORA-310] - testDeleteByQueryFields is not sutiable for Solr DataStore
+[GORA-311] - Gora Solr deleteByQuery method is not suitable for 
testDeleteByQueryFields
+[GORA-327] - Upgrade to Cassandra 2.0.7
+[GORA-394] - Erroneous 'Error: KeyClass in gora-hbase-mapping is not the 
same as the one in the databean.' log when reading HBase mapping
+[GORA-395] - NPE occurs in o.a.g.cassandra.query.CassandraResult when 
accessing cc (=null) and setting the unionField (title)
+[GORA-399] - Gora-Cassandra should 

[gora] branch 0.9-release-branch updated: [maven-release-plugin] prepare for next development iteration

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a commit to branch 0.9-release-branch
in repository https://gitbox.apache.org/repos/asf/gora.git


The following commit(s) were added to refs/heads/0.9-release-branch by this 
push:
 new 267e9bc  [maven-release-plugin] prepare for next development iteration
267e9bc is described below

commit 267e9bcebf4a10e36e3c3edd1f674c7779d6a916
Author: Kevin Ratnasekera 
AuthorDate: Mon Aug 12 01:57:12 2019 +0530

[maven-release-plugin] prepare for next development iteration
---
 gora-accumulo/pom.xml | 2 +-
 gora-aerospike/pom.xml| 2 +-
 gora-cassandra/pom.xml| 2 +-
 gora-compiler-cli/pom.xml | 2 +-
 gora-compiler/pom.xml | 2 +-
 gora-core/pom.xml | 2 +-
 gora-couchdb/pom.xml  | 2 +-
 gora-dynamodb/pom.xml | 2 +-
 gora-goraci/pom.xml   | 2 +-
 gora-hbase/pom.xml| 2 +-
 gora-ignite/pom.xml   | 2 +-
 gora-infinispan/pom.xml   | 2 +-
 gora-jcache/pom.xml   | 2 +-
 gora-lucene/pom.xml   | 2 +-
 gora-maven-plugin/pom.xml | 2 +-
 gora-mongodb/pom.xml  | 2 +-
 gora-orientdb/pom.xml | 2 +-
 gora-pig/pom.xml  | 2 +-
 gora-solr/pom.xml | 2 +-
 gora-tutorial/pom.xml | 2 +-
 pom.xml   | 4 ++--
 sources-dist/pom.xml  | 2 +-
 22 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/gora-accumulo/pom.xml b/gora-accumulo/pom.xml
index 3029c47..931c143 100644
--- a/gora-accumulo/pom.xml
+++ b/gora-accumulo/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-accumulo
diff --git a/gora-aerospike/pom.xml b/gora-aerospike/pom.xml
index e53163e..e2a734e 100644
--- a/gora-aerospike/pom.xml
+++ b/gora-aerospike/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-aerospike
diff --git a/gora-cassandra/pom.xml b/gora-cassandra/pom.xml
index 7e8883c..14de558 100644
--- a/gora-cassandra/pom.xml
+++ b/gora-cassandra/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
 
 gora-cassandra
diff --git a/gora-compiler-cli/pom.xml b/gora-compiler-cli/pom.xml
index 054aede..2fae97e 100644
--- a/gora-compiler-cli/pom.xml
+++ b/gora-compiler-cli/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-compiler-cli
diff --git a/gora-compiler/pom.xml b/gora-compiler/pom.xml
index 6653c69..0a743c4 100644
--- a/gora-compiler/pom.xml
+++ b/gora-compiler/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-compiler
diff --git a/gora-core/pom.xml b/gora-core/pom.xml
index 6cd8760..092d019 100644
--- a/gora-core/pom.xml
+++ b/gora-core/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-core
diff --git a/gora-couchdb/pom.xml b/gora-couchdb/pom.xml
index 78dcf7e..430fcef 100644
--- a/gora-couchdb/pom.xml
+++ b/gora-couchdb/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-couchdb
diff --git a/gora-dynamodb/pom.xml b/gora-dynamodb/pom.xml
index 3a162e5..90e05aa 100644
--- a/gora-dynamodb/pom.xml
+++ b/gora-dynamodb/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-dynamodb
diff --git a/gora-goraci/pom.xml b/gora-goraci/pom.xml
index a7294af..76bc797 100644
--- a/gora-goraci/pom.xml
+++ b/gora-goraci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-goraci
diff --git a/gora-hbase/pom.xml b/gora-hbase/pom.xml
index cf62486..4436b23 100644
--- a/gora-hbase/pom.xml
+++ b/gora-hbase/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-hbase
diff --git a/gora-ignite/pom.xml b/gora-ignite/pom.xml
index f950ce4..14b2594 100644
--- a/gora-ignite/pom.xml
+++ b/gora-ignite/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-ignite
diff --git a/gora-infinispan/pom.xml b/gora-infinispan/pom.xml
index 9acb281..f6c7020 100644
--- a/gora-infinispan/pom.xml
+++ b/gora-infinispan/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-infinispan
diff --git a/gora-jcache/pom.xml b/gora-jcache/pom.xml
index 598f9a7..1cb2ca2 100644
--- a/gora-jcache/pom.xml
+++ b/gora-jcache/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-jcache
diff --git a/gora-lucene/pom.xml b/gora-lucene/pom.xml
index ac58696..d0c85e7 100644
--- a/gora-lucene/pom.xml
+++ b/gora-lucene/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9
+1.0-SNAPSHOT
 ../
   
   gora-lucene
diff --git a/gora-maven-plugin/pom.xml b/gora-maven-plugin/pom.xml
index 

[gora] 01/02: Prepare Apache Gora 0.9

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a commit to branch 0.9-release-branch
in repository https://gitbox.apache.org/repos/asf/gora.git

commit 2f3bb84c680f6d748b9c5f40cdd1236b4f6b185c
Author: Kevin Ratnasekera 
AuthorDate: Sun Aug 11 23:17:24 2019 +0530

Prepare Apache Gora 0.9
---
 CHANGES.md   | 62 
 NOTICE.md|  2 +-
 README.md|  3 +-
 gora-gradle-plugin/gradle.properties |  6 ++--
 4 files changed, 68 insertions(+), 5 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 30a7f36..778cc45 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,67 @@
  CHANGES.txt
  ===
+ 
+ # Apache Gora 0.9 Release - 12/08/19 (dd/mm/)
+ Release report - https://s.apache.org/0.9GoraReleaseNotes
+  
+ Bug
+  
+ [GORA-208] - Implement consistent use of DataStoreFactory across Gora 
modules
+ [GORA-225] - Various Issues with MemStore
+ [GORA-373] - Failing TestQueryBase with JDK8
+ [GORA-421] - PersistentBase#setDirty() does not set dirty
+ [GORA-476] - Nutch 2.X GeneratorJob creates NullPointerException when 
using DataFileAvroStore
+ [GORA-500] - Bug in org.apache.gora.solr.store.SolrStore#getDatumWriter & 
#getDatumReader
+ [GORA-503] - Field index 0 is always considered as clean even if it is 
dirty
+ [GORA-508] - Website title cut off issue
+ [GORA-526] - Potential null dereference in 
AvroSerializer#analyzePersistent
+ [GORA-545] - Boxing/unboxing to parse a primitive is suboptimal
+ [GORA-560] - Fix build failure due java docs
+ [GORA-611] - Fix intermittent test failures with HBase module
+ [GORA-612] - Fix Flink word count tests after merging PR for GORA-565
+ [GORA-617] - Fix Inception Year at Gora Pig Module
+ [GORA-619] - Remove duplicated properties in gora-tutorial gora.properties
+ [GORA-620] - Migrate HBase auto flush parameter name in Pig Module
+ [GORA-621] - Remove log4j 2 transitive dependencies inheriting from 
solr-core dependency
+   
+ New Feature
+ 
+ [GORA-109] - Pig Adapter for Gora
+ [GORA-266] - Lucene datastore for Gora
+ [GORA-411] - Add exists(key) to DataStore interface
+ [GORA-444] - Add #size() to Result API
+ [GORA-481] - Using Docker For Unit Testing
+ [GORA-535] - Add a data store for Apache Ignite
+ [GORA-540] - Update Gora documentation for the Ignite backend
+ [GORA-548] - Introduce Apache Flink Execution Engine for Gora
+  
+ Improvement
+ 
+ [GORA-393] - bin/compile-examples.sh should do a touch on source files 
before compiling
+ [GORA-456] - No help when GoraCompilerCli is invoked without parameters
+ [GORA-528] - Add Support for Spark 2.2.1
+ [GORA-529] - Remove org/apache/gora/avro/mapreduce/FsInput.java
+ [GORA-530] - Reinstate exception throwing at Query#execute()
+ [GORA-531] - Upgrade HBase to 1.2.6
+ [GORA-534] - Prepare gora-hbase for HBase 2.0 release
+ [GORA-547] - Upgrade Aerospike datastore to client 4.2.2
+ [GORA-554] - Upgrade Solr dependency to latest
+ [GORA-555] - Improve Lucene query implementation with NumericRangeQuery
+ [GORA-564] - Remove deprecated method usages of HBase module after 
upgrading to 2
+ [GORA-565] - Enable Spark in Unit Tests
+ [GORA-613] - Remove deprecated method usages Flink Module
+ [GORA-614] - JCache datastore should be able to work with any JCache 
provider available in classpath
+ [GORA-615] - Update gora-tutorial pom to include mongodb
+ [GORA-616] - Multiple slf4j conflict issue
+ [GORA-618] - Fix gpg-maven-plugin and checksum-maven-plugin issues for 
the release
+  
+ Task
+ 
+ [GORA-536] - Avoid calling Class#newInstance
+ [GORA-543] - Upgrade Apache parent POM to version 21
+ [GORA-549] - Remove PersistentBase extending java.io.Externalizable
+ [GORA-550] - Update POM for the move to gitbox
+ [GORA-610] - Upgrade Apache Avro from 1.8.1-->1.8.2
 
 # Apache Gora 0.8 Release - 15/09/17 (dd/mm/)
 Release report - https://s.apache.org/3YdY
diff --git a/NOTICE.md b/NOTICE.md
index 6022056..b0caba3 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -1,5 +1,5 @@
 Apache Gora
-Copyright 2017 The Apache Software Foundation
+Copyright 2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/README.md b/README.md
index ccc8571..79e2ca1 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@
 The Apache Gora open source framework provides an in-memory data model 
 and persistence for big data. Gora supports persisting to column stores, 
 key value stores, document stores and RDBMSs, and analyzing the data 
-with extensive Apache Hadoop MapReduce support. 
+with extensive Apache Hadoop MapReduce, Apache Spark, Apache Flink 
+and Apache Pig support.  
 
 ## Why Gora?
 
diff --git 

[gora] 02/02: [maven-release-plugin] prepare release apache-gora-0.9

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a commit to branch 0.9-release-branch
in repository https://gitbox.apache.org/repos/asf/gora.git

commit f193ce284d0a6dbb9c988584e7f883c9aaa94885
Author: Kevin Ratnasekera 
AuthorDate: Mon Aug 12 01:41:30 2019 +0530

[maven-release-plugin] prepare release apache-gora-0.9
---
 gora-accumulo/pom.xml | 2 +-
 gora-aerospike/pom.xml| 2 +-
 gora-cassandra/pom.xml| 2 +-
 gora-compiler-cli/pom.xml | 2 +-
 gora-compiler/pom.xml | 2 +-
 gora-core/pom.xml | 2 +-
 gora-couchdb/pom.xml  | 2 +-
 gora-dynamodb/pom.xml | 2 +-
 gora-goraci/pom.xml   | 2 +-
 gora-hbase/pom.xml| 2 +-
 gora-ignite/pom.xml   | 2 +-
 gora-infinispan/pom.xml   | 2 +-
 gora-jcache/pom.xml   | 2 +-
 gora-lucene/pom.xml   | 2 +-
 gora-maven-plugin/pom.xml | 2 +-
 gora-mongodb/pom.xml  | 2 +-
 gora-orientdb/pom.xml | 2 +-
 gora-pig/pom.xml  | 8 +++-
 gora-solr/pom.xml | 2 +-
 gora-tutorial/pom.xml | 2 +-
 pom.xml   | 4 ++--
 sources-dist/pom.xml  | 2 +-
 22 files changed, 25 insertions(+), 27 deletions(-)

diff --git a/gora-accumulo/pom.xml b/gora-accumulo/pom.xml
index cdc893b..3029c47 100644
--- a/gora-accumulo/pom.xml
+++ b/gora-accumulo/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-accumulo
diff --git a/gora-aerospike/pom.xml b/gora-aerospike/pom.xml
index dba032e..e53163e 100644
--- a/gora-aerospike/pom.xml
+++ b/gora-aerospike/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-aerospike
diff --git a/gora-cassandra/pom.xml b/gora-cassandra/pom.xml
index 2956694..7e8883c 100644
--- a/gora-cassandra/pom.xml
+++ b/gora-cassandra/pom.xml
@@ -22,7 +22,7 @@
 
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
 
 gora-cassandra
diff --git a/gora-compiler-cli/pom.xml b/gora-compiler-cli/pom.xml
index 0b12a21..054aede 100644
--- a/gora-compiler-cli/pom.xml
+++ b/gora-compiler-cli/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-compiler-cli
diff --git a/gora-compiler/pom.xml b/gora-compiler/pom.xml
index 64e8466..6653c69 100644
--- a/gora-compiler/pom.xml
+++ b/gora-compiler/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-compiler
diff --git a/gora-core/pom.xml b/gora-core/pom.xml
index 3e28af9..6cd8760 100644
--- a/gora-core/pom.xml
+++ b/gora-core/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-core
diff --git a/gora-couchdb/pom.xml b/gora-couchdb/pom.xml
index 2dffecc..78dcf7e 100644
--- a/gora-couchdb/pom.xml
+++ b/gora-couchdb/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-couchdb
diff --git a/gora-dynamodb/pom.xml b/gora-dynamodb/pom.xml
index b55e845..3a162e5 100644
--- a/gora-dynamodb/pom.xml
+++ b/gora-dynamodb/pom.xml
@@ -18,7 +18,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-dynamodb
diff --git a/gora-goraci/pom.xml b/gora-goraci/pom.xml
index b91d576..a7294af 100644
--- a/gora-goraci/pom.xml
+++ b/gora-goraci/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-goraci
diff --git a/gora-hbase/pom.xml b/gora-hbase/pom.xml
index 2c2b32a..cf62486 100644
--- a/gora-hbase/pom.xml
+++ b/gora-hbase/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-hbase
diff --git a/gora-ignite/pom.xml b/gora-ignite/pom.xml
index 3e68e3b..f950ce4 100644
--- a/gora-ignite/pom.xml
+++ b/gora-ignite/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-ignite
diff --git a/gora-infinispan/pom.xml b/gora-infinispan/pom.xml
index aa7a865..9acb281 100644
--- a/gora-infinispan/pom.xml
+++ b/gora-infinispan/pom.xml
@@ -21,7 +21,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-infinispan
diff --git a/gora-jcache/pom.xml b/gora-jcache/pom.xml
index d7e58c0..598f9a7 100644
--- a/gora-jcache/pom.xml
+++ b/gora-jcache/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-jcache
diff --git a/gora-lucene/pom.xml b/gora-lucene/pom.xml
index b46b3f7..ac58696 100644
--- a/gora-lucene/pom.xml
+++ b/gora-lucene/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   gora-lucene
diff --git a/gora-maven-plugin/pom.xml b/gora-maven-plugin/pom.xml
index 71a2e4e..1b87894 100644
--- a/gora-maven-plugin/pom.xml
+++ b/gora-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.gora
 gora
-0.9-SNAPSHOT
+0.9
 ../
   
   

[gora] branch 0.9-release-branch created (now f193ce2)

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a change to branch 0.9-release-branch
in repository https://gitbox.apache.org/repos/asf/gora.git.


  at f193ce2  [maven-release-plugin] prepare release apache-gora-0.9

This branch includes the following new commits:

 new 2f3bb84  Prepare Apache Gora 0.9
 new f193ce2  [maven-release-plugin] prepare release apache-gora-0.9

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[gora] annotated tag apache-gora-0.9 created (now 310ee08)

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a change to annotated tag apache-gora-0.9
in repository https://gitbox.apache.org/repos/asf/gora.git.


  at 310ee08  (tag)
 tagging f193ce284d0a6dbb9c988584e7f883c9aaa94885 (commit)
 replaces apache-gora-0.8
  by Kevin Ratnasekera
  on Mon Aug 12 01:56:38 2019 +0530

- Log -
[maven-release-plugin]  copy for tag apache-gora-0.9
---

No new revisions were added by this update.



[gora] annotated tag apache-gora-0.9 deleted (was 61b9a92)

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a change to annotated tag apache-gora-0.9
in repository https://gitbox.apache.org/repos/asf/gora.git.


*** WARNING: tag apache-gora-0.9 was deleted! ***

   tag was  61b9a92

This change permanently discards the following revisions:

 discard 4b27f2b  [maven-release-plugin] prepare release apache-gora-0.9
 discard 610abd9  Prepare gora for release 0.9



[gora] annotated tag apache-gora-0.9-RC01 deleted (was acb2f58)

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a change to annotated tag apache-gora-0.9-RC01
in repository https://gitbox.apache.org/repos/asf/gora.git.


*** WARNING: tag apache-gora-0.9-RC01 was deleted! ***

   tag was  acb2f58

This change permanently discards the following revisions:

 discard afd0ce6  [maven-release-plugin] prepare release apache-gora-0.9-RC01
 discard ad3f27b  Prepare Gora release 0.9-RC01



[gora] branch 0.9-RC01-release-branch deleted (was 010d45e)

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a change to branch 0.9-RC01-release-branch
in repository https://gitbox.apache.org/repos/asf/gora.git.


 was 010d45e  [maven-release-plugin] prepare for next development iteration

This change permanently discards the following revisions:

 discard 010d45e  [maven-release-plugin] prepare for next development iteration



[gora] branch 0.9-release-branch deleted (was da75abd)

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a change to branch 0.9-release-branch
in repository https://gitbox.apache.org/repos/asf/gora.git.


 was da75abd  [maven-release-plugin] prepare for next development iteration

This change permanently discards the following revisions:

 discard da75abd  [maven-release-plugin] prepare for next development iteration



[gora] branch master updated: GORA-621: Remove log4j 2 transitive dependencies from solr core

2019-08-11 Thread djkevincr
This is an automated email from the ASF dual-hosted git repository.

djkevincr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/gora.git


The following commit(s) were added to refs/heads/master by this push:
 new 60bcac3  GORA-621: Remove log4j 2 transitive dependencies from solr 
core
 new d9b4b8e  Merge pull request #184 from djkevincr/GORA-621
60bcac3 is described below

commit 60bcac3e346eee8ee1c7a7119c1b29f931603a55
Author: Kevin Ratnasekera 
AuthorDate: Sun Aug 11 21:29:11 2019 +0530

GORA-621: Remove log4j 2 transitive dependencies from solr core
---
 gora-solr/pom.xml | 16 
 gora-tutorial/pom.xml |  6 --
 2 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/gora-solr/pom.xml b/gora-solr/pom.xml
index 50a4ad7..952d701 100644
--- a/gora-solr/pom.xml
+++ b/gora-solr/pom.xml
@@ -172,6 +172,22 @@
   org.eclipse.jetty.orbit
   javax.servlet
 
+
+  org.apache.logging.log4j
+  log4j-slf4j-impl
+
+
+  org.apache.logging.log4j
+  log4j-1.2-api
+
+
+  org.apache.logging.log4j
+  log4j-api
+
+
+  org.apache.logging.log4j
+  log4j-core
+
   
 
 
diff --git a/gora-tutorial/pom.xml b/gora-tutorial/pom.xml
index 1d6f67d..0396ef9 100644
--- a/gora-tutorial/pom.xml
+++ b/gora-tutorial/pom.xml
@@ -127,12 +127,6 @@
 
   org.apache.gora
   gora-solr
-  
-
-  org.apache.logging.log4j
-  log4j-slf4j-impl
-
-