Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63CE5D825 for ; Sat, 28 Jul 2012 06:20:17 +0000 (UTC) Received: (qmail 8808 invoked by uid 500); 28 Jul 2012 06:20:15 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 8700 invoked by uid 500); 28 Jul 2012 06:20:14 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 8656 invoked by uid 99); 28 Jul 2012 06:20:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2012 06:20:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simone.tripodi@gmail.com designates 209.85.215.171 as permitted sender) Received: from [209.85.215.171] (HELO mail-ey0-f171.google.com) (209.85.215.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jul 2012 06:20:06 +0000 Received: by eabm6 with SMTP id m6so154092eab.30 for ; Fri, 27 Jul 2012 23:19:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=1QyWsi5ySNT+TaleJWi0Ke30K2j6+mrUNfJ4MdJ0aic=; b=JbYzeBcAIQV0SJQodof+vHKcUj2D5VuUZM+NfOyHwn1QhFd3mLOk/cIG6C3KnuEoh7 L4dxm+aUp52cD4yutjn428J3lkKdYPP5XbnkSjkB5QbpG7LvrCjBeBTD+zSEN4rBBZ1w /FLNds/7P3AQ9CfCZZQXoBaEcxzwz5aPu5zYutpMH+pLxZ+vKAMbAoDA9dYFKQMLKx3y q3RsDJMhpRuXEOrD2CwSy7l0fxkfdlhop5e1lZDXctPvr+E4bnCn8/N8LltNTymscHta kO3JDvcsrwf+lJoxlh7uT/hfFqL/7lTxTvwp3y7gur3oxLPvyFxNtRJxaHoYlsbYJ7+0 6qzA== MIME-Version: 1.0 Received: by 10.14.202.69 with SMTP id c45mr5351631eeo.4.1343456386068; Fri, 27 Jul 2012 23:19:46 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.14.204.71 with HTTP; Fri, 27 Jul 2012 23:19:46 -0700 (PDT) In-Reply-To: References: <20120727073315.3B15D2388906@eris.apache.org> Date: Sat, 28 Jul 2012 08:19:46 +0200 X-Google-Sender-Auth: B7EJhXTRoUb7sf3gBqcxOCsYUvo Message-ID: Subject: Re: svn commit: r1366299 - /commons/proper/functor/trunk/src/changes/changes.xml From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 agreed!!! I will rearrange them, thanks! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Sat, Jul 28, 2012 at 4:36 AM, sebb wrote: > On 27 July 2012 08:33, wrote: >> Author: simonetripodi >> Date: Fri Jul 27 07:33:14 2012 >> New Revision: 1366299 >> >> URL: http://svn.apache.org/viewvc?rev=1366299&view=rev >> Log: >> reorganized issues to follow the DESC order > >> Modified: >> commons/proper/functor/trunk/src/changes/changes.xml >> >> Modified: commons/proper/functor/trunk/src/changes/changes.xml >> URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/src/changes/changes.xml?rev=1366299&r1=1366298&r2=1366299&view=diff >> ============================================================================== >> --- commons/proper/functor/trunk/src/changes/changes.xml (original) >> +++ commons/proper/functor/trunk/src/changes/changes.xml Fri Jul 27 07:33:14 2012 >> @@ -26,9 +26,6 @@ >> >> Generify ComparableComparator. >> >> - >> - Reduce the use of raw types in test classes. >> - >> >> Fix NPE in UnarySequence. >> >> @@ -62,6 +59,9 @@ >> >> Add easily accessible, user-friendly examples >> >> + >> + Reduce the use of raw types in test classes. >> + > > By the way, having the issue attribute first makes the order very > clear in Eclipse overviews as it displays the first attribute. > > For example: > > > > Also, the issue type should really be specified - the type > attribute can be add,update,fix,remove. > >> >> Improve Functor web page, removing Ant from building >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org