Bugs item #1066096, was opened at 2004-11-14 11:13 Message generated for change (Settings changed) made by sullija721 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=1066096&group_id=59548
Category: indexer Group: mainline >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: James Sullivan (sullija721) Assigned to: Doug Cutting (cutting) Summary: Can't build with JDK 1.5 Initial Comment: to avoid conflict with java.util.PriorityQueue and build in Java 1.5 need to add import org.apache.lucene.util.PriorityQueue; to net.nutch.indexer.IndexOptimizer ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=1066096&group_id=59548 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Nutch-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-developers
