svn commit: r567726 - /lenya/trunk/src/modules/lucene/java/src/org/apache/cocoon/components/search/components/impl/IndexManagerImpl.java

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Mon Aug 20 08:11:53 2007
New Revision: 567726

URL: http://svn.apache.org/viewvc?rev=567726&view=rev
Log:
[minor change] removed invalid catch block

Modified:
    lenya/trunk/src/modules/lucene/java/src/org/apache/cocoon/components/search/components/impl/IndexManagerImpl.java

Modified: lenya/trunk/src/modules/lucene/java/src/org/apache/cocoon/components/search/components/impl/IndexManagerImpl.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/lucene/java/src/org/apache/cocoon/components/search/components/impl/IndexManagerImpl.java?rev=567726&r1=567725&r2=567726&view=diff
==============================================================================
--- lenya/trunk/src/modules/lucene/java/src/org/apache/cocoon/components/search/components/impl/IndexManagerImpl.java (original)
+++ lenya/trunk/src/modules/lucene/java/src/org/apache/cocoon/components/search/components/impl/IndexManagerImpl.java Mon Aug 20 08:11:53 2007
@@ -235,8 +235,6 @@
             throw new RuntimeException("Config file error", e);
         } catch (ServiceException e) {
             throw new RuntimeException("PublicationManager lookup error", e);
-        } catch (PublicationException e) {
-            throw new RuntimeException("Publication error", e);
         } finally {
             if (pubManager != null) {
                 this.manager.release(pubManager);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.