Return-Path: X-Original-To: apmail-db-derby-commits-archive@www.apache.org Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84D4110EF4 for ; Wed, 16 Oct 2013 03:20:41 +0000 (UTC) Received: (qmail 61980 invoked by uid 500); 16 Oct 2013 03:20:35 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 61953 invoked by uid 500); 16 Oct 2013 03:20:33 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 61945 invoked by uid 99); 16 Oct 2013 03:20:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 03:20:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Oct 2013 03:20:28 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A332A238889B; Wed, 16 Oct 2013 03:20:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1532636 - /db/derby/code/trunk/plugins/eclipse/Readme.txt Date: Wed, 16 Oct 2013 03:20:08 -0000 To: derby-commits@db.apache.org From: myrnavl@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131016032008.A332A238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: myrnavl Date: Wed Oct 16 03:20:07 2013 New Revision: 1532636 URL: http://svn.apache.org/r1532636 Log: DERBY-6377; Add Derby Nature doesn't work wirh Eclipse Kepler 4.3, only with Juno 4.2 Adding a note to the top of the Readme to indicate this is no longer being maintained. Modified: db/derby/code/trunk/plugins/eclipse/Readme.txt Modified: db/derby/code/trunk/plugins/eclipse/Readme.txt URL: http://svn.apache.org/viewvc/db/derby/code/trunk/plugins/eclipse/Readme.txt?rev=1532636&r1=1532635&r2=1532636&view=diff ============================================================================== --- db/derby/code/trunk/plugins/eclipse/Readme.txt (original) +++ db/derby/code/trunk/plugins/eclipse/Readme.txt Wed Oct 16 03:20:07 2013 @@ -20,6 +20,8 @@ Apache Derby 1.0 UI and Help plug-ins fo for importing the source as an Eclipse project and packaging the plug-ins as a zip file are also included. +Note that the Derby community no longer provides this plugin, and that the source code has not been certified to work with Eclipse versions after Juno. + Contents: I. Creating the Apache Derby UI and Help Plug-in Projects