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/05 04:36:13 UTC

[GitHub] [netbeans] jtulach commented on issue #1738: Updating to HTML/Java API version 1.7

jtulach commented on issue #1738: Updating to HTML/Java API version 1.7
URL: https://github.com/apache/netbeans/pull/1738#issuecomment-561964888
 
 
   With the a7b0a4d and 1a414ea  changes I am able to invoke
   ```
   netbeans$ for i in platform/net.java.html*; do ant -f $i maven-install || break; done
   ```
   and successfully install the HTML/Java API OSGi bundles into the local Maven repository.

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