Dear Wiki user,

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

The following page has been changed by gkesavan:
http://wiki.apache.org/pig/HowToContribute

------------------------------------------------------------------------------
  
  When you believe that your patch is ready to be committed, select the 
'''Submit Patch''' link on the issue's Jira. Submitted patches will be 
automatically tested against "trunk" by [WWW] Hudson, the lucene project's 
continuous integration engine. Upon test completion, Hudson will add a success 
("+1") message or failure ("-1") to your bug report in Jira. If your issue 
contains multiple patch versions, Hudson tests the last patch uploaded.
  
- Folks should run 'ant clean test javadoc checkstyle' before selecting 'Submit 
Patch'. Tests should all pass. Javadoc should report no warnings or errors. 
Checkstyle's error count should not exceed that listed at [WWW] Checkstyle 
Errors Hudson's tests should only double-check things, and not be used as a 
primary patch tester, which would create too much noise on the mailing list and 
in Jira. Submitting patches that fail Hudson testing is frowned on, (unless the 
failure is not actually due to the patch).
+ Folks should run 'ant clean test javadoc' before selecting 'Submit Patch'. 
Tests should all pass. Javadoc should report no warnings or errors. Hudson's 
tests should only double-check things, and not be used as a primary patch 
tester, which would create too much noise on the mailing list and in Jira. 
Submitting patches that fail Hudson testing is frowned on, (unless the failure 
is not actually due to the patch).
  
  If your patch involves performance optimizations, they should be validated by 
benchmarks that demonstrate an improvement.
  

Reply via email to