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/09/02 04:13:18 UTC

[GitHub] [netbeans] geertjanw opened a new pull request #1468: NETBEANS-1097 "Copy Dependent Libraries" does not work if "Source/Bin…

geertjanw opened a new pull request #1468: NETBEANS-1097 "Copy Dependent Libraries" does not work if "Source/Bin…
URL: https://github.com/apache/netbeans/pull/1468
 
 
   …ary Format" is greater than JDK 8
   
   Removing the below in build-impl.xml which seems to cause more problems than it helps:
   
   &lt;not&gt;
       &lt;istrue value="${{modules.supported.internal}}"&gt;
   &lt;/not&gt;
   
   See https://issues.apache.org/jira/browse/NETBEANS-1097.

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