[wildfly-dev] Module aliases and deprecation

Tomaž Cerar tomaz.cerar at gmail.com
Wed May 4 08:08:41 EDT 2016


add extra properties to module.xml

for deprecated

<properties>
    <property name="jboss.api" value="deprecated"/>
</properties>


should do it.


On Wed, May 4, 2016 at 1:49 PM, Sanne Grinovero <sanne at hibernate.org> wrote:

> Hello,
>
> I'm renaming some modules intended for WildFly users. To minimize
> impact on existing users, I'm including module-aliases using the old
> name, to resolve to the new module ids.
>
> Is there a way to mark such an alias as "deprecated" to encourage
> people moving to the new naming scheme?
>
> Thanks,
> Sanne
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20160504/379523aa/attachment.html 


More information about the wildfly-dev mailing list