Matt Ingenthron created THRIFT-4093:
---------------------------------------
Summary: Java tutorial is missing a referenced class file
Key: THRIFT-4093
URL: https://issues.apache.org/jira/browse/THRIFT-4093
Project: Thrift
Issue Type: Bug
Components: Documentation
Affects Versions: 0.10.0
Reporter: Matt Ingenthron
Tutorial at https://thrift.apache.org/tutorial/java seems to be missing some
info. It shows two classes, but refers to another that's needed, but not on
the page.
I found it at
https://git1-us-west.apache.org/repos/asf?p=thrift.git;a=blob_plain;f=tutorial/java/src/CalculatorHandler.java;h=92944b07f8f67369fafa195f0fa19c516370ddbd;hb=HEAD
based on the "source tree docs" link.
Also, note that the org.apache.thrift.* classes required aren't available in
maven central, if I'm working on 0.10.0
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)