juneau001 commented on code in PR #4378:
URL: https://github.com/apache/netbeans/pull/4378#discussion_r922845251
##########
enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/api/application/Application.java:
##########
@@ -47,11 +47,12 @@ public interface Application extends
org.netbeans.modules.j2ee.dd.api.common.Roo
* @since 2
*/
public static final String VERSION_8 = "8"; //NOI18N
+ public static final String VERSION_9 = "9";
//NOI18N
Review Comment:
Thanks again for the feedback @mbien and @matthiasblaesing. I will address
these issues and run these checks again in my local environment.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists