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/06 19:09:33 UTC

[GitHub] [netbeans] jglick commented on a change in pull request #1738: Updating to HTML/Java API version 1.7

jglick commented on a change in pull request #1738: Updating to HTML/Java API version 1.7
URL: https://github.com/apache/netbeans/pull/1738#discussion_r354986564
 
 

 ##########
 File path: nbbuild/templates/projectized.xml
 ##########
 @@ -835,15 +836,15 @@ If you are sure you want to build with JDK 9+ anyway, use: -Dpermit.jdk9.builds=
           <os family="windows"/>
         </condition>
         <exec executable="${maven.embedder.dir}/maven/bin/mvn${.cmd}" failonerror="true">
-            <arg value="-DforcedVersion=SNAPSHOT"/>
 
 Review comment:
   So just replacing `SNAPSHOT` with `dev-SNAPSHOT`? Seems fine.

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