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

ASF GitHub Bot updated NETBEANS-1481:
-------------------------------------
    Labels: pull-request-available  (was: )

> Eager fragment with unsatisfied required token should't throw AssertionError
> ----------------------------------------------------------------------------
>
>                 Key: NETBEANS-1481
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1481
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Module System
>    Affects Versions: 10.0
>            Reporter: Florian Vogler
>            Assignee: Florian Vogler
>            Priority: Major
>              Labels: pull-request-available
>
> Due to changes related to NETBEANS-1147, the behaviour of loading module 
> fragments has changed compared to netbeans 9.0.
> Before the change eager fragments with unsatisfied token requirements remain 
> disabled without any errors.
> Expected behaviour:
>  * eager: fragment is loaded, if all  requirements  satisfied
>  * autoload: fragment is only loaded, if a module depends on it. If not all  
> requirements are satisfied, an error is shown.
>  * default:  fragment is loaded. If not all  requirements are satisfied, an 
> error is shown.
> Broken use case: 
>  Multiple eager OS specific fragments (Linux, MacOS, Windows) not working any 
> more.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to