You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Jochen Wezel (JIRA)" <ji...@apache.org> on 2006/09/05 16:42:22 UTC

[jira] Created: (LUCENENET-17) Compile error

Compile error
-------------

                 Key: LUCENENET-17
                 URL: http://issues.apache.org/jira/browse/LUCENENET-17
             Project: Lucene.Net
          Issue Type: Bug
         Environment: .NET Framework 1.1, Lucene.Net 1.9.0.005 (downloaded on 2006-09-05)
            Reporter: Jochen Wezel
            Priority: Trivial


Line 36 in file SharpZipLibAdapter.cs
    public class SharpZipLibAdapter : ICompressionAdapter
should be
    public class SharpZipLibAdapter : SupportClass.CompressionSupport.ICompressionAdapter
to allow compilation with ICSharpZip enabled. 

-- 
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

        

[jira] Closed: (LUCENENET-17) Compile error

Posted by "George Aroush (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENENET-17?page=all ]

George Aroush closed LUCENENET-17.
----------------------------------


Fixed in Lucene.Net 1.9, 1.9.1 and 2.0

> Compile error
> -------------
>
>                 Key: LUCENENET-17
>                 URL: http://issues.apache.org/jira/browse/LUCENENET-17
>             Project: Lucene.Net
>          Issue Type: Bug
>         Environment: .NET Framework 1.1, Lucene.Net 1.9.0.005 (downloaded on 2006-09-05)
>            Reporter: Jochen Wezel
>         Assigned To: George Aroush
>            Priority: Trivial
>
> Line 36 in file SharpZipLibAdapter.cs
>     public class SharpZipLibAdapter : ICompressionAdapter
> should be
>     public class SharpZipLibAdapter : SupportClass.CompressionSupport.ICompressionAdapter
> to allow compilation with ICSharpZip enabled. 

-- 
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

        

[jira] Resolved: (LUCENENET-17) Compile error

Posted by "George Aroush (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENENET-17?page=all ]

George Aroush resolved LUCENENET-17.
------------------------------------

    Resolution: Fixed

Fixed in Lucene.Net 1.9, 1.9.1 and 2.0

> Compile error
> -------------
>
>                 Key: LUCENENET-17
>                 URL: http://issues.apache.org/jira/browse/LUCENENET-17
>             Project: Lucene.Net
>          Issue Type: Bug
>         Environment: .NET Framework 1.1, Lucene.Net 1.9.0.005 (downloaded on 2006-09-05)
>            Reporter: Jochen Wezel
>         Assigned To: George Aroush
>            Priority: Trivial
>
> Line 36 in file SharpZipLibAdapter.cs
>     public class SharpZipLibAdapter : ICompressionAdapter
> should be
>     public class SharpZipLibAdapter : SupportClass.CompressionSupport.ICompressionAdapter
> to allow compilation with ICSharpZip enabled. 

-- 
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

        

[jira] Assigned: (LUCENENET-17) Compile error

Posted by "George Aroush (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/LUCENENET-17?page=all ]

George Aroush reassigned LUCENENET-17:
--------------------------------------

    Assignee: George Aroush

> Compile error
> -------------
>
>                 Key: LUCENENET-17
>                 URL: http://issues.apache.org/jira/browse/LUCENENET-17
>             Project: Lucene.Net
>          Issue Type: Bug
>         Environment: .NET Framework 1.1, Lucene.Net 1.9.0.005 (downloaded on 2006-09-05)
>            Reporter: Jochen Wezel
>         Assigned To: George Aroush
>            Priority: Trivial
>
> Line 36 in file SharpZipLibAdapter.cs
>     public class SharpZipLibAdapter : ICompressionAdapter
> should be
>     public class SharpZipLibAdapter : SupportClass.CompressionSupport.ICompressionAdapter
> to allow compilation with ICSharpZip enabled. 

-- 
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