No. Lucene.NET's default behavior should not depend on an external library. DIGY
-----Original Message----- From: Michael Garski [mailto:mgar...@myspace-inc.com] Sent: Wednesday, November 18, 2009 8:01 PM To: lucene-net-dev@incubator.apache.org Subject: RE: [jira] Resolved: (LUCENENET-274) ClassDiagram1.cd included in Lucene.Net.csproj without actual Class Diagram Digy, Looks like you accidentally dropped the SHARP_ZIP_LIB define from Lucene.Net.csproj - <DefineConstants>DEBUG;TRACE;SHARP_ZIP_LIB</DefineConstants> + <DefineConstants>TRACE;DEBUG</DefineConstants> Michael -----Original Message----- From: Digy (JIRA) [mailto:j...@apache.org] Sent: Wednesday, November 18, 2009 9:59 AM To: lucene-net-dev@incubator.apache.org Subject: [jira] Resolved: (LUCENENET-274) ClassDiagram1.cd included in Lucene.Net.csproj without actual Class Diagram [ https://issues.apache.org/jira/browse/LUCENENET-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy resolved LUCENENET-274. ---------------------------- Resolution: Fixed Resolved. DIGY > ClassDiagram1.cd included in Lucene.Net.csproj without actual Class Diagram > --------------------------------------------------------------------------- > > Key: LUCENENET-274 > URL: https://issues.apache.org/jira/browse/LUCENENET-274 > Project: Lucene.Net > Issue Type: Bug > Reporter: Nicholas Paldino > Priority: Minor > Attachments: RemoveClassDiagram1.patch > > > Patch to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.