Repository: incubator-blur
Updated Branches:
  refs/heads/apache-blur-0.2 8807238dd -> 3967e154e


Preparing for release 0.2.2-incubating.


Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/3967e154
Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/3967e154
Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/3967e154

Branch: refs/heads/apache-blur-0.2
Commit: 3967e154e7b064ad40b36d1d5832b7c7bcac44cd
Parents: 8807238
Author: Aaron McCurry <[email protected]>
Authored: Tue May 6 12:02:00 2014 -0400
Committer: Aaron McCurry <[email protected]>
Committed: Tue May 6 12:02:00 2014 -0400

----------------------------------------------------------------------
 blur-core/pom.xml                       |  2 +-
 blur-gui/pom.xml                        |  2 +-
 blur-mapred-hadoop1/pom.xml             |  2 +-
 blur-mapred-hadoop2/pom.xml             |  2 +-
 blur-query/pom.xml                      |  2 +-
 blur-shell/pom.xml                      |  2 +-
 blur-store/pom.xml                      |  2 +-
 blur-thrift/pom.xml                     |  2 +-
 blur-util/pom.xml                       |  2 +-
 contrib/blur-console/blur-agent/pom.xml | 12 ++--
 contrib/blur-jdbc/pom.xml               |  2 +-
 contrib/blur-titan/pom.xml              |  2 +-
 distribution/pom.xml                    |  2 +-
 docs/getting-started.html               |  2 +-
 docs/release-notes.html                 | 98 ++++++++++------------------
 pom.xml                                 |  2 +-
 whiteboard/slur/pom.xml                 | 12 ++--
 17 files changed, 60 insertions(+), 90 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-core/pom.xml
----------------------------------------------------------------------
diff --git a/blur-core/pom.xml b/blur-core/pom.xml
index 77faabc..c51fa2f 100644
--- a/blur-core/pom.xml
+++ b/blur-core/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-gui/pom.xml
----------------------------------------------------------------------
diff --git a/blur-gui/pom.xml b/blur-gui/pom.xml
index ea76beb..4f41b49 100644
--- a/blur-gui/pom.xml
+++ b/blur-gui/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-mapred-hadoop1/pom.xml
----------------------------------------------------------------------
diff --git a/blur-mapred-hadoop1/pom.xml b/blur-mapred-hadoop1/pom.xml
index 61fe166..6aa3320 100644
--- a/blur-mapred-hadoop1/pom.xml
+++ b/blur-mapred-hadoop1/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-mapred-hadoop2/pom.xml
----------------------------------------------------------------------
diff --git a/blur-mapred-hadoop2/pom.xml b/blur-mapred-hadoop2/pom.xml
index 3c6f07e..c1bb196 100644
--- a/blur-mapred-hadoop2/pom.xml
+++ b/blur-mapred-hadoop2/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-query/pom.xml
----------------------------------------------------------------------
diff --git a/blur-query/pom.xml b/blur-query/pom.xml
index c2bc944..506db55 100644
--- a/blur-query/pom.xml
+++ b/blur-query/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-shell/pom.xml
----------------------------------------------------------------------
diff --git a/blur-shell/pom.xml b/blur-shell/pom.xml
index 2d2cc6a..f84efb3 100644
--- a/blur-shell/pom.xml
+++ b/blur-shell/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-store/pom.xml
----------------------------------------------------------------------
diff --git a/blur-store/pom.xml b/blur-store/pom.xml
index 4220de3..7b50345 100644
--- a/blur-store/pom.xml
+++ b/blur-store/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-thrift/pom.xml
----------------------------------------------------------------------
diff --git a/blur-thrift/pom.xml b/blur-thrift/pom.xml
index ee161aa..ae3482d 100644
--- a/blur-thrift/pom.xml
+++ b/blur-thrift/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/blur-util/pom.xml
----------------------------------------------------------------------
diff --git a/blur-util/pom.xml b/blur-util/pom.xml
index 5838660..5660157 100644
--- a/blur-util/pom.xml
+++ b/blur-util/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/contrib/blur-console/blur-agent/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/blur-console/blur-agent/pom.xml 
b/contrib/blur-console/blur-agent/pom.xml
index e566bec..d7487ca 100644
--- a/contrib/blur-console/blur-agent/pom.xml
+++ b/contrib/blur-console/blur-agent/pom.xml
@@ -23,7 +23,7 @@ under the License.
                <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>
@@ -77,12 +77,12 @@ under the License.
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-thrift</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-util</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                </dependency>
                <dependency>
                        <groupId>org.slf4j</groupId>
@@ -128,13 +128,13 @@ under the License.
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-core</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-core</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>
@@ -147,7 +147,7 @@ under the License.
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-store</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                        <scope>test</scope>
                </dependency>
                <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/contrib/blur-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/blur-jdbc/pom.xml b/contrib/blur-jdbc/pom.xml
index 7008f39..2f932dd 100644
--- a/contrib/blur-jdbc/pom.xml
+++ b/contrib/blur-jdbc/pom.xml
@@ -22,7 +22,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/contrib/blur-titan/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/blur-titan/pom.xml b/contrib/blur-titan/pom.xml
index e875ca4..4f1ecf4 100644
--- a/contrib/blur-titan/pom.xml
+++ b/contrib/blur-titan/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.blur</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index a720cda..e39395a 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.blur</groupId>
                <artifactId>blur</artifactId>
-               <version>0.2.2-incubating-SNAPSHOT</version>
+               <version>0.2.2-incubating</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/docs/getting-started.html
----------------------------------------------------------------------
diff --git a/docs/getting-started.html b/docs/getting-started.html
index 5fbee2a..c5018a7 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -99,7 +99,7 @@ cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys</code></pre>
             <h3>Download Source and Binary Artifacts</h3>
             <p>
        Both the source and binary artifacts are provided via mirrors 
here:<br/><br/>
-              <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.2-incubating/apache-blur-0.2.2-incubating-src.tar.gz";
 class="btn btn-large btn-primary">Apache Blur 0.2.2 Source</a>               
<a 
href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.2-incubating/apache-blur-0.2.2-incubating-bin.tar.gz";
 class="btn btn-large btn-primary">Apache Blur 0.2.2 Binary</a>
+              <a 
href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.2-incubating/apache-blur-0.2.2-incubating-src.tar.gz";
 class="btn btn-large btn-primary">Apache Blur 0.2.2 Source</a>               
<a 
href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.2-incubating/apache-blur-0.2.2-incubating-hadoop1-bin.tar.gz";
 class="btn btn-large btn-primary">Apache Blur 0.2.2 Binary</a>
             </p>
           </section>
           <section>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/docs/release-notes.html
----------------------------------------------------------------------
diff --git a/docs/release-notes.html b/docs/release-notes.html
index 1a9d503..55b44a7 100644
--- a/docs/release-notes.html
+++ b/docs/release-notes.html
@@ -56,112 +56,82 @@
 <!-- Header for Release Notes -->
 
 
-        Release Notes - Apache Blur - Version 0.2.1
-    
-<h2>        Sub-task
+        Release Notes - Apache Blur - Version 0.2.2
+                
+<h2>        Bug
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-250'>BLUR-250</a>] -  
       Create system level third party field types
-</li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-258'>BLUR-258</a>] -  
       Document how to use BLUR-250
-</li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-262'>BLUR-262</a>] -  
       Change Block Cache so that merges do not effect the cache
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-297'>BLUR-297</a>] -  
       The ShardServerEventHandler class is log noisy when clients disconnect
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-277'>BLUR-277</a>] -  
       Create an API to fetch the list of total Controller Servers in the 
Controller Cluster.
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-298'>BLUR-298</a>] -  
       ZooKeeperClusterStatus has several methods that are not working
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-278'>BLUR-278</a>] -  
       Fix the Blur shell to use the right API to fetch the list of online 
Controller nodes.
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-299'>BLUR-299</a>] -  
       Custom types at the system/cluster level aren&#39;t registered when the 
OutputFormat creates the table.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-284'>BLUR-284</a>] -  
       Need to add a closing queue for the CacheValue
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-300'>BLUR-300</a>] -  
       System types need to be registered before the tablecontext is loaded
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-285'>BLUR-285</a>] -  
       Create a file based bitset filter
-</li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-287'>BLUR-287</a>] -  
       Configure block cache size in blur-site
-</li>
-</ul>
-            
-<h2>        Bug
-</h2>
-<ul>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-118'>BLUR-118</a>] -  
       Watch Existence and Poll Watch Existence threads are not going away when 
a table is disabled or dropped
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-301'>BLUR-301</a>] -  
       List command should be sorted
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-224'>BLUR-224</a>] -  
       Safemode - registerNode method is hardcoded to 60 second timeout
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-303'>BLUR-303</a>] -  
       Change class sig for DefaultBlurReducer
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-232'>BLUR-232</a>] -  
       Fix NPE during use of minicluster on ubuntu
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-305'>BLUR-305</a>] -  
       Blur CombineInputFormat doesn&#39;t work at all
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-235'>BLUR-235</a>] -  
       Controller startup log refers to shard server
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-306'>BLUR-306</a>] -  
       Tables with the same name errors
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-236'>BLUR-236</a>] -  
       Cluster initialization in controller for non-default clusters
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-307'>BLUR-307</a>] -  
       CsvBlurMapper not does work with combined input format
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-242'>BLUR-242</a>] -  
       Special/Internal fields aren&#39;t keyword analyzed on the query side.
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-308'>BLUR-308</a>] -  
       The MR jobs tmpjars contains more jar than needed
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-244'>BLUR-244</a>] -  
       FileNotFoundException during the index import process
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-309'>BLUR-309</a>] -  
       CsvBlurMapper has an extra comma in the error message
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-245'>BLUR-245</a>] -  
       There is a deadlock condition that can occur during mutate batch calls.
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-310'>BLUR-310</a>] -  
       Remove the index size gathering code
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-252'>BLUR-252</a>] -  
       During create table cluster issue
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-318'>BLUR-318</a>] -  
       Bug in TypeDefinitions while having separate analyzers for index and 
query
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-253'>BLUR-253</a>] -  
       Index Importer table readonly
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-319'>BLUR-319</a>] -  
       Custom TypeDef&#39;s can get Blur into a state where one cannot make new 
tables.
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-255'>BLUR-255</a>] -  
       Fix javadocs on TableDescriptor for preCacheCols
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-324'>BLUR-324</a>] -  
       SpatialPointVectorStrategyFieldTypeDefinition is throwing an exception 
during indexing
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-257'>BLUR-257</a>] -  
       Fix misspelling in BlurConstants
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-325'>BLUR-325</a>] -  
       The MasterBasedDistributedLayout is not removing the layout when a table 
is deleted
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-279'>BLUR-279</a>] -  
       Compile Error building Blur-mapred class BlurOutputFormat
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-326'>BLUR-326</a>] -  
       The thrift call shardServerList is failing
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-282'>BLUR-282</a>] -  
       All Lucene IndexInputs in Blur need to have the clone method reviewed
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-328'>BLUR-328</a>] -  
       Index curruption during mutateBatch calls
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-283'>BLUR-283</a>] -  
       Check that strict types on the table descriptor works as expected
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-329'>BLUR-329</a>] -  
       Shard server query cache bug
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-286'>BLUR-286</a>] -  
       The sample files for a given segment need to follow the segment life 
cycle
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-330'>BLUR-330</a>] -  
       Remove the ZooKeeper trace store
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-288'>BLUR-288</a>] -  
       Need to add regex query support in the superparser and types
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-331'>BLUR-331</a>] -  
       Large Row Paging issue
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-289'>BLUR-289</a>] -  
       Table Properties are not being persisted to zookeeper
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-332'>BLUR-332</a>] -  
       FileNotFoundException during stats call
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-293'>BLUR-293</a>] -  
       Add user object to Thrift API and session on server side
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-337'>BLUR-337</a>] -  
       Shard server should fail hard on a bad misconfiguration
 </li>
 </ul>
                 
 <h2>        Improvement
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-183'>BLUR-183</a>] -  
       Auto disconnect clients that have been idle for a period of time
-</li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-246'>BLUR-246</a>] -  
       Change the fetch implementation to type 4
-</li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-249'>BLUR-249</a>] -  
       Sync performance issue in the IndexInputCloser class
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-302'>BLUR-302</a>] -  
       start-all script sometimes causes errors 
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-254'>BLUR-254</a>] -  
       Increase the number of selector threads in the thrift server
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-317'>BLUR-317</a>] -  
       Enable Changing of Compression alg and chunk size in Codec
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-256'>BLUR-256</a>] -  
       Document how to use facets
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-323'>BLUR-323</a>] -  
       Improve error message on CustomFieldTypeDefinition
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-259'>BLUR-259</a>] -  
       Add Full Controller list to ZookeeperClusterStatus
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-327'>BLUR-327</a>] -  
       Schedule a daily optimize of each shard
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-260'>BLUR-260</a>] -  
       Rework shard layout strategy
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-333'>BLUR-333</a>] -  
       Remove polling from the index importer
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-261'>BLUR-261</a>] -  
       Unnecessary explicit reference of superclass method by Child class. 
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-334'>BLUR-334</a>] -  
       Add sorting
 </li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-281'>BLUR-281</a>] -  
       Add metrics into the V2 Block Cache
-</li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-294'>BLUR-294</a>] -  
       Allow BufferStore to be configured with different buffer sizes
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-335'>BLUR-335</a>] -  
       Field existence query
 </li>
 </ul>
     
 <h2>        New Feature
 </h2>
 <ul>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-229'>BLUR-229</a>] -  
       Make V2 of the Block Cache production ready.
-</li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-280'>BLUR-280</a>] -  
       Make the family field optional on the Record object.
-</li>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-291'>BLUR-291</a>] -  
       Document block cache v2
-</li>
-</ul>
-                                    
-<h2>        Test
-</h2>
-<ul>
-<li>[<a href='https://issues.apache.org/jira/browse/BLUR-162'>BLUR-162</a>] -  
       Fix units in ZookeeperClusterStatusTest for safemode call
+<li>[<a href='https://issues.apache.org/jira/browse/BLUR-314'>BLUR-314</a>] -  
       Allow configurable Thrift frame size
 </li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1b07ce7..6df1889 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
        <groupId>org.apache.blur</groupId>
        <artifactId>blur</artifactId>
-       <version>0.2.2-incubating-SNAPSHOT</version>
+       <version>0.2.2-incubating</version>
        <packaging>pom</packaging>
 
        <name>Blur</name>

http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/3967e154/whiteboard/slur/pom.xml
----------------------------------------------------------------------
diff --git a/whiteboard/slur/pom.xml b/whiteboard/slur/pom.xml
index 2f07632..4467af6 100644
--- a/whiteboard/slur/pom.xml
+++ b/whiteboard/slur/pom.xml
@@ -34,18 +34,18 @@ under the License.
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-core</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                        <scope>runtime</scope>
                </dependency>
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-util</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-thrift</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                </dependency>
                <dependency>
                        <groupId>commons-logging</groupId>
@@ -60,14 +60,14 @@ under the License.
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-core</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.apache.blur</groupId>
                        <artifactId>blur-util</artifactId>
-                       <version>0.2.2-incubating-SNAPSHOT</version>
+                       <version>0.2.2-incubating</version>
                        <type>test-jar</type>
                        <scope>test</scope>
                </dependency>
@@ -80,4 +80,4 @@ under the License.
                
                
        </dependencies>
-</project>
\ No newline at end of file
+</project>

Reply via email to