[
https://issues.apache.org/jira/browse/NUTCH-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379375#comment-17379375
]
ASF GitHub Bot commented on NUTCH-2886:
---------------------------------------
lewismc opened a new pull request #693:
URL: https://github.com/apache/nutch/pull/693
This PR addresses https://issues.apache.org/jira/browse/NUTCH-2886
N.B. The code is NOT being entirely deleted... it has just been moved to
https://github.com/apache/nutch-webapp such that it can be maintained as a
separate layer.
This has the benefit of reducing the number of dependencies in ivy/ivy.xml
and hence making the core Nutch codebase more secure especially given the low
development on the WebApp.
Comments welcome. Thanks
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Move Nutch WebApp to separate repository
> ----------------------------------------
>
> Key: NUTCH-2886
> URL: https://issues.apache.org/jira/browse/NUTCH-2886
> Project: Nutch
> Issue Type: Improvement
> Components: build, web gui
> Environment: Move
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.19
>
>
> I propose to move the Nutch WebApp out of the primary Nutch repository and
> into a new repository https://github.com/apache/nutch-webapp. This work has
> already been done. The task is now to essentially remove the WebApp code from
> the canonical Nutch repository at https://github.com/apache/nutch.
> PR coming up...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)