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/06/05 15:39:25 UTC

[GitHub] [netbeans] jglick commented on issue #1281: [NETBEANS-2639] Compile mavensrc to Java 7, not 8

jglick commented on issue #1281: [NETBEANS-2639] Compile mavensrc to Java 7, not 8
URL: https://github.com/apache/netbeans/pull/1281#issuecomment-499137774
 
 
   Forgot to mention that I did test this on Ubuntu via
   
   ```sh
   JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 ant -f java/maven clean run
   ```
   
   verifying that
   
   * the build succeeds with or without patch
   * the Output Window for Maven is broken without patch and works with patch

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