Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSDT/Confcalls/Minutes 20151208"

 
(2 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
** Is a part of M4 release
 
** Is a part of M4 release
 
** Related bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=481828
 
** Related bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=481828
** Victor will create a single feature today and include in builds
 
 
* Grunt & Gulp work
 
* Grunt & Gulp work
 
** CQs for Grunt and Gulp non-exempt have been created and approved by PMC Member:
 
** CQs for Grunt and Gulp non-exempt have been created and approved by PMC Member:
Line 28: Line 27:
 
** Bugzilla for Gulp https://bugs.eclipse.org/bugs/show_bug.cgi?id=483399
 
** Bugzilla for Gulp https://bugs.eclipse.org/bugs/show_bug.cgi?id=483399
 
* JavaScript Debugger
 
* JavaScript Debugger
** Chromuim.org and Google have accepted the proposal to publish Chrome Development Tools under the EPL license. As such, the following CQ is filled with an updated source code archive, new licensing policies and a link to an updated original repo, and already is under the review:
+
** Chromuim.org and Google have accepted the proposal to publish Chrome Development Tools under the EPL license. As such, the following CQ is filled with an updated source code archive, new licensing policies and a link to updated original repo, and already is under the review:
 
*** http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10375
 
*** http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10375
 
** Denis is to prepare the updated patch set for Gerrit based on the latest original Chrome Development Tools repository.
 
** Denis is to prepare the updated patch set for Gerrit based on the latest original Chrome Development Tools repository.
 
** Bugzilla for ChDT: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479466
 
** Bugzilla for ChDT: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479466
 
* Parser replacement
 
* Parser replacement
** All agreed that it's going to be critical and we need to have a plan (tied to the comming WTP milestones) for ongoing changes for JSDT Core
+
** All are agreed that it's going to be critical and we need to have a plan (tied to the comming WTP milestones) for ongoing changes for JSDT Core
** Victor is trying to use Esprima parser in order to get an ESTree AST from it (in order to create dom.ast model) as well as more simplified object's list of lexical tokens (in order to use it for syntax highlighting).
+
** Victor is trying to use Esprima parser in order to get an ESTree AST from Esprima (in order to create a dom.ast model) as well as more simplified object's list of lexical tokens (in order to use it for syntax highlighting).

Latest revision as of 19:08, 8 December 2015

Logistics

See JSDT/Confcalls

Attendees

   Ilya, Chuck, Orlando, Alina, Alexey, Victor

Meeting Minutes

Back to the top