Return-Path: Delivered-To: apmail-ibatis-dev-archive@www.apache.org Received: (qmail 42653 invoked from network); 13 Aug 2005 16:05:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Aug 2005 16:05:57 -0000 Received: (qmail 41614 invoked by uid 500); 13 Aug 2005 16:05:56 -0000 Delivered-To: apmail-ibatis-dev-archive@ibatis.apache.org Received: (qmail 41597 invoked by uid 500); 13 Aug 2005 16:05:56 -0000 Mailing-List: contact dev-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ibatis.apache.org Delivered-To: mailing list dev@ibatis.apache.org Received: (qmail 41584 invoked by uid 500); 13 Aug 2005 16:05:56 -0000 Delivered-To: apmail-incubator-ibatis-dev@incubator.apache.org Received: (qmail 41580 invoked by uid 99); 13 Aug 2005 16:05:56 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Aug 2005 09:05:55 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 1594DEB for ; Sat, 13 Aug 2005 18:05:54 +0200 (CEST) Message-ID: <677586695.1123949154087.JavaMail.jira@ajax.apache.org> Date: Sat, 13 Aug 2005 18:05:54 +0200 (CEST) From: "Gilles Bayon (JIRA)" To: ibatis-dev@incubator.apache.org Subject: [jira] Reopened: (IBATISNET-99) Mark assemblies with CLSCompliant attribute Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/IBATISNET-99?page=all ] Gilles Bayon reopened IBATISNET-99: ----------------------------------- Reopen to avoid forget to remove CLSCompliant attribute when we move to version of Dynamicproxy CLSCompliant . > Mark assemblies with CLSCompliant attribute > ------------------------------------------- > > Key: IBATISNET-99 > URL: http://issues.apache.org/jira/browse/IBATISNET-99 > Project: iBatis for .NET > Type: Improvement > Components: DataAccess, DataMapper > Versions: DataMapper 1.1, DataMapper 1.2.0, DataMapper 1.2.1, DataAccess 1.5, DataAccess 1.6.0, DataAccess 1.6.1, DataAccess 1.7, DataMapper 1.5, DataMapper 1.3 > Reporter: Roelof Blom > Assignee: Gilles Bayon > Priority: Minor > Fix For: DataAccess 1.7, DataMapper 1.3 > > Assemblies should explicitly state their Cls compliance > using the CLSCompliant attribute. An assembly without > this attribute is not CLS-compliant. Assemblies, modules, > and types can be CLS-compliant even if some parts of > the assembly, module, or type are not CLS-compliant. > The following rules apply: 1) If the element is marked > CLSCompliant, any noncompliant members must have the > CLSCompliant attribute present with its argument set > to false. 2) A comparable CLS-compliant alternative > member must be supplied for each member that is not > CLS-compliant." > > See http://www.gotdotnet.com/team/fxcop/docs/rules.aspx?version=1.32&url=/Design/MarkAssembliesWithClsCompliant.html -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira