Dear Wiki user,

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

The "IssueTracking" page has been changed by JonMoore.
http://wiki.apache.org/HttpComponents/IssueTracking?action=diff&rev1=1&rev2=2

--------------------------------------------------

  
  Committers needing developer-level access to JIRA should create an account 
there, then mail the [[mailto:[email protected]|developer list]] to request 
that your account be granted the needed permissions.
  
+ Commits that are targeted against issues on JIRA should start the log message 
with the JIRA id
+ and title, followed by any additional comment, e.g.
+ 
+ {{{
+ HTTPCLIENT-1024:  cache does not validate multiple cached variants
+ Cache revalidation of entries now sends etags of all cached variants
+ on the conditional request.
+ Contributed by ....
+ }}}
+ 
+ Formatting the commits this way will allow JIRA to automatically pick them up 
and link them from the issue. For example: 
[[https://issues.apache.org/jira/browse/HTTPCLIENT-1024?page=com.atlassian.jira.plugin.ext.subversion:subversion-commits-tabpanel|https://issues.apache.org/jira/browse/HTTPCLIENT-1024?page=com.atlassian.jira.plugin.ext.subversion:subversion-commits-tabpanel]].
+ 

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

Reply via email to