[tor-bugs] #18733 [Metrics/CollecTor]: contributor's guide incl. coding guidelines for java projects

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 28 14:06:39 UTC 2016


#18733: contributor's guide incl. coding guidelines for java projects
-------------------------------+--------------------------
 Reporter:  iwakeh             |          Owner:  iwakeh
     Type:  task               |         Status:  assigned
 Priority:  Medium             |      Milestone:
Component:  Metrics/CollecTor  |        Version:
 Severity:  Normal             |     Resolution:
 Keywords:  ctip               |  Actual Points:
Parent ID:  #18730             |         Points:
 Reviewer:                     |        Sponsor:
-------------------------------+--------------------------

Comment (by iwakeh):

 (The two sections below were developed and discussed in #18794; and should
 be part of the guide)

 === Dependency requirements
 Use only libraries from Debian stable as reference for compiling,
 packaging, and running CollecTor.
 That also includes source generation (which is not in use at the time) and
 javadoc generation.

 Any tools for determining quality metrics and quality reports are
 unrestricted. But, we have some suggested tasks added to our build file
 which aim at debian stable and only deviate for a good reason.

 === Packages currently used
 On a java-free Debian stable the following packages have to be installed:

 {{{
 ant junit4 libasm4-java libcommons-codec-java libcommons-compress-java
 libcommons-lang3-java libgoogle-gson-java liblogback-java liboro-java
 libslf4j-java libxz-java openjdk-7-jdk
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18733#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list