Return-Path: X-Original-To: apmail-ant-notifications-archive@minotaur.apache.org Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CEB3097A7 for ; Mon, 11 Mar 2013 09:20:06 +0000 (UTC) Received: (qmail 80041 invoked by uid 500); 11 Mar 2013 09:20:06 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 79926 invoked by uid 500); 11 Mar 2013 09:20:04 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 79881 invoked by uid 99); 11 Mar 2013 09:20:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 09:20:03 +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; Mon, 11 Mar 2013 09:20:00 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 29B102388A33 for ; Mon, 11 Mar 2013 09:19:40 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1455066 - in /ant/site/ant: production/antnews.html production/index.html sources/antnews.xml sources/index.xml Date: Mon, 11 Mar 2013 09:19:39 -0000 To: notifications@ant.apache.org From: antoine@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130311091940.29B102388A33@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antoine Date: Mon Mar 11 09:19:39 2013 New Revision: 1455066 URL: http://svn.apache.org/r1455066 Log: removing message about JUnit 4.11 Modified: ant/site/ant/production/antnews.html ant/site/ant/production/index.html ant/site/ant/sources/antnews.xml ant/site/ant/sources/index.xml Modified: ant/site/ant/production/antnews.html URL: http://svn.apache.org/viewvc/ant/site/ant/production/antnews.html?rev=1455066&r1=1455065&r2=1455066&view=diff ============================================================================== --- ant/site/ant/production/antnews.html (original) +++ ant/site/ant/production/antnews.html Mon Mar 11 09:19:39 2013 @@ -222,7 +222,6 @@
  • Java 1.5 is now required
  • support for @Ignore annotation in JUnit 4 testcases
  • -
  • the minimum version of JUnit 4 required is JUnit 4.11
  • the zip, bzip2 and tar tasks are improved
  • removal of the Perforce Ant tasks; users of these tasks can use the tasks supplied by Perforce Inc. instead, which contain more functionality and connect natively to the Perforce servers
  • Modified: ant/site/ant/production/index.html URL: http://svn.apache.org/viewvc/ant/site/ant/production/index.html?rev=1455066&r1=1455065&r2=1455066&view=diff ============================================================================== --- ant/site/ant/production/index.html (original) +++ ant/site/ant/production/index.html Mon Mar 11 09:19:39 2013 @@ -249,7 +249,6 @@
    • Java 1.5 is now required
    • support for @Ignore annotation in JUnit 4 testcases
    • -
    • the minimum version of JUnit 4 required is JUnit 4.11
    • the zip, bzip2 and tar tasks are improved
    • removal of the Perforce Ant tasks; users of these tasks can use the tasks supplied by Perforce Inc. instead, which contain more functionality and connect natively to the Perforce servers
    • Modified: ant/site/ant/sources/antnews.xml URL: http://svn.apache.org/viewvc/ant/site/ant/sources/antnews.xml?rev=1455066&r1=1455065&r2=1455066&view=diff ============================================================================== --- ant/site/ant/sources/antnews.xml (original) +++ ant/site/ant/sources/antnews.xml Mon Mar 11 09:19:39 2013 @@ -36,7 +36,6 @@
      • Java 1.5 is now required
      • support for @Ignore annotation in JUnit 4 testcases
      • -
      • the minimum version of JUnit 4 required is JUnit 4.11
      • the zip, bzip2 and tar tasks are improved
      • removal of the Perforce Ant tasks; users of these tasks can use the tasks supplied by Perforce Inc. instead, which contain more functionality and connect natively to the Perforce servers
      • Modified: ant/site/ant/sources/index.xml URL: http://svn.apache.org/viewvc/ant/site/ant/sources/index.xml?rev=1455066&r1=1455065&r2=1455066&view=diff ============================================================================== --- ant/site/ant/sources/index.xml (original) +++ ant/site/ant/sources/index.xml Mon Mar 11 09:19:39 2013 @@ -66,7 +66,6 @@
        • Java 1.5 is now required
        • support for @Ignore annotation in JUnit 4 testcases
        • -
        • the minimum version of JUnit 4 required is JUnit 4.11
        • the zip, bzip2 and tar tasks are improved
        • removal of the Perforce Ant tasks; users of these tasks can use the tasks supplied by Perforce Inc. instead, which contain more functionality and connect natively to the Perforce servers