You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/05/19 14:33:48 UTC

[GitHub] [netbeans] lkishalmi opened a new pull request #1256: [NETBEANS-2288] Fixed Auxialiary properties to use 'netbeans.' prefix

lkishalmi opened a new pull request #1256: [NETBEANS-2288] Fixed Auxialiary properties to use 'netbeans.' prefix
URL: https://github.com/apache/netbeans/pull/1256
 
 
   The prefix had been changed as other part of the plugin expects.
   It was changed during the donation process when the custom action become properties, later on the used property prefixes became independent, but the change of this property name broke a few things, most visibly the license header support.
   This PR reintroduce the "netbeans." prefix, while handle the data already saved with the wrong prefix as a fallback.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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