Bugs item #1018611, was opened at 2004-08-29 16:53 Message generated for change (Comment added) made by johnnx You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=1018611&group_id=59548
Category: plugin: other Group: None Status: Open Resolution: None Priority: 5 Submitted By: Werner Ramaekers (wernerramaekers) Assigned to: John (johnnx) Summary: Plugin for MS-Excel files Initial Comment: Hello, i've created a first version of a nutch plugin for ms-excel documents. The plugin relies on the Jakarta POI version 2.5.1 libraries. Please see the README.txt in the lib directory of the plugin on which files it works with. Please let me know what needs to be changed to have this code ready to be added to the nutch project because i would like to see it included so that others (and myself) can use it inside nutch. Werner ---------------------------------------------------------------------- >Comment By: John (johnnx) Date: 2004-08-31 14:58 Message: Logged In: YES user_id=1078404 Problems: (1) non-space tabs are in *.java files (2) junit test fails (3) fail to parse file created by MS Excel Questions: (1) Are all poi-*.jar needed? (2) Is parsing output in tabulated form? John ---------------------------------------------------------------------- Comment By: Werner Ramaekers (wernerramaekers) Date: 2004-08-30 16:17 Message: Logged In: YES user_id=510647 Tabs have been changed to 2 instead of 4. The code for the plugin has been addded as gzipped tar. Werner ---------------------------------------------------------------------- Comment By: Werner Ramaekers (wernerramaekers) Date: 2004-08-30 16:12 Message: Logged In: YES user_id=510647 I have fixed the tabs to being 2 spaces instead of 4. I have attached the plugin code (inluding the POI jar files) as a gzipped tar . Werner ---------------------------------------------------------------------- Comment By: John (johnnx) Date: 2004-08-29 21:01 Message: Logged In: YES user_id=1078404 Some files are unnecessary and some not meant to be in patch. Here are suggestions: (1) Fix inconsistent use of tabs. One tab consits of two spaces. (2) Create a tar ball for the plugin, rid of any unnecessary files. Just upload the tar ball. John ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=1018611&group_id=59548 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
