Path: csiph.com!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!news.panservice.it!bofh.it!news.nic.it!robomod From: Hans-Christoph Steiner Newsgroups: linux.debian.maint.java Subject: getting Google's Bazel into Debian Date: Thu, 03 Dec 2015 13:20:03 +0100 Message-ID: References: X-Original-To: debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Thu Dec 3 12:13:30 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.72 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: DYN_NJABL=SKIP(0) NOT_IN_SBL_XBL_SPAMHAUS=-1.5 BL_NJABL=SKIP(-1.5) CL_IP_EQ_HELO_IP=-2 (check from: .at. - helo: .out4-smtp.messagingengine. - helo-domain: .messagingengine.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -7 Dkim-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=hw2+gubeoKJ8aHj aQisIQNE5yFU=; b=Bgvvm6YTFET/+4F/Y1mPQP51Yb9pOte8/cK4TrPBu7oP0r3 skdAX8ewUT8TCqzGNHIpOEzx1rbk313yRzcPMYbgSrKQMBN9MgywIBiFokUx9/ix 25d8ZAM9ADODUDvnbaWM5Bske0w5/2O/jPifLkGtP8VsCqL2kdVbpnm3uSu0= X-Sasl-Enc: Y/lU3TQoJUExN7qTvEAq3OYj0vVnckbDL8N7McHgiSr9 1449144789 X-Enigmail-Draft-Status: N1110 Organization: @||@ MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/18950 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/56603164.6020205@at.or.at Approved: robomod@news.nic.it Lines: 14 Sender: robomod@news.nic.it X-Original-Cc: =?UTF-8?Q?Luk=c3=a1cs_T._Berki?= X-Original-Date: Thu, 3 Dec 2015 13:11:16 +0100 X-Original-Message-ID: <56603164.6020205@at.or.at> X-Original-References: Xref: csiph.com linux.debian.maint.java:8631 Hey all, I'm here at the Reproducible Builds summit in Athens, and I've been helping Lukacs and Janak from Google get Bazel into Debian. Also, they mentioned that there are some upcoming efforts to get more of their Java stuff into Debian, but I'll let them elaborate on that. They've made quite a bit of progress, but there are a couple things that we need to run by the team here. The first one I remember is that Apache commons-pool needs to be updated from 1.6 to 2.0, so we'll need to figure out the best approach there. .hc