[
https://issues.apache.org/jira/browse/SLING-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu reopened SLING-3678:
------------------------------------
I'm not sure that this is a proper fix. I made this change specifically for
SLING-3102 , where the archetype was not picked up. I would ask you to test
with a clean maven repo and see that the non-embedded archetypes show. If they
do, it's safe to remove this code. If they don't, we can use the
acceptsArchetype method to only refresh the page when acceptable archetypes
have been added.
> too-many-reloads in the choose archetype wizard when indexing going on
> ----------------------------------------------------------------------
>
> Key: SLING-3678
> URL: https://issues.apache.org/jira/browse/SLING-3678
> Project: Sling
> Issue Type: Bug
> Components: IDE
> Reporter: Stefan Egli
> Assignee: Stefan Egli
> Fix For: Sling Eclipse IDE 1.0.0
>
>
> After eclipse startup, typically m2e does an index update.
> This index update causes update-events to be sent to any registered handlers
> - including the 'ChooseArchetypeWizardPage' - which refreshes the archetypes
> on reception of such an event.
> This results in a large number of refreshs which block the UI for a rather
> long time
--
This message was sent by Atlassian JIRA
(v6.2#6252)