This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
The following commit(s) were added to refs/heads/master by this push:
new fed1ca181b CTR fix docinfo insertion for matomo analytics & download
page date
fed1ca181b is described below
commit fed1ca181bca4933d4a54d314d52da0c68f60362
Author: Yang Xia <[email protected]>
AuthorDate: Thu Aug 24 12:15:53 2023 -0700
CTR fix docinfo insertion for matomo analytics & download page date
---
docs/site/home/download.html | 2 +-
pom.xml | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
diff --git a/docs/site/home/download.html b/docs/site/home/download.html
index 264377bc86..f8cb3e01bb 100644
--- a/docs/site/home/download.html
+++ b/docs/site/home/download.html
@@ -234,7 +234,7 @@ limitations under the License.
<select id="dropdownArchives" class="form-select
d-inliine-block">
<option selected="selected">3.6.3
(1-May-2023)</option>
<option>3.6.2 (16-January-2023)</option>
- <option>3.6.1 (18-July-2922)</option>
+ <option>3.6.1 (18-July-2022)</option>
<option>3.6.0 (4-April-2022)</option>
<option>3.5.5 (16-January-2023)</option>
<option>3.5.4 (18-July-2022)</option>
diff --git a/pom.xml b/pom.xml
index bcf1977526..8d305a7cf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1062,6 +1062,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1087,6 +1089,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1112,6 +1116,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1137,6 +1143,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1162,6 +1170,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1187,6 +1197,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1212,6 +1224,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1237,6 +1251,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1260,6 +1276,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1284,6 +1302,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1308,6 +1328,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>
@@ -1331,6 +1353,8 @@ limitations under the License.
<stylesheet>tinkerpop.css</stylesheet>
<source-highlighter>coderay</source-highlighter>
<basedir>${project.basedir}</basedir>
+ <docinfo>shared</docinfo>
+
<docinfodir>${project.basedir}/docs/src</docinfodir>
</attributes>
</configuration>
</execution>