Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DBFB4200B69 for ; Sat, 20 Aug 2016 22:52:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DA608160ABB; Sat, 20 Aug 2016 20:52:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 54029160A76 for ; Sat, 20 Aug 2016 22:52:21 +0200 (CEST) Received: (qmail 10572 invoked by uid 500); 20 Aug 2016 20:52:20 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 10553 invoked by uid 99); 20 Aug 2016 20:52:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Aug 2016 20:52:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6DC8B2C014E for ; Sat, 20 Aug 2016 20:52:20 +0000 (UTC) Date: Sat, 20 Aug 2016 20:52:20 +0000 (UTC) From: "Philipp Ottlinger (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (RAT-216) Update versions in pom after release of 0.12 and update dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 20 Aug 2016 20:52:22 -0000 [ https://issues.apache.org/jira/browse/RAT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philipp Ottlinger resolved RAT-216. ----------------------------------- Resolution: Fixed DONE, builds go through: https://builds.apache.org/view/A-D/view/Creadur/job/Creadur-Rat/318/console > Update versions in pom after release of 0.12 and update dependencies > -------------------------------------------------------------------- > > Key: RAT-216 > URL: https://issues.apache.org/jira/browse/RAT-216 > Project: Apache Rat > Issue Type: Task > Affects Versions: 0.13 > Reporter: Philipp Ottlinger > Assignee: Philipp Ottlinger > Fix For: 0.13 > > > After 0.12 is finally out we need to update to 0.13-SNAPSHOT in all poms. > * (/) migrate all poms to 0.13-SNAPSHOT > * (/) update lastRATVersion to 0.12 > (/) Apart from that the following dependencies can be updated according to the JDK-compliance: > * commons-cli: 1.3.1 (from 1.2) > * commons-compress: 1.11 (from 1.10) > * hamcrest-library: 1.3 (from 1.2.1) > * ant: 1.9.7 (from 1.9.6) > * ant-testutil: 1.9.7 (from 1.9.6) > * maven-javadoc-plugin: 2.10.4 (from 2.10.3) > We are unable to update to the latest ASF parent pom since it brings in incompatible (newer) dependency versions that clash with our compiler settings. -- This message was sent by Atlassian JIRA (v6.3.4#6332)