[
https://issues.apache.org/jira/browse/LABS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741905#action_12741905
]
Simone Gianni commented on LABS-408:
------------------------------------
Since source download is async, and completed downloads may arrive in the
middle of a build, and many of them may arrive in short time cause source
artifacts are often quite small, there should be a sort of delay between when a
download is completed and when the project is modified. Thia way, completion of
one single download will not trigger a rebuild that would be interrupted by the
completion of the next small download and so on. Calibrating this timeout may
be difficult, and would be a magic number anyway, so some kind of heuristic
should be used.
> [eclipse] Download sources if necessary
> ---------------------------------------
>
> Key: LABS-408
> URL: https://issues.apache.org/jira/browse/LABS-408
> Project: Labs
> Issue Type: Improvement
> Components: Magma
> Affects Versions: Current
> Reporter: Simone Gianni
> Fix For: Current
>
>
> The eclipse plugin should download missing resource artifacts, so that they
> can later be added as linked source folders. This should be done triggering
> the M2E job, and listening for its completion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]