[metrics-bugs] #20712 [Metrics/Onionoo]: Put out Onionoo 3.1-1.0.0 release
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Nov 21 17:28:04 UTC 2016
#20712: Put out Onionoo 3.1-1.0.0 release
-----------------------------+-----------------------------------
Reporter: karsten | Owner: metrics-team
Type: enhancement | Status: needs_review
Priority: Medium | Milestone: Onionoo 3.1-1.0.0
Component: Metrics/Onionoo | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------+-----------------------------------
Comment (by iwakeh):
Replying to [comment:8 karsten]:
> The LICENSE patch looks good to me. Will merge unless I hear objections
by tomorrow morning.
Looks fine, but we also ship checkstyle and cobertura, which have some
more libraries that are not yet covered, afaict.
Cf. excerpt from
[https://gitweb.torproject.org/user/karsten/onionoo.git/tree/build.xml?h=task-20712#n82
build.xml]
{{{
<path id="checkstyle.classpath" >
<fileset dir="${libs}">
<include name="checkstyle-6.17-all.jar" />
</fileset>
</path>
<path id="cobertura.classpath">
<fileset dir="${libs}">
<include name="descriptor-${descriptorversion}.jar"/>
<include name="cobertura-2.1.1.jar" />
<include name="slf4j-api-1.7.7.jar" />
<include name="commons-lang3-3.3.2.jar" />
<include name="asm4-5.0.3.jar" />
<include name="asm4-util-5.0.3.jar" />
<include name="asm4-tree-5.0.3.jar" />
<include name="asm4-commons-5.0.3.jar" />
<include name="asm4-analysis-5.0.3.jar" />
<include name="oro-2.0.8.jar" />
<include name="logback-core-1.1.2.jar" />
<include name="logback-classic-1.1.2.jar" />
</fileset>
</path>
}}}
>
> Those two problems with the second pre-release (oops!) should be fixed
in
[https://gitweb.torproject.org/user/karsten/onionoo.git/log/?h=task-20712
my task-20712 branch] and in the
[https://people.torproject.org/~karsten/volatile/onionoo-3.1-0.9.0-dev-2.tar.gz
third pre-release]. Please take another look!
I will :-)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20712#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the metrics-bugs
mailing list