Message5436

Author otmarhumbel
Recipients cburroughs, otmarhumbel
Date 2010-01-13.21:05:38
SpamBayes Score 1.842496e-06
Marked as misclassified No
Message-id <1263416738.83.0.40475276157.issue1541@psf.upfronthosting.co.za>
In-reply-to
Content
This is the comment from Steve Yegge:

The attached patchfile is a zip of 2 files:  modified files and new files.  To apply it:
  - unzip google-indexer.zip into .../jython (parent of src/ directory)
  - tar zxf google-indexer-newfiles.tar.gz
  - patch -p0 < google-indexer-patch.diff

You can run the unit tests with "ant idxtest".  Instructions for running the demo app are in the doc header of src/org/python/indexer/demos/HtmlDemo.java.
History
Date User Action Args
2010-01-13 21:05:38otmarhumbelsetmessageid: <1263416738.83.0.40475276157.issue1541@psf.upfronthosting.co.za>
2010-01-13 21:05:38otmarhumbelsetrecipients: + otmarhumbel, cburroughs
2010-01-13 21:05:38otmarhumbellinkissue1541 messages
2010-01-13 21:05:38otmarhumbelcreate