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 2018/11/24 17:48:48 UTC

[GitHub] matthiasblaesing commented on issue #973: GraalJS parser JAR removed from distribution. Created convenience mod…

matthiasblaesing commented on issue #973: GraalJS parser JAR removed from distribution. Created convenience mod…
URL: https://github.com/apache/incubator-netbeans/pull/973#issuecomment-441384186
 
 
   @sdedic could you please revisit this? It breaks using the `full` cluster. I saw the following problem in master and bisected it to this commit:
   
   0. start with a clean installation: `git clean -f -x -d`
   1. Build the netbeans cluster with the `full` configuration: `ant -Dcluster.config=full`
   2. Run `tryme`: `ant tryme`
   3. Go to Plugin configuration - Menu: Tools -> Plugins
   4. Switch to `Installed` tab - you see, that HTML5 is not active (expected)
   5. Select the entry and choose `Activate`
   
   Normally at this point several modules will be activated and afterwards the IDE can access the HTML5 features. Beginning with this commit various javascript modules fail to load (not sure if it is random which module fails, but I saw different names). Here is the full log from the session:
   
   [3357fa5b18590908ac9de4ad7e55ab1fdf88cd50.log](https://github.com/apache/incubator-netbeans/files/2612462/3357fa5b18590908ac9de4ad7e55ab1fdf88cd50.log)
   
   It would be great if you could fix this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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