Dear Wiki user,

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

The "HttpComponentsReleaseProcess" page has been changed by GaryGregory:
https://wiki.apache.org/HttpComponents/HttpComponentsReleaseProcess?action=diff&rev1=12&rev2=13

Comment:
Fix signing.secretKeyRingFile example on Windows.

  ~-Windows-~
  {{{
  MAVEN_HOME=C:\\Java\\apache-maven-3.0.5
- signing.secretKeyRingFile=%HOME%/.gnupg/secring.gpg
+ signing.secretKeyRingFile=C:/Users/ggregory/AppData/Roaming/gnupg/secring.gpg
  }}}
  'HC_DEV' must refer to the trunk or a stable branch of the project being 
releases, for example
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to