Dear Wiki user,

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

The "HowToRelease" page has been changed by AaronMcCurry:
https://wiki.apache.org/blur/HowToRelease?action=diff&rev1=2&rev2=3

  
  =  Run Tests =
  
- Run all the unit and integration tests (which means you should have cloud 
credentials to run on a cloud provider) with the following: 
+ Run all the unit tests with the following: 
  
  {{{ 
- mvn clean verify -Pintegration -Posgi 
-DargLine='-blur.test.provider=<cloud-provider> 
-blur.test.identity=<cloud-provider-user> 
-blur.test.credential=<cloud-provider-secret-key>' 
+ mvn clean test 
  }}}
  
  =  Generate the Release Notes =

Reply via email to