Skip to content

Commit

Permalink
HIVE-2476. Update project description and wiki link in ivy.xml files …
Browse files Browse the repository at this point in the history
…(Ashutosh Chauhan via cws)

git-svn-id: https://svn.apache.org/repos/asf/hive/branches/branch-0.8@1187099 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
cwsteinbach committed Oct 20, 2011
1 parent 60b519e commit 9a47e9b
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions ant/ivy.xml
Expand Up @@ -18,8 +18,8 @@
<info organisation="${hive.ivy.org}" module="hive-anttasks" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>

Expand Down
4 changes: 2 additions & 2 deletions cli/ivy.xml
Expand Up @@ -19,8 +19,8 @@
<info organisation="${hive.ivy.org}" module="hive-cli" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions common/ivy.xml
Expand Up @@ -19,8 +19,8 @@
<info organisation="${hive.ivy.org}" module="hive-common" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions contrib/ivy.xml
Expand Up @@ -18,8 +18,8 @@
<info organisation="${hive.ivy.org}" module="hive-contrib" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>

Expand Down
4 changes: 2 additions & 2 deletions hbase-handler/ivy.xml
Expand Up @@ -18,8 +18,8 @@
<info organisation="${hive.ivy.org}" module="hive-hbase-handler" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>

Expand Down
4 changes: 2 additions & 2 deletions hwi/ivy.xml
Expand Up @@ -18,8 +18,8 @@
<info organisation="${hive.ivy.org}" module="hive-hwi" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>

Expand Down
4 changes: 2 additions & 2 deletions jdbc/ivy.xml
Expand Up @@ -19,8 +19,8 @@
<info organisation="${hive.ivy.org}" module="hive-jdbc" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions metastore/ivy.xml
Expand Up @@ -18,8 +18,8 @@
<info organisation="${hive.ivy.org}" module="hive-metastore" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pdk/ivy.xml
Expand Up @@ -19,8 +19,8 @@
<info organisation="${hive.ivy.org}" module="hive-pdk" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions ql/ivy.xml
Expand Up @@ -18,8 +18,8 @@
<info organisation="${hive.ivy.org}" module="hive-exec" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions serde/ivy.xml
Expand Up @@ -18,8 +18,8 @@
<info organisation="${hive.ivy.org}" module="hive-serde" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions service/ivy.xml
Expand Up @@ -19,8 +19,8 @@
<info organisation="${hive.ivy.org}" module="hive-service" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions shims/ivy.xml
Expand Up @@ -19,8 +19,8 @@
<info organisation="${hive.ivy.org}" module="hive-shims" revision="${version}">
<license name="The Apache Software License, Version 2.0" url="http://www.apache.org/licenses/LICENSE-2.0.txt" />
<description homepage="http://hive.apache.org">
Hive is a data warehouse infrastructure built on top of Hadoop see
http://wiki.apache.org/hadoop/Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
https://cwiki.apache.org/confluence/display/Hive/Home
</description>
</info>
<dependencies>
Expand Down

0 comments on commit 9a47e9b

Please sign in to comment.