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 22007200B6A for ; Mon, 22 Aug 2016 09:44:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 20999160AB3; Mon, 22 Aug 2016 07:44:28 +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 67ABE160A91 for ; Mon, 22 Aug 2016 09:44:27 +0200 (CEST) Received: (qmail 54255 invoked by uid 500); 22 Aug 2016 07:44:21 -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 54126 invoked by uid 99); 22 Aug 2016 07:44:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Aug 2016 07:44:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 4F5862C0150 for ; Mon, 22 Aug 2016 07:44:21 +0000 (UTC) Date: Mon, 22 Aug 2016 07:44:21 +0000 (UTC) From: "Jochen Wiedmann (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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: Mon, 22 Aug 2016 07:44:28 -0000 [ https://issues.apache.org/jira/browse/RAT-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430253#comment-15430253 ] Jochen Wiedmann commented on RAT-216: ------------------------------------- Please clarify that statement: 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. AFAICT, the parent pom cannot bring any dependencies into a project, apart from specifying versions in dependencyManagement. Besides, the child can always overrule its parent. > 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)