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 D7F842009F3 for ; Fri, 20 May 2016 10:18:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D6A9F160A0E; Fri, 20 May 2016 08:18:14 +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 2968D1609AF for ; Fri, 20 May 2016 10:18:14 +0200 (CEST) Received: (qmail 19505 invoked by uid 500); 20 May 2016 08:18:13 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 19470 invoked by uid 99); 20 May 2016 08:18:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 May 2016 08:18:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 10B432C1F68 for ; Fri, 20 May 2016 08:18:13 +0000 (UTC) Date: Fri, 20 May 2016 08:18:13 +0000 (UTC) From: "Stian Soiland-Reyes (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (VFS-611) Clarify NOTICE is not required for JcrUtils from JackRabbit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 20 May 2016 08:18:15 -0000 [ https://issues.apache.org/jira/browse/VFS-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stian Soiland-Reyes updated VFS-611: ------------------------------------ Fix Version/s: 2.2 > Clarify NOTICE is not required for JcrUtils from JackRabbit > ----------------------------------------------------------- > > Key: VFS-611 > URL: https://issues.apache.org/jira/browse/VFS-611 > Project: Commons VFS > Issue Type: Task > Affects Versions: 2.1 > Reporter: Stian Soiland-Reyes > Assignee: Stian Soiland-Reyes > Priority: Blocker > Fix For: 2.2 > > > In reviewing an RC for Apache Commons VFS 2.1 > https://lists.apache.org/thread.html/Zjouqd6cpmohrj3 > we wondered about a file > https://github.com/apache/commons-vfs/blob/trunk/core/src/test/java/org/apache/commons/vfs2/provider/webdav/test/JcrUtils.java > which we have adapted from Jackrabbit 2.4.0. > Jackrabbit has a NOTICE which includes > > Based on source code originally developed by > > Day Software (http://www.day.com/). > Looking at the git history > https://github.com/apache/jackrabbit/commits/trunk/jackrabbit-jcr-commons/src/main/java/org/apache/jackrabbit/commons/JcrUtils.java > I think this file was earliest added in JackRabbit in 2009 by Jukka Zitting: > https://github.com/apache/jackrabbit/commit/0882a5cc1ed4ce1cf9d3c6b3a592f97c5772ce25 > (first released in 1.6.0 and 2.0-alpha1 ) > We believe that as this file was added 3 years after graduating from the Incubator it is not covered by the "Day Software" NOTICE requirement and is just made by Apache Software Foundation - in which case no special self-attribution is needed in VFS's NOTICE file. > I've asked on dev@jackrabbit just to verify: > https://lists.apache.org/thread.html/Zk01ufa8icmfvo8 -- This message was sent by Atlassian JIRA (v6.3.4#6332)