Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the resources directory to the Eclipse classpath | Robin Rosenberg | 2014-09-04 | 1 | -0/+1 |
| | | | | | | This removes a warning in Eclipse. Change-Id: I5961ebf2052aff3e5d853451f69c7d75890ac53a | ||||
* | Move Apache httpclient based HTTP support to a separate bundle | Matthias Sohn | 2014-02-20 | 1 | -0/+7 |
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> |