浏览代码

Include org.apache.commons.codec 1.13 in the JGit http.apache.feature

We do include httpcomponents.httpclient, but that depends on
commons.codec. By including it here we can ensure that the version
needed is indeed available.

Bug: 559735
Change-Id: I16ef830cfe4f8e3b8a8ca08476fd655f41eee51b
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
tags/v5.7.0.202002241735-m3
Thomas Wolf 4 年前
父节点
当前提交
708525c67e
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7
    0
      org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml

+ 7
- 0
org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml 查看文件

@@ -47,4 +47,11 @@
version="0.0.0"
unpack="false"/>

<plugin
id="org.apache.commons.codec"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>

</feature>

正在加载...
取消
保存