Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 93601 invoked from network); 30 May 2010 09:45:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 May 2010 09:45:38 -0000 Received: (qmail 23323 invoked by uid 500); 30 May 2010 09:45:38 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 23216 invoked by uid 500); 30 May 2010 09:45:37 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 23209 invoked by uid 99); 30 May 2010 09:45:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 May 2010 09:45:37 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=AWL,FREEMAIL_FROM,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 74.125.82.50 as permitted sender) Received: from [74.125.82.50] (HELO mail-ww0-f50.google.com) (74.125.82.50) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 May 2010 09:45:30 +0000 Received: by wwb13 with SMTP id 13so493191wwb.37 for ; Sun, 30 May 2010 02:45:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=x8a8l1DAx1vc3tzyGNGh+7iA4vnwDpoEUpsh9SYIzkc=; b=ou/fHGtDiw8QQJSFuHl5VcSZZBjOAkQNngBJmI5zlyeXDvTcuoS2c2GnuhiMc48pBf AKIYBkFdlO8XBHoGUxvQK101cZee82ZXasrpLIAsVO58TrfN4RW9D9f/MrEaLKK9JJ5b ifQ/jcmdoOC39gQPf8Ev0/6TSZdyoXpxdAvxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=jfgDnCfVHtm4P/iSbUyW/kyQy51+uL2RQbMjoApQmMDanZa8S9bFoKGS+sjghkd69t GNBppRviixAQCnQWf5tPZAkCtXS30f5G0etaWR1XAUnqr4WKD60hY1Z9VtSs9hBUQIAN hJUGDGU/Xdw37F58MWiKTVTgrxqsOmodym+b4= Received: by 10.227.155.213 with SMTP id t21mr2673835wbw.66.1275212708612; Sun, 30 May 2010 02:45:08 -0700 (PDT) Received: from emmanuel-lecharnys-MacBook-Pro.local ([78.192.106.184]) by mx.google.com with ESMTPS id h22sm31638677wbh.9.2010.05.30.02.45.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 30 May 2010 02:45:07 -0700 (PDT) Message-ID: <4C0233BE.8040500@gmail.com> Date: Sun, 30 May 2010 11:45:34 +0200 From: Emmanuel Lecharny Reply-To: elecharny@apache.org User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Apache Directory Developers List Subject: [2.0-RC1] report #2 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Hi guys, since we decided to go for a 2.0.0-RC1 this week, here is the list of fixed JIRAs : *** Bug M DIRSHARED-60 Equality matching rule is not required for an attribute type description *** Bug B DIRSERVER-1411 Server is launched with default values while passing a folder to the UberJarMain class *** Bug B DIRSERVER-1448 Unable to update User attributes *** Bug C DIRSERVER-1417 Deleting an AttributeType with an Index based on it won't remove the index *** Bug C DIRSERVER-1449 EntryUUID AT should not be accepted for a Add, Delete or Modify operation *** Bug M DIRSERVER-894 Older concurrent changes are never replicated *** Bug M DIRSERVER-1137 getAttributes( nm, null ) returns empty Attributes if replication enabled? --- Bug M DIRSERVER-1143 ldappasswd fails to bind *** Bug M DIRSERVER-1173 Delete operation with a PersistentSearch returns the deleted entry *** Bug M DIRSERVER-1277 Mitosis with 1.5.4 (linux BIN) blocking login and not replicating. *** Bug M DIRSERVER-1336 lowercase m-may attributes change on LDIF import with Studio *** Bug M DIRSERVER-1416 createTimestamp operational is accepted in an incoming entry oif theprincipal is Admi : this is not normal *** Bug M DIRSERVER-1450 Check that we cannot inject NO_USER_MODIFICATION At in the server *** Bug M DIRSERVER-1451 servicePrincipal is not configurable *** Bug m DIRSERVER-1432 WARN: Null LdapSession given to cleanUpSession. *** Bug m DIRSERVER-1487 apacheds-all-1.5.6.jar does not contain Commons IO, causes NoClassDefFoundError when used *** Impv M DIRSERVER-1468 PERF : Modify operation can be speeded up by a 10 times factor *** Impv M DIRSERVER-1492 Implementing the fast modifyDN proposal *** Impv m DIRSERVER-683 Entry lookup are done more than once in modify operation the JIRA flagged '---' has been postponed. This represent 17% of all the bugs that have been fixed in 4 days, quite a good achievement ! We still have 76 bugs pending, 62 improvements, 50 new features, 22 tasks and 4 wishes :) -- Regards, Cordialement, Emmanuel L�charny www.nextury.com