Kengo Seki created GOBBLIN-1363:
-----------------------------------
Summary: Fix minor mistakes in the Getting-Started guide
Key: GOBBLIN-1363
URL: https://issues.apache.org/jira/browse/GOBBLIN-1363
Project: Apache Gobblin
Issue Type: Bug
Reporter: Kengo Seki
I found a few minor mistakes/obsolete descriptions in the "Getting Started"
document, so would like to fix them.
* s/Gobblin requires JDK 7/Gobblin requires JDK 8/
* s/findMainBugs/findbugsMain/
* The links to the following pages are broken: Standalone-Deployment,
Configuration-Properties-Glossary, Gobblin-CLI, Quartz CronTrigger.
* The following command does not work. It seems that the URL for central maven
repository has been changed.
{code}
curl -O
https://central.maven.org/maven2/org/apache/avro/avro-tools/1.8.1/avro-tools-1.8.1.jar
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)