aboutsummaryrefslogtreecommitdiff
path: root/java/README.txt
diff options
context:
space:
mode:
authorUlas Kirazci <ulas@google.com>2013-07-26 19:22:49 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-07-26 19:22:49 +0000
commita91e2fc467033f975211e8d88582a3d706ee862d (patch)
tree1f32c32b9776971aa7a2c4c3fca25937249f6737 /java/README.txt
parentfffc5f3b09e8019b893e5eb43a8202db85d3a4b4 (diff)
parent2000cfdc2a045481bb4e86e037dfff31f44b7f76 (diff)
downloadprotobuf-a91e2fc467033f975211e8d88582a3d706ee862d.tar.gz
protobuf-a91e2fc467033f975211e8d88582a3d706ee862d.tar.bz2
protobuf-a91e2fc467033f975211e8d88582a3d706ee862d.zip
Merge "Add test for passing in proto params."
Diffstat (limited to 'java/README.txt')
-rw-r--r--java/README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/README.txt b/java/README.txt
index 8ebc9fbc..dac2e3c9 100644
--- a/java/README.txt
+++ b/java/README.txt
@@ -324,7 +324,8 @@ Please run the following steps to test:
- cd ../../..
- . build/envsetup.sh
- lunch 1
-- "make -j12 aprotoc libprotobuf-java-2.3.0-nano" and check for build errors.
+- "make -j12 aprotoc libprotobuf-java-2.3.0-nano aprotoc-test-nano-params" and
+ check for build errors.
- repo sync -c -j256
- "make -j12" and check for build errors