svn commit: r390479 - /lucene/nutch/tags/release-0.7.2/

2006-03-31 Thread pkosiorowski
Author: pkosiorowski Date: Fri Mar 31 11:16:14 2006 New Revision: 390479 URL: http://svn.apache.org/viewcvs?rev=390479&view=rev Log: Nutch 0.7.2 release. Added: lucene/nutch/tags/release-0.7.2/ - copied from r390478, lucene/nutch/branches/branch-0.7/

[Nutch Wiki] Update of "Release HOWTO" by DougCutting

2006-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification. The following page has been changed by DougCutting: http://wiki.apache.org/nutch/Release_HOWTO --

[Nutch Wiki] Update of "Release HOWTO" by PiotrKosiorowski

2006-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification. The following page has been changed by PiotrKosiorowski: http://wiki.apache.org/nutch/Release_HOWTO The comment on the change is: Formatting fix

[Nutch Wiki] Update of "Release HOWTO" by PiotrKosiorowski

2006-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification. The following page has been changed by PiotrKosiorowski: http://wiki.apache.org/nutch/Release_HOWTO The comment on the change is: Updated with mirroring instructions ---

[Nutch Wiki] Update of "NutchHadoopTutorial" by DennisKubes

2006-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification. The following page has been changed by DennisKubes: http://wiki.apache.org/nutch/NutchHadoopTutorial -- expo

[Nutch Wiki] Update of "NutchHadoopTutorial" by DennisKubes

2006-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification. The following page has been changed by DennisKubes: http://wiki.apache.org/nutch/NutchHadoopTutorial The comment on the change is: Added rsyncing code to slave nodes and removed unnecess

svn commit: r390463 - in /lucene/nutch/branches/branch-0.7: site/index.html site/index.pdf site/tutorial8.html site/tutorial8.pdf src/site/src/documentation/content/xdocs/index.xml

2006-03-31 Thread pkosiorowski
Author: pkosiorowski Date: Fri Mar 31 09:16:44 2006 New Revision: 390463 URL: http://svn.apache.org/viewcvs?rev=390463&view=rev Log: 0.7.2 news added Modified: lucene/nutch/branches/branch-0.7/site/index.html lucene/nutch/branches/branch-0.7/site/index.pdf lucene/nutch/branches/branch

svn commit: r390392 - in /lucene/nutch/trunk/src/java/org/apache/nutch: analysis/ clustering/ indexer/ net/ ontology/ parse/ plugin/ protocol/ searcher/

2006-03-31 Thread jerome
Author: jerome Date: Fri Mar 31 03:04:43 2006 New Revision: 390392 URL: http://svn.apache.org/viewcvs?rev=390392&view=rev Log: Add a common Pluggable interface to all Extension Points and a package description for plugin Added: lucene/nutch/trunk/src/java/org/apache/nutch/plugin/Pluggable.ja