[ 
https://issues.apache.org/jira/browse/LABS-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simone Gianni resolved LABS-398.
--------------------------------

    Resolution: Fixed

Moving it inside the builder seems to resolve the issue. Still have to test 
some corner cases, but seems to work.

In reality it still triggers another rebuild, after the first one is completed, 
cause the workspace has been modified. I don't know if there is a way to tell 
Eclipse that those modifications are not to be taken into account for another 
build cause they are generated by the build itself. Anyway, that second build 
is an incremental one finding nothing changed and seems to resolve in a few 
millisecs.

> [eclipse] too many rebuilds are triggered
> -----------------------------------------
>
>                 Key: LABS-398
>                 URL: https://issues.apache.org/jira/browse/LABS-398
>             Project: Labs
>          Issue Type: Bug
>          Components: Magma
>    Affects Versions: Next
>            Reporter: Simone Gianni
>            Assignee: Simone Gianni
>             Fix For: Next
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When the pom is modified, it triggers a mavn update, which triggers a magma 
> linked sources update, which triggers an aspectjbuild. 
> Somehow, often this cycle is repeated multiple times, while in theory only 
> once should be enough.
> Additionally AJDT often triggers a complete recompile, seeing a lot of files 
> changed, even if they are not (magma has not reunzipped them).

-- 
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: labs-unsubscr...@labs.apache.org
For additional commands, e-mail: labs-h...@labs.apache.org

Reply via email to