Add option to run compiled classes w/o job file
-----------------------------------------------
Key: NUTCH-586
URL: https://issues.apache.org/jira/browse/NUTCH-586
Project: Nutch
Issue Type: New Feature
Affects Versions: 1.0.0
Reporter: Enis Soztutar
Assignee: Enis Soztutar
Fix For: 1.0.0
Attachments: run-core_v1.patch
bin/nutch adds nutch-*.job files under build and base directory to the
classpath. However building the job file takes a long time. We have a target
compile-core which builds only the core classes w/o plugins, but we need a way
to run the compiled core class files. An option to bin/nutch to run the classes
compiled with ant compile-core seems enough.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.