'package' task does not reflect the new organisation of the code
----------------------------------------------------------------

                 Key: NUTCH-1003
                 URL: https://issues.apache.org/jira/browse/NUTCH-1003
             Project: Nutch
          Issue Type: Bug
          Components: build
    Affects Versions: 1.3, 2.0
            Reporter: Julien Nioche
            Assignee: Julien Nioche
             Fix For: 1.3, 2.0


The package task still generate the nutch job and jar files in the main 
directory as well as the compiled plugins and the dependencies in lib. This was 
useful when we ran Nutch from bin but now that we've moved the execution to 
runtime/ these are not needed. More annoyingly the task does not copy the /ivy 
dir. 
The patch attached fixes these issues for 1.3. Patch for 2.0 to follow shortly

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to