You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2008/12/13 00:49:24 UTC

[Hadoop Wiki] Update of "ZooKeeper/HowToContribute" by mahadevkonar

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The following page has been changed by mahadevkonar:
http://wiki.apache.org/hadoop/ZooKeeper/HowToContribute

------------------------------------------------------------------------------
  
  {{{
  > cd zookeeper-trunk
- > ant -Djavac.args="-Xlint -Xmaxwarns 1000" clean test dist
+ > ant -Djavac.args="-Xlint -Xmaxwarns 1000" clean test
  }}}
  After a while, if you see
  {{{