fullfill branding requirements - fix issues VXQUERY-118 and VXQUERY-119 - add "TM" to the project name - add "TM" to the project logo - add apache website navigation links - add trademark attributions - also: update fluido skin version to 1.3.1
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/624026cd Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/624026cd Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/624026cd Branch: refs/heads/prestonc/benchmark_updates Commit: 624026cd8e491d45c0e5d6645e6c84ff31143ef2 Parents: 9166f5a Author: Till Westmann <[email protected]> Authored: Tue Jul 1 11:53:09 2014 -0700 Committer: Preston Carman <[email protected]> Committed: Thu Aug 7 08:40:17 2014 -0700 ---------------------------------------------------------------------- src/site/apt/development_eclipse_setup.apt | 2 +- src/site/apt/development_tips.apt | 2 +- src/site/apt/development_xml_node_details.apt | 2 +- src/site/apt/index.apt | 2 +- src/site/apt/release.apt | 2 +- src/site/apt/user_installation.apt | 2 +- src/site/resources/images/VXQuery.png | Bin 7184 -> 7333 bytes src/site/site.xml | 18 ++++++- vxquery-benchmark/src/site/site.xml | 44 ++++++++++------- vxquery-cli/src/site/site.xml | 44 ++++++++++------- vxquery-core/src/site/site.xml | 53 ++++++++++++--------- vxquery-server/src/site/site.xml | 44 ++++++++++------- vxquery-xtest/src/site/site.xml | 44 ++++++++++------- 13 files changed, 157 insertions(+), 102 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/src/site/apt/development_eclipse_setup.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/development_eclipse_setup.apt b/src/site/apt/development_eclipse_setup.apt index 9df9fbc..2242312 100644 --- a/src/site/apt/development_eclipse_setup.apt +++ b/src/site/apt/development_eclipse_setup.apt @@ -16,7 +16,7 @@ Eclipse Setup Eclipse is a nice IDE for developing in Java and below are the instructions to setting up - Eclipse for VXQuery development. + Eclipse for Apache VXQuery\x99 development. * Installation http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/src/site/apt/development_tips.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/development_tips.apt b/src/site/apt/development_tips.apt index bfbf818..180bf48 100644 --- a/src/site/apt/development_tips.apt +++ b/src/site/apt/development_tips.apt @@ -33,7 +33,7 @@ Developer Tips [] - In VXQuery the TaggedValuePointable is used to read a result from this byte + In Apache VXQuery\x99 the TaggedValuePointable is used to read a result from this byte array. The first byte defines the data type and alerts us to what pointable to use for reading the rest of the data. http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/src/site/apt/development_xml_node_details.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/development_xml_node_details.apt b/src/site/apt/development_xml_node_details.apt index 8cf2900..c172a30 100644 --- a/src/site/apt/development_xml_node_details.apt +++ b/src/site/apt/development_xml_node_details.apt @@ -17,7 +17,7 @@ Data XML and Node Types XML is used as the data source for XQuery and must be parsed into Hyracks data. Each node type defined in XPath and XQuery can be mapped into pointable defined in Apache - VXQuery. + VXQuery\x99. * XPath Node Types http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/src/site/apt/index.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index f9095eb..9fe2090 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -15,7 +15,7 @@ Apache VXQuery - Apache VXQuery will be a standards compliant XML Query processor implemented in Java. + Apache VXQuery\x99 will be a standards compliant XML Query processor implemented in Java. The focus is on the evaluation of queries on large amounts of XML data. Specifically the goal is to evaluate queries on large collections of relatively small XML documents. To achieve this queries will be evaluated on a cluster of shared nothing machines. http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/src/site/apt/release.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/release.apt b/src/site/apt/release.apt index 355c4f6..c58e489 100644 --- a/src/site/apt/release.apt +++ b/src/site/apt/release.apt @@ -13,7 +13,7 @@ ~~ See the License for the specific language governing permissions and ~~ limitations under the License. -Releasing Apache VXQuery +Releasing Apache VXQuery\x99 * One time steps http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/src/site/apt/user_installation.apt ---------------------------------------------------------------------- diff --git a/src/site/apt/user_installation.apt b/src/site/apt/user_installation.apt index 39f9106..8713c60 100644 --- a/src/site/apt/user_installation.apt +++ b/src/site/apt/user_installation.apt @@ -17,7 +17,7 @@ Installation * Requirements - * Apache VXQuery source archive (apache-vxquery-X.Y-incubating-source-release.zip) + * Apache VXQuery\x99 source archive (apache-vxquery-X.Y-incubating-source-release.zip) * JDK >= 1.7 http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/src/site/resources/images/VXQuery.png ---------------------------------------------------------------------- diff --git a/src/site/resources/images/VXQuery.png b/src/site/resources/images/VXQuery.png index d3e2c31..58b4921 100644 Binary files a/src/site/resources/images/VXQuery.png and b/src/site/resources/images/VXQuery.png differ http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index daf2f75..88332c6 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -30,10 +30,17 @@ limitations under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>1.3.0</version> + <version>1.3.1</version> </skin> <body> + <menu name="Apache Software Foundation"> + <item name="Home" href="http://www.apache.org/"/> + <item name="Donate" href="http://www.apache.org/foundation/sponsorship.html"/> + <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/> + <item name="Security" href="http://www.apache.org/security/"/> + </menu> + <menu name="Get VXQuery"> <item name="Download" href="http://www.apache.org/dyn/closer.cgi/incubator/vxquery/" /> </menu> @@ -53,6 +60,15 @@ limitations under the License. <menu ref="reports"/> <menu ref="modules"/> + + <footer> + <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache + feather logo, and the Apache VXQuery project logo are either + registered trademarks or trademarks of The Apache Software + Foundation in the United States and other countries. + All other marks mentioned may be trademarks or registered + trademarks of their respective owners.</div> + </footer> </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/vxquery-benchmark/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-benchmark/src/site/site.xml b/vxquery-benchmark/src/site/site.xml index cf8bfdb..a6fbc82 100644 --- a/vxquery-benchmark/src/site/site.xml +++ b/vxquery-benchmark/src/site/site.xml @@ -15,26 +15,34 @@ See the License for the specific language governing permissions and limitations under the License. --> <project name="VXQuery"> - <bannerLeft> - <name>VXQuery</name> - <src>../images/VXQuery.png</src> - <href>../index.html</href> - </bannerLeft> + <bannerLeft> + <name>VXQuery</name> + <src>../images/VXQuery.png</src> + <href>../index.html</href> + </bannerLeft> - <bannerRight> - <name>Apache Incubator</name> - <src>../images/apache-incubator-logo.png</src> - <href>http://incubator.apache.org/</href> - </bannerRight> + <bannerRight> + <name>Apache Incubator</name> + <src>../images/apache-incubator-logo.png</src> + <href>http://incubator.apache.org/</href> + </bannerRight> - <skin> - <groupId>org.apache.maven.skins</groupId> - <artifactId>maven-fluido-skin</artifactId> - <version>1.3.0</version> - </skin> + <skin> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.3.1</version> + </skin> - <body> - <menu ref="reports"/> - </body> + <body> + <menu ref="reports"/> + <footer> + <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache + feather logo, and the Apache VXQuery project logo are either + registered trademarks or trademarks of The Apache Software + Foundation in the United States and other countries. + All other marks mentioned may be trademarks or registered + trademarks of their respective owners.</div> + </footer> + </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/vxquery-cli/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-cli/src/site/site.xml b/vxquery-cli/src/site/site.xml index cf8bfdb..a6fbc82 100644 --- a/vxquery-cli/src/site/site.xml +++ b/vxquery-cli/src/site/site.xml @@ -15,26 +15,34 @@ See the License for the specific language governing permissions and limitations under the License. --> <project name="VXQuery"> - <bannerLeft> - <name>VXQuery</name> - <src>../images/VXQuery.png</src> - <href>../index.html</href> - </bannerLeft> + <bannerLeft> + <name>VXQuery</name> + <src>../images/VXQuery.png</src> + <href>../index.html</href> + </bannerLeft> - <bannerRight> - <name>Apache Incubator</name> - <src>../images/apache-incubator-logo.png</src> - <href>http://incubator.apache.org/</href> - </bannerRight> + <bannerRight> + <name>Apache Incubator</name> + <src>../images/apache-incubator-logo.png</src> + <href>http://incubator.apache.org/</href> + </bannerRight> - <skin> - <groupId>org.apache.maven.skins</groupId> - <artifactId>maven-fluido-skin</artifactId> - <version>1.3.0</version> - </skin> + <skin> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.3.1</version> + </skin> - <body> - <menu ref="reports"/> - </body> + <body> + <menu ref="reports"/> + <footer> + <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache + feather logo, and the Apache VXQuery project logo are either + registered trademarks or trademarks of The Apache Software + Foundation in the United States and other countries. + All other marks mentioned may be trademarks or registered + trademarks of their respective owners.</div> + </footer> + </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/vxquery-core/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-core/src/site/site.xml b/vxquery-core/src/site/site.xml index 63452e0..2805e58 100644 --- a/vxquery-core/src/site/site.xml +++ b/vxquery-core/src/site/site.xml @@ -15,31 +15,38 @@ See the License for the specific language governing permissions and limitations under the License. --> <project name="VXQuery"> + <bannerLeft> + <name>VXQuery</name> + <src>../images/VXQuery.png</src> + <href>../index.html</href> + </bannerLeft> - <bannerLeft> - <name>VXQuery</name> - <src>../images/VXQuery.png</src> - <href>../index.html</href> - </bannerLeft> + <bannerRight> + <name>Apache Incubator</name> + <src>../images/apache-incubator-logo.png</src> + <href>http://incubator.apache.org/</href> + </bannerRight> - <bannerRight> - <name>Apache Incubator</name> - <src>../images/apache-incubator-logo.png</src> - <href>http://incubator.apache.org/</href> - </bannerRight> + <skin> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.3.1</version> + </skin> - <skin> - <groupId>org.apache.maven.skins</groupId> - <artifactId>maven-fluido-skin</artifactId> - <version>1.3.0</version> - </skin> - - <body> - <menu ref="reports"/> - <menu name="Open Items"> - <item name="Missing Functions" href="missing-functions.html"/> - <item name="Missing Operators" href="missing-operators.html"/> - </menu> - </body> + <body> + <menu ref="reports"/> + <menu name="Open Items"> + <item name="Missing Functions" href="missing-functions.html"/> + <item name="Missing Operators" href="missing-operators.html"/> + </menu> + <footer> + <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache + feather logo, and the Apache VXQuery project logo are either + registered trademarks or trademarks of The Apache Software + Foundation in the United States and other countries. + All other marks mentioned may be trademarks or registered + trademarks of their respective owners.</div> + </footer> + </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/vxquery-server/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-server/src/site/site.xml b/vxquery-server/src/site/site.xml index cf8bfdb..a6fbc82 100644 --- a/vxquery-server/src/site/site.xml +++ b/vxquery-server/src/site/site.xml @@ -15,26 +15,34 @@ See the License for the specific language governing permissions and limitations under the License. --> <project name="VXQuery"> - <bannerLeft> - <name>VXQuery</name> - <src>../images/VXQuery.png</src> - <href>../index.html</href> - </bannerLeft> + <bannerLeft> + <name>VXQuery</name> + <src>../images/VXQuery.png</src> + <href>../index.html</href> + </bannerLeft> - <bannerRight> - <name>Apache Incubator</name> - <src>../images/apache-incubator-logo.png</src> - <href>http://incubator.apache.org/</href> - </bannerRight> + <bannerRight> + <name>Apache Incubator</name> + <src>../images/apache-incubator-logo.png</src> + <href>http://incubator.apache.org/</href> + </bannerRight> - <skin> - <groupId>org.apache.maven.skins</groupId> - <artifactId>maven-fluido-skin</artifactId> - <version>1.3.0</version> - </skin> + <skin> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.3.1</version> + </skin> - <body> - <menu ref="reports"/> - </body> + <body> + <menu ref="reports"/> + <footer> + <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache + feather logo, and the Apache VXQuery project logo are either + registered trademarks or trademarks of The Apache Software + Foundation in the United States and other countries. + All other marks mentioned may be trademarks or registered + trademarks of their respective owners.</div> + </footer> + </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/624026cd/vxquery-xtest/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-xtest/src/site/site.xml b/vxquery-xtest/src/site/site.xml index cf8bfdb..a6fbc82 100644 --- a/vxquery-xtest/src/site/site.xml +++ b/vxquery-xtest/src/site/site.xml @@ -15,26 +15,34 @@ See the License for the specific language governing permissions and limitations under the License. --> <project name="VXQuery"> - <bannerLeft> - <name>VXQuery</name> - <src>../images/VXQuery.png</src> - <href>../index.html</href> - </bannerLeft> + <bannerLeft> + <name>VXQuery</name> + <src>../images/VXQuery.png</src> + <href>../index.html</href> + </bannerLeft> - <bannerRight> - <name>Apache Incubator</name> - <src>../images/apache-incubator-logo.png</src> - <href>http://incubator.apache.org/</href> - </bannerRight> + <bannerRight> + <name>Apache Incubator</name> + <src>../images/apache-incubator-logo.png</src> + <href>http://incubator.apache.org/</href> + </bannerRight> - <skin> - <groupId>org.apache.maven.skins</groupId> - <artifactId>maven-fluido-skin</artifactId> - <version>1.3.0</version> - </skin> + <skin> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.3.1</version> + </skin> - <body> - <menu ref="reports"/> - </body> + <body> + <menu ref="reports"/> + <footer> + <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache + feather logo, and the Apache VXQuery project logo are either + registered trademarks or trademarks of The Apache Software + Foundation in the United States and other countries. + All other marks mentioned may be trademarks or registered + trademarks of their respective owners.</div> + </footer> + </body> </project>
