Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8856

Re: reintroduce jlint Java static analysis tool?

Path csiph.com!weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Paul Wise <pabs@debian.org>
Newsgroups linux.debian.maint.java
Subject Re: reintroduce jlint Java static analysis tool?
Date Fri, 12 Feb 2016 05:30:02 +0100
Message-ID <r1dwK-1Tq-5@gated-at.bofh.it> (permalink)
References <r0wi6-6Uy-17@gated-at.bofh.it> <r0xxw-7Dz-3@gated-at.bofh.it> <r0LK9-8u9-3@gated-at.bofh.it> <r0YHp-fk-21@gated-at.bofh.it>
X-Mailbox-Line From debian-java-request@lists.debian.org Fri Feb 12 04:28:22 2016
Old-Return-Path <paul.is.wise@gmail.com>
X-Amavis-Spam-Status No, score=-7.448 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -7
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=8QQkueKH87bFQ66CgziyRpYVqUbupaBtqx/KAxH9cos=; b=JmQVzqGpO46hGmClckZdYNzpoVh/1Cr1L4mRW9AgamkWzzVbUvGQRKvKlB7TWG9iV8 QLJEoeYtoEQApFQx4hFFuLZkoOtvVAIuPeBfTQbTgohouIhcyGwa2rDKBFQWp72R7Myq A6GZ/lp50zSxgOURtCgl5n4+lTReNVIYARzV1TXkqtFolxbOzusxLtICxrnKG99AyShZ 4ZL2iM0HbJPRGSWi9wc1BV947fd6uLF7aXEmPS3mhDjRPZpdydJZJsKwrP3WkCTQWmI7 NiwxcoOCwIVqpCbmEpGAkdOCyium7dHXrrLtddJ5vM6QV51P6mEP+sq3+jygnVAi6Xkj OXkA==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=8QQkueKH87bFQ66CgziyRpYVqUbupaBtqx/KAxH9cos=; b=Y9DhZGn+R2Br2pIaT8REhYsjVcDlCoDaoV/qftY+nuKvuRmPk3wSZDy6RSRgaPHd8I aCs15uukJ9CF5d0a+arGEIn5ENssS1dsbBdp1Y4fdJKJI4DwVGS9Hapn3mkK1VeUJ9fq FFAhj7QV6R+2/Qc7QV/oRbeIdZ/JZf+v5tGC4csqYTGKdMpVehvLy6DqA6iYx4/M52y6 wuW3u5i/xqXZeetiHwezuz5bqyTlr/1gpFPPfEb/z3XG5oOQOxoh1dRpttfSGO3CJTLS oBvDyND3o1uJNsSZ3NpCJ1HhUuk06mDpBAGLeS8DB+BaciwcLeT351j7vjrD+Hpla1/a dThg==
X-Gm-Message-State AG10YOQbw0rZdwuHj7G4h+4Ijevor/NCzvm8OHT6rpfh5iTuqhg0eh9Q5bdFt6clHJC4DtcISpLW8KBrY1qiCg==
MIME-Version 1.0
X-Received by 10.28.48.137 with SMTP id w131mr585650wmw.73.1455251273768; Thu, 11 Feb 2016 20:27:53 -0800 (PST)
Sender robomod@news.nic.it
X-Google-Sender-Auth nH6OOkxgjUgg35HTPzP1sFU153I
Content-Type text/plain; charset=UTF-8
X-Mailing-List <debian-java@lists.debian.org> archive/latest/19176
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/CAKTje6Gjz0iH6O0=zM=jcVVoVR5cDM1QS=CHhmsxgya95w934Q@mail.gmail.com
Approved robomod@news.nic.it
Lines 16
Organization linux.* mail to news gateway
X-Original-Date Fri, 12 Feb 2016 15:27:53 +1100
X-Original-Message-ID <CAKTje6Gjz0iH6O0=zM=jcVVoVR5cDM1QS=CHhmsxgya95w934Q@mail.gmail.com>
X-Original-References <1455084815.15189.5.camel@debian.org> <56BAE7B3.4090800@apache.org> <1455144337.2616.22.camel@debian.org> <56BC8047.6060100@apache.org>
X-Original-Sender paul.is.wise@gmail.com
Xref csiph.com linux.debian.maint.java:8856

Show key headers only | View raw


On Thu, Feb 11, 2016 at 11:36 PM, Emmanuel Bourg wrote:

> Sorry for the silence but your last message about check-all-the-things
> on this list [1] just invited people to add more TODOs or checks. It
> didn't sound like you were struggling with Findbugs and were asking for
> help on a specific issue with this tool.

I was asking for help adding support for the Java-specific tools to
check-all-the-things. Sorry, I should have been more specific about
what I needed help with.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Find similar


Thread

reintroduce jlint Java static analysis tool? Paul Wise <pabs@debian.org> - 2016-02-10 07:20 +0100
  Re: reintroduce jlint Java static analysis tool? Emmanuel Bourg <ebourg@apache.org> - 2016-02-10 08:40 +0100
    Re: reintroduce jlint Java static analysis tool? Paul Wise <pabs@debian.org> - 2016-02-10 23:50 +0100
      Re: reintroduce jlint Java static analysis tool? Emmanuel Bourg <ebourg@apache.org> - 2016-02-11 13:40 +0100
        Re: reintroduce jlint Java static analysis tool? Paul Wise <pabs@debian.org> - 2016-02-12 05:30 +0100

csiph-web