Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a8cef6e
)
updating java tutorial readme
author
Jake Farrell
<jfarrell@apache.org>
Mon, 25 Jul 2011 13:22:14 +0000
(13:22 +0000)
committer
Jake Farrell
<jfarrell@apache.org>
Mon, 25 Jul 2011 13:22:14 +0000
(13:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@
1150692
13f79535
-47bb-0310-9956-
ffa450edef68
tutorial/java/README
patch
|
blob
|
history
diff --git
a/tutorial/java/README
b/tutorial/java/README
index
c33620c
..
9f03ba7
100644
(file)
--- a/
tutorial/java/README
+++ b/
tutorial/java/README
@@
-4,7
+4,7
@@
Steps for Java tutorial
1) Make sure thrift is compiled, both the compiler and the Java library. You should
be able to verify the following:
-thrift/tutorial/java$ file ../../lib/java/
libthrift
.jar
+thrift/tutorial/java$ file ../../lib/java/
build/libthrift-${version}-${release}
.jar
../../lib/java/libthrift.jar: Zip archive data, at least v1.0 to extract
thrift/tutorial/java$ file ../../compiler/cpp/thrift