mirror of
https://github.com/torproject/collector.git
synced 2024-11-23 17:39:45 +00:00
Update to Debian stretch libraries.
This commit is contained in:
parent
6e62d55bd8
commit
268f767038
14
build.xml
14
build.xml
@ -15,14 +15,14 @@
|
||||
<property name="jarincludes" value="collector.properties logback.xml" />
|
||||
|
||||
<patternset id="runtime" >
|
||||
<include name="commons-codec-1.9.jar"/>
|
||||
<include name="commons-compress-1.9.jar"/>
|
||||
<include name="gson-2.2.4.jar"/>
|
||||
<include name="xz-1.5.jar"/>
|
||||
<include name="commons-codec-1.10.jar"/>
|
||||
<include name="commons-compress-1.13.jar"/>
|
||||
<include name="gson-2.4.jar"/>
|
||||
<include name="xz-1.6.jar"/>
|
||||
<include name="metrics-lib-${metricslibversion}.jar"/>
|
||||
<include name="logback-core-1.1.2.jar" />
|
||||
<include name="logback-classic-1.1.2.jar" />
|
||||
<include name="slf4j-api-1.7.7.jar" />
|
||||
<include name="logback-core-1.1.9.jar" />
|
||||
<include name="logback-classic-1.1.9.jar" />
|
||||
<include name="slf4j-api-1.7.22.jar" />
|
||||
</patternset>
|
||||
|
||||
<target name="coverage-check">
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e130139e1a551bcf3e6437a85799590600f4b096
|
||||
Subproject commit b491c845ab81027d2f29fe541f8303ff151d3d0b
|
Loading…
Reference in New Issue
Block a user