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 2020/04/15 04:30:44 UTC

[GitHub] [netbeans] lkishalmi opened a new pull request #2078: [NETBEANS-4167] Fix null token on { in yaml files

lkishalmi opened a new pull request #2078: [NETBEANS-4167] Fix null token on { in yaml files
URL: https://github.com/apache/netbeans/pull/2078
 
 
   Well, this one is a trivial fix with a test case. I moves the static integers to an enum, as it was easier to debug the state machine. Though left the State object to be Integer, so no test data had to be altered.

----------------------------------------------------------------
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


[GitHub] [netbeans] lkishalmi merged pull request #2078: [NETBEANS-4167] Fix null token on { in yaml files

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #2078: [NETBEANS-4167] Fix null token on { in yaml files
URL: https://github.com/apache/netbeans/pull/2078
 
 
   

----------------------------------------------------------------
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