Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apache HttpClientConnection: replace calls to deprecated LocalFile() | Matthias Sohn | 2014-11-26 | 1 | -3/+3 |
| | | | | Change-Id: I79f422e004f386b3f2875de6997e5a0949fff566 | ||||
* | Move Apache httpclient based HTTP support to a separate bundle | Matthias Sohn | 2014-02-20 | 4 | -0/+603 |
This move avoids that all consumers of org.eclipse.jgit depend on Apache httpclient. Also add another feature to make this optional for OSGi consumers as well. Change-Id: I5ef5e00c53678b9e1d7cfd54bbca3ff6f1c1c967 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com> |