[forge-issues] [JBoss JIRA] (FORGE-2259) Furnace should support disabling strict loading of addons based on API version

Lincoln Baxter III (JIRA) issues at jboss.org
Thu Feb 26 14:20:49 EST 2015


     [ https://issues.jboss.org/browse/FORGE-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed FORGE-2259.
-------------------------------------
    Fix Version/s: 2.15.0.Final
       Resolution: Done


> Furnace should support disabling strict loading of addons based on API version
> ------------------------------------------------------------------------------
>
>                 Key: FORGE-2259
>                 URL: https://issues.jboss.org/browse/FORGE-2259
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Furnace (Container)
>    Affects Versions: 2.14.0.Final
>            Reporter: Lincoln Baxter III
>            Assignee: Lincoln Baxter III
>             Fix For: 2.15.0.Final
>
>
> {code}
>    /**
>     * Set this {@link Furnace} instance to use strict {@link Version} checking when loading addons. If enabled, addons
>     * with an {@link Furnace} API version higher than the current {@link Furnace} runtime version will not be loaded. If
>     * disabled, addons will be loaded regardless of the {@link Furnace} runtime version on which they depend. (Defaults
>     * to <code>true</code>.)
>     */
>    public void setStrictMode(boolean strict);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the forge-issues mailing list