You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2014/08/02 03:29:09 UTC

[2/5] git commit: Capital case component names; inherit license info from Apache parent POM.

Capital case component names; inherit license info from Apache parent POM.


Project: http://git-wip-us.apache.org/repos/asf/incubator-optiq/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-optiq/commit/324f8f90
Tree: http://git-wip-us.apache.org/repos/asf/incubator-optiq/tree/324f8f90
Diff: http://git-wip-us.apache.org/repos/asf/incubator-optiq/diff/324f8f90

Branch: refs/heads/master
Commit: 324f8f90bd4c26b801190e158cd82ecc522a3a74
Parents: c4477eb
Author: Julian Hyde <jh...@apache.org>
Authored: Thu Jul 31 18:48:48 2014 -0700
Committer: Julian Hyde <jh...@apache.org>
Committed: Thu Jul 31 18:48:48 2014 -0700

----------------------------------------------------------------------
 avatica/pom.xml    | 2 +-
 core/pom.xml       | 2 +-
 mongodb/pom.xml    | 2 +-
 plus/pom.xml       | 2 +-
 pom.xml            | 8 +-------
 spark/pom.xml      | 2 +-
 splunk/pom.xml     | 2 +-
 ubenchmark/pom.xml | 1 +
 8 files changed, 8 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-optiq/blob/324f8f90/avatica/pom.xml
----------------------------------------------------------------------
diff --git a/avatica/pom.xml b/avatica/pom.xml
index 69e6f32..e3725a7 100644
--- a/avatica/pom.xml
+++ b/avatica/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
   <artifactId>optiq-avatica</artifactId>
   <packaging>jar</packaging>
   <version>0.9.0-incubating-SNAPSHOT</version>
-  <name>optiq-avatica</name>
+  <name>Optiq Avatica</name>
   <description>JDBC driver framework.</description>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-optiq/blob/324f8f90/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index fcf64fe..3309690 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
   <artifactId>optiq-core</artifactId>
   <packaging>jar</packaging>
   <version>0.9.0-incubating-SNAPSHOT</version>
-  <name>optiq-core</name>
+  <name>Optiq Core</name>
   <description>Core Optiq APIs and engine.</description>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-optiq/blob/324f8f90/mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index 6242cf1..7f86a91 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
   <artifactId>optiq-mongodb</artifactId>
   <packaging>jar</packaging>
   <version>0.9.0-incubating-SNAPSHOT</version>
-  <name>optiq-mongodb</name>
+  <name>Optiq MongoDB</name>
   <description>MongoDB adapter for Optiq.</description>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-optiq/blob/324f8f90/plus/pom.xml
----------------------------------------------------------------------
diff --git a/plus/pom.xml b/plus/pom.xml
index 03f05dd..b1a8bed 100644
--- a/plus/pom.xml
+++ b/plus/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
   <artifactId>optiq-plus</artifactId>
   <packaging>jar</packaging>
   <version>0.9.0-incubating-SNAPSHOT</version>
-  <name>optiq-plus</name>
+  <name>Optiq Plus</name>
   <description>Miscellaneous extras for Optiq.</description>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-optiq/blob/324f8f90/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ce6b05a..fb6f56c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,16 +30,10 @@ limitations under the License.
   <version>0.9.0-incubating-SNAPSHOT</version>
 
   <!-- More project information. -->
-  <name>optiq</name>
+  <name>Optiq</name>
   <description>Optiq is a dynamic data management framework.</description>
   <url>http://incubator.apache.org/optiq</url>
   <inceptionYear>2012</inceptionYear>
-  <licenses>
-    <license>
-      <name>Apache 2</name>
-      <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
-    </license>
-  </licenses>
 
   <mailingLists>
     <mailingList>

http://git-wip-us.apache.org/repos/asf/incubator-optiq/blob/324f8f90/spark/pom.xml
----------------------------------------------------------------------
diff --git a/spark/pom.xml b/spark/pom.xml
index 1e46364..c88cdbc 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
   <artifactId>optiq-spark</artifactId>
   <packaging>jar</packaging>
   <version>0.9.0-incubating-SNAPSHOT</version>
-  <name>optiq-spark</name>
+  <name>Optiq Spark</name>
 
   <properties>
     <top.dir>${project.basedir}/..</top.dir>

http://git-wip-us.apache.org/repos/asf/incubator-optiq/blob/324f8f90/splunk/pom.xml
----------------------------------------------------------------------
diff --git a/splunk/pom.xml b/splunk/pom.xml
index 09acbe2..d0f48d2 100644
--- a/splunk/pom.xml
+++ b/splunk/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
   <artifactId>optiq-splunk</artifactId>
   <packaging>jar</packaging>
   <version>0.9.0-incubating-SNAPSHOT</version>
-  <name>optiq-splunk</name>
+  <name>Optiq Splunk</name>
   <description>Splunk adapter for Optiq; also a JDBC driver for Splunk.</description>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/incubator-optiq/blob/324f8f90/ubenchmark/pom.xml
----------------------------------------------------------------------
diff --git a/ubenchmark/pom.xml b/ubenchmark/pom.xml
index 3b4a330..c9c69da 100644
--- a/ubenchmark/pom.xml
+++ b/ubenchmark/pom.xml
@@ -28,6 +28,7 @@ limitations under the License.
   </properties>
 
   <artifactId>optiq-ubenchmark</artifactId>
+  <name>Optiq Ubenchmark</name>
   <description>Microbenchmarks for Optiq</description>
 
   <repositories>