Updated Branches: refs/heads/master ac2127a70 -> 38d7b76d0
In prep for release, moving master to new version. Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/38d7b76d Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/38d7b76d Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/38d7b76d Branch: refs/heads/master Commit: 38d7b76d07f29baa9d217b74f9fbcf84357f23c6 Parents: ac2127a Author: Aaron McCurry <[email protected]> Authored: Wed Sep 4 20:03:21 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Wed Sep 4 20:04:53 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 | 4 ++-- docs/cluster-setup.html | 6 +++--- docs/getting-started.html | 10 +++++----- pom.xml | 2 +- 14 files changed, 26 insertions(+), 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/38d7b76d/blur-core/pom.xml ---------------------------------------------------------------------- diff --git a/blur-core/pom.xml b/blur-core/pom.xml index edcb504..220be4e 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.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/blur-gui/pom.xml ---------------------------------------------------------------------- diff --git a/blur-gui/pom.xml b/blur-gui/pom.xml index 818280c..21a07c5 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.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/blur-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/blur-jdbc/pom.xml b/blur-jdbc/pom.xml index 9643316..d66ce21 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.2.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/blur-mapred/pom.xml ---------------------------------------------------------------------- diff --git a/blur-mapred/pom.xml b/blur-mapred/pom.xml index 0e5732d..6cefdd4 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.2.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/blur-query/pom.xml ---------------------------------------------------------------------- diff --git a/blur-query/pom.xml b/blur-query/pom.xml index a155f42..a189aba 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.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/blur-shell/pom.xml ---------------------------------------------------------------------- diff --git a/blur-shell/pom.xml b/blur-shell/pom.xml index db9f785..52bdf53 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.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/blur-store/pom.xml ---------------------------------------------------------------------- diff --git a/blur-store/pom.xml b/blur-store/pom.xml index 9438851..037ce3f 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.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/blur-thrift/pom.xml ---------------------------------------------------------------------- diff --git a/blur-thrift/pom.xml b/blur-thrift/pom.xml index 1feaf07..cdec767 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.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/blur-util/pom.xml ---------------------------------------------------------------------- diff --git a/blur-util/pom.xml b/blur-util/pom.xml index 9c7712b..1e5e746 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.0-incubating-SNAPSHOT</version> + <version>0.3.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/38d7b76d/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 e9e5c23..965655e 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.0-incubating-SNAPSHOT</version> + <version>0.3.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.2.0-incubating-SNAPSHOT</version> + <version>0.3.0-incubating-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-util</artifactId> - <version>0.2.0-incubating-SNAPSHOT</version> + <version>0.3.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.2.0-incubating-SNAPSHOT</version> + <version>0.3.0-incubating-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.blur</groupId> <artifactId>blur-core</artifactId> - <version>0.2.0-incubating-SNAPSHOT</version> + <version>0.3.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.2.0-incubating-SNAPSHOT</version> + <version>0.3.0-incubating-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/38d7b76d/distribution/pom.xml ---------------------------------------------------------------------- diff --git a/distribution/pom.xml b/distribution/pom.xml index 52f5a90..0f5275d 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.0-incubating-SNAPSHOT</version> + <version>0.3.0-incubating-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -67,4 +67,4 @@ under the License. </plugin> </plugins> </build> -</project> \ No newline at end of file +</project> http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/38d7b76d/docs/cluster-setup.html ---------------------------------------------------------------------- diff --git a/docs/cluster-setup.html b/docs/cluster-setup.html index e63e4f5..6428bfe 100644 --- a/docs/cluster-setup.html +++ b/docs/cluster-setup.html @@ -105,9 +105,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.2.0 +# Example: zknode1:2181,zknode2:2181,zknode3:2181/blur-0.3.0 # -# NOTE: If you provide the root path "/blur-0.2.0", that will have to be manually +# NOTE: If you provide the root path "/blur-0.3.0", that will have to be manually # created before Blur will start. blur.zookeeper.connection=127.0.0.1 @@ -430,4 +430,4 @@ blur.metrics.reporter.graphite.prefix=[""]</code></pre> <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/38d7b76d/docs/getting-started.html ---------------------------------------------------------------------- diff --git a/docs/getting-started.html b/docs/getting-started.html index 60cfb9a..4d426f0 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 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.2.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.3.0</a> </p> </section> <section> @@ -114,7 +114,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.2.0-incubating-SNAPSHOT-bin.tar.gz</code>.</p> + <p>The binary artifact is located <code>distribution/target/apache-blur-0.3.0-incubating-SNAPSHOT-bin.tar.gz</code>.</p> </section> <section> <div class="page-header"> @@ -155,12 +155,12 @@ mvn install -DskipTests -P distribution</code></pre> <p> You should see: </p> - <pre><code class="bash">blur@blurvm:~$ apache-blur-0.2.0-incubating/bin/start-all.sh + <pre><code class="bash">blur@blurvm:~$ apache-blur-0.3.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.2.0-incubating/bin/stop-all.sh + <pre><code class="bash">blur@blurvm:~$ apache-blur-0.3.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> @@ -264,4 +264,4 @@ blur></code></pre> <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/38d7b76d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 57701b2..daef058 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.0-incubating-SNAPSHOT</version> + <version>0.3.0-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>Blur</name>
