Updated Branches: refs/heads/master 5923b8e90 -> f4179a3cb
Move master back to 0.2 for now Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/f4179a3c Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/f4179a3c Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/f4179a3c Branch: refs/heads/master Commit: f4179a3cbb81e113b5762981397427dfbe2a9a64 Parents: 5923b8e Author: williamstw <[email protected]> Authored: Wed Sep 11 18:56:08 2013 -0400 Committer: williamstw <[email protected]> Committed: Wed Sep 11 18:56:08 2013 -0400 ---------------------------------------------------------------------- blur-core/pom.xml | 2 +- blur-gui/pom.xml | 2 +- blur-jdbc/pom.xml | 2 +- blur-mapred/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 ++++++------ distribution/pom.xml | 2 +- docs/cluster-setup.html | 4 ++-- docs/data-model.html | 2 +- docs/extra.html | 2 +- docs/getting-started.html | 8 ++++---- docs/index.html | 2 +- docs/template.html | 2 +- docs/using-blur.base.html | 2 +- pom.xml | 2 +- 19 files changed, 28 insertions(+), 28 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-core/pom.xml ---------------------------------------------------------------------- diff --git a/blur-core/pom.xml b/blur-core/pom.xml index 220be4e..edcb504 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-gui/pom.xml ---------------------------------------------------------------------- diff --git a/blur-gui/pom.xml b/blur-gui/pom.xml index 21a07c5..818280c 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/blur-jdbc/pom.xml b/blur-jdbc/pom.xml index d66ce21..9643316 100644 --- a/blur-jdbc/pom.xml +++ b/blur-jdbc/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-mapred/pom.xml ---------------------------------------------------------------------- diff --git a/blur-mapred/pom.xml b/blur-mapred/pom.xml index 6cefdd4..0e5732d 100644 --- a/blur-mapred/pom.xml +++ b/blur-mapred/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-query/pom.xml ---------------------------------------------------------------------- diff --git a/blur-query/pom.xml b/blur-query/pom.xml index a189aba..a155f42 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-shell/pom.xml ---------------------------------------------------------------------- diff --git a/blur-shell/pom.xml b/blur-shell/pom.xml index 52bdf53..db9f785 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-store/pom.xml ---------------------------------------------------------------------- diff --git a/blur-store/pom.xml b/blur-store/pom.xml index 037ce3f..9438851 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/blur-thrift/pom.xml b/blur-thrift/pom.xml index cdec767..1feaf07 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/blur-util/pom.xml ---------------------------------------------------------------------- diff --git a/blur-util/pom.xml b/blur-util/pom.xml index 1e5e746..9c7712b 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.blur</groupId> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/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 965655e..e9e5c23 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-util</artifactId> - <version>0.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-core</artifactId> - <version>0.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 0f5275d..fe57090 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.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/docs/cluster-setup.html ---------------------------------------------------------------------- diff --git a/docs/cluster-setup.html b/docs/cluster-setup.html index 7fc3d3d..d0f1bb3 100644 --- a/docs/cluster-setup.html +++ b/docs/cluster-setup.html @@ -108,9 +108,9 @@ file: <pre> <code class="bash"># The ZooKeeper connection string, consider adding a root path to the string, it # can help when upgrading Blur. -# Example: zknode1:2181,zknode2:2181,zknode3:2181/blur-0.3.0 +# Example: zknode1:2181,zknode2:2181,zknode3:2181/blur-0.2.0 # -# NOTE: If you provide the root path "/blur-0.3.0", that will have to be manually +# NOTE: If you provide the root path "/blur-0.2.0", that will have to be manually # created before Blur will start. blur.zookeeper.connection=127.0.0.1 http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/docs/data-model.html ---------------------------------------------------------------------- diff --git a/docs/data-model.html b/docs/data-model.html index 8db4c97..9aab6ba 100644 --- a/docs/data-model.html +++ b/docs/data-model.html @@ -464,4 +464,4 @@ To run a query to find all the rows that contain a location within 10 miles of g <script src="resources/js/respond.min.js"></script> <script src="resources/js/docs.js"></script> </body> -</html> \ No newline at end of file +</html> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/docs/extra.html ---------------------------------------------------------------------- diff --git a/docs/extra.html b/docs/extra.html index 2d83fd3..e031d11 100644 --- a/docs/extra.html +++ b/docs/extra.html @@ -69,4 +69,4 @@ <script src="resources/js/respond.min.js"></script> <script src="resources/js/docs.js"></script> </body> -</html> \ No newline at end of file +</html> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/docs/getting-started.html ---------------------------------------------------------------------- diff --git a/docs/getting-started.html b/docs/getting-started.html index 900ddd4..c73309a 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -102,7 +102,7 @@ cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys</code></pre> <h3>Download full source</h3> <p> Until a full release has been made, please download the latest full source code and look in the <code>/distribution</code> folder. - <a href="https://git-wip-us.apache.org/repos/asf/incubator-blur.git" class="btn btn-large btn-primary">Download Latest Apache Blur 0.3.0</a> + <a href="https://git-wip-us.apache.org/repos/asf/incubator-blur.git" class="btn btn-large btn-primary">Download Latest Apache Blur 0.2.0</a> </p> </section> <section> @@ -117,7 +117,7 @@ cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys</code></pre> <p>Build the artifacts (if you want to run the tests remove the "-DskipTests")</p> <pre><code class="bash">cd incubator-blur/ mvn install -DskipTests -P distribution</code></pre> - <p>The binary artifact is located <code>distribution/target/apache-blur-0.3.0-incubating-SNAPSHOT-bin.tar.gz</code>.</p> + <p>The binary artifact is located <code>distribution/target/apache-blur-0.2.0-incubating-SNAPSHOT-bin.tar.gz</code>.</p> </section> <section> <div class="page-header"> @@ -158,12 +158,12 @@ mvn install -DskipTests -P distribution</code></pre> <p> You should see: </p> - <pre><code class="bash">blur@blurvm:~$ apache-blur-0.3.0-incubating/bin/start-all.sh + <pre><code class="bash">blur@blurvm:~$ apache-blur-0.2.0-incubating/bin/start-all.sh localhost: ZooKeeper starting as process 6650. localhost: Shard [0] starting as process 6783. localhost: Controller [0] starting as process 6933.</code></pre> <p>If you run the start command again you should see:</p> - <pre><code class="bash">blur@blurvm:~$ apache-blur-0.3.0-incubating/bin/stop-all.sh + <pre><code class="bash">blur@blurvm:~$ apache-blur-0.2.0-incubating/bin/stop-all.sh localhost: Stopping Controller [0] server with pid [6933]. localhost: Stopping Shard [0] server with pid [6783]. localhost: Stopping ZooKeeper with pid [6650].</code></pre> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/docs/index.html ---------------------------------------------------------------------- diff --git a/docs/index.html b/docs/index.html index 8d730ba..b39efbc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -66,4 +66,4 @@ <!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) --> <script src="resources/js/respond.min.js"></script> </body> -</html> \ No newline at end of file +</html> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/docs/template.html ---------------------------------------------------------------------- diff --git a/docs/template.html b/docs/template.html index 6be794b..f478165 100644 --- a/docs/template.html +++ b/docs/template.html @@ -91,4 +91,4 @@ <script src="resources/js/respond.min.js"></script> <script src="resources/js/docs.js"></script> </body> -</html> \ No newline at end of file +</html> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/docs/using-blur.base.html ---------------------------------------------------------------------- diff --git a/docs/using-blur.base.html b/docs/using-blur.base.html index aac9f00..5c32bbe 100644 --- a/docs/using-blur.base.html +++ b/docs/using-blur.base.html @@ -432,4 +432,4 @@ Here is a screenshot of the JDBC driver in SQuirrel: <script src="resources/js/respond.min.js"></script> <script src="resources/js/docs.js"></script> </body> -</html> \ No newline at end of file +</html> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/f4179a3c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 179e0c9..3d9031b 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. <groupId>org.apache.blur</groupId> <artifactId>blur</artifactId> - <version>0.3.0-incubating-SNAPSHOT</version> + <version>0.2.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>Blur</name>
