[
https://issues.apache.org/jira/browse/DROIDS-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894469#action_12894469
]
Mingfai Ma commented on DROIDS-96:
----------------------------------
I think I'm the person who created the crawler module in around a year ago.
there are several issues with the module that it should *not* be added to the
parent module (and should be removed from this project)
1. the initial code and concepts are originated from Droids' crawler code, but
i made too many changes at that time that I couldn't make the module to use the
parent/droids-core module (unless I also make significant change to droids-core
...). so, the module is actually a standalone one, works independent of droids.
2. i believe i'm the only one who has committed code for that module, and the
last update is around a year ago. I actually keep developing the crawler but
not based on that droids-crawler trunk. In other words, the droids-crawler
module in svn is unmaintained now.
for the two reasons above, i think the module in svn should be obsoleted /
deleted.
I don't mind to release the latest crawler code i use if anyone may use it, but
it still has the old problem that it doesn't use droids-core. I think if it
doesn't use droids-core, it can't be called a droids-crawler.
> [Droids crawler] Maven : add the droids-crawler module in the parent pom
> ------------------------------------------------------------------------
>
> Key: DROIDS-96
> URL: https://issues.apache.org/jira/browse/DROIDS-96
> Project: Droids
> Issue Type: Bug
> Reporter: Florent ANDRE
> Attachments: patch-parent-pom-add-crawler-r981279
>
>
> I don't know if there is a special reason for don't list this module into the
> parent pom, but as crawler is an important part of droids, why not put it in
> the parent ?
> This patch do this ! :)
> Apply droids-94 and 95 before.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.