juneau001 commented on a change in pull request #1633: NETBEANS-84: Support for JSF 2.3; CDI Changes for JSF Artifact Injection URL: https://github.com/apache/netbeans/pull/1633#discussion_r370607749
########## File path: enterprise/web.jsf20/nbproject/project.properties ########## @@ -17,6 +17,6 @@ javac.compilerargs=-Xlint -Xlint:-serial javac.source=1.7 -release.external/javax.faces-2.2.7.jar=modules/ext/jsf-2_2/javax.faces.jar -release.external/javax.faces-2.2.7-license.txt=modules/ext/jsf-2_2/license.txt -spec.version.base=1.39.0 +release.external/javax.faces-2.3.9.jar=modules/ext/jsf-2_2/javax.faces.jar +release.external/javax.faces-2.3.9-license.txt=modules/ext/jsf-2_2/license.txt +spec.version.base=1.38.0 Review comment: Thanks and I apologize for the late response and oversight...I've increased the spec version. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
