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/12/08 10:21:29 UTC

[GitHub] [netbeans] matthiasblaesing commented on a change in pull request #1633: NETBEANS-84: Support for JSF 2.3; CDI Changes for JSF Artifact Injection

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

 ##########
 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:
   Spec version needs to be incremented, not decremented (updates are determined by this)

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