Dongjoon Hyun created ORC-1119:
----------------------------------
Summary: Remove timestamp from ORC API docs
Key: ORC-1119
URL: https://issues.apache.org/jira/browse/ORC-1119
Project: ORC
Issue Type: Improvement
Components: build, documentation
Affects Versions: 1.7.4
Reporter: Dongjoon Hyun
This will change the API documentation generation.
{code}
<head>
-<!-- Generated by javadoc (1.8.0_312) on Mon Dec 20 12:48:20 PST 2021 -->
+<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (ORC Tools 1.7.2 API)</title>
-<meta name="date" content="2021-12-20">
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)