You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2008/08/29 23:25:44 UTC

[jira] Resolved: (HTTPCLIENT-768) Publish source/javadoc jar files to the Maven repository

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-768.
------------------------------------------

    Resolution: Fixed

Done.

Oleg

> Publish source/javadoc jar files to the Maven repository
> --------------------------------------------------------
>
>                 Key: HTTPCLIENT-768
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-768
>             Project: HttpComponents HttpClient
>          Issue Type: Wish
>          Components: Documentation, HttpClient
>    Affects Versions: 4.0 Alpha 3
>            Reporter: Chris Hubick
>            Priority: Minor
>             Fix For: 4.0 Beta 1
>
>
> It would be really nice if HttpComponents (Core and Client) published jar files to the Maven repository for not just the bytecode, but also for the source and javadoc (done by defining a "classifier" attribute of "javadoc" or "source" for the jar when publishing with Maven).
> Having these in the Maven repo allows an IDE (like Eclipse) to auto-download and attach the source/javadoc to the HttpComponent jar files - meaning developers will then see the API documentation automatically in their IDE.  This also greatly aids debugging if one needs to step through HttpComponent code, and placing the source in the hands of more developers also means you might see more patches coming back.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org