Re: [wtp-dev] WTP 3.6.3 not yet published on the downloads page...

2015-03-03 Thread Victor V. Rubezhny
Carl, regarding of Bug# 461160... What should I do to initiate the procedure of creating such a patch? Thanks in Advance, Victor On 03/02/2015 11:30 PM, Carl Anderson wrote: Konstantin, Oops- I sent out the e-mail with the link, but forgot to unhide it. It is shown now. The direct link

[wtp-dev] The Bower IDE contribution

2015-03-13 Thread Victor V. Rubezhny
Hi All, As you might know, we (JSDT) are trying to contribute the Bower IDE into JSDT. The initial code contribution has passed the IP Check (https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9173) and proposed by Gerrit (https://git.eclipse.org/r/41693). As we have some issues that prevent

Re: [wtp-dev] The Bower IDE contribution

2015-03-16 Thread Victor V. Rubezhny
Max, Mickael, actually we have all the required dependencies since the following issues were fixed: - https://bugs.eclipse.org/bugs/show_bug.cgi?id=457483 - Move JGit and EGit to offset+1 on release train - https://bugs.eclipse.org/bugs/show_bug.cgi?id=458521 - Add JGit/EGit as a dependency of

Re: [wtp-dev] The Bower IDE contribution

2015-03-17 Thread Victor V. Rubezhny
users, it should be disabled by default. But we can discuss that and other options as necessary. Please let me know if you have any questions/comments/concerns. FWIW, - Carl Anderson WTP Build guy From: "Victor V. Rubezhny" To:Max Rydahl Andersen , Mickael Istria

Re: [wtp-dev] The Bower IDE contribution

2015-03-23 Thread Victor V. Rubezhny
2015 07:37 AM, Mickael Istria wrote: On 03/16/2015 02:44 PM, Victor V. Rubezhny wrote: I think it's a good proposal to merge the current Bower IDE into master, but I don't get how I can make it go into the build and not include it into JSDT/JSDT_SDK features at the same time: If I'

Re: [wtp-dev] The Bower IDE contribution

2015-03-24 Thread Victor V. Rubezhny
On 03/23/2015 02:34 PM, Mickael Istria wrote: TL;DR: Being in master != being in delivery for Mars. On 03/23/2015 12:21 PM, Victor V. Rubezhny wrote: I didn't merged the code in master, since we still have few issues that blocks us from doing it in Mars (I don't think we can get them

Re: [wtp-dev] The Bower IDE contribution

2015-03-25 Thread Victor V. Rubezhny
On 03/25/2015 05:41 PM, Mickael Istria wrote: On 03/25/2015 03:34 PM, Konstantin Komissarchik wrote: 1. The “incubating” term has special meaning per EDP. A mature project cannot have incubating code in its source repository. That doesn’t mean that you couldn’t use a different term… alpha, beta

[wtp-dev] Is PMC approval required for non-UI bugs to merge after M6 is released?

2015-03-26 Thread Victor V. Rubezhny
Hi, I have a number of bug fixes to merge into JSDT master for Mars stream, but I'm a bit "lost in translations"... Once upon a time I read a doc (probably on wiki) that regulate the possibility of pushing the code into master depending on the stage of a project (When a PMC Approval is requi

Re: [wtp-dev] Is PMC approval required for non-UI bugs to merge after M6 is released?

2015-03-26 Thread Victor V. Rubezhny
s not needed until RC1 is declared. FWIW, - Carl Anderson WTP Releng project lead, and a member of the WTP PMC Inactive hide details for "Victor V. Rubezhny" ---03/26/2015 01:44:23 PM---Hi, I have a number of bug fixes to merge into JSDT "Victor V. Rubezhny" ---03/26/2015 0

Re: [wtp-dev] Is PMC approval required for non-UI bugs to merge after M6 is released?

2015-03-26 Thread Victor V. Rubezhny
that Carl described. https://wiki.eclipse.org/WTP_3.6_Ramp_down_Plan_for_Luna Neil On 3/26/2015 5:19 PM, Victor V. Rubezhny wrote: Carl, Thanks for explanation and historical references :) I'd rather save your answer handy. /Victor On 03/26/2015 09:29 PM, Carl Anderson wrote: Victor, T

Re: [wtp-dev] New & learning about JSDT

2015-05-06 Thread Victor V. Rubezhny
Welcome Gloria! As Mickael already suggested, https://wiki.eclipse.org/JSDT/Development is the first read for JSDT. Source code can be obtained from git by cloning from git://git.eclipse.org/gitroot/jsdt/webtools.jsdt, but I'd suggest you to clone the whole WTP project recursively by running:

[wtp-dev] IPTeam awaiting response from Committer

2015-05-19 Thread Victor V. Rubezhny
Chuck, IPTeam awaiting response from Committer for CQ #9487 (http://dev.eclipse.org/ipzilla/show_bug.cgi?id=9487) 'cause they "require the URL where PMC discussed and voted on the matter". Do we have such an URL? I suppose that the similar questions may appear for CQs #9479 (http://dev.ecli

Re: [wtp-dev] IPTeam awaiting response from Committer

2015-05-19 Thread Victor V. Rubezhny
example: https://github.com/npm/npm/archive/master.zipcould be what they are looking for? Please confirm. Thanks - Chuck Senior Architect, WebSphere Developer Tools, Eclipse WTP PMC Lead IBM Software Lab - Research Triangle Park, NC From: "Victor V. Rubezhny" To: Chuck Bridgham/Ra

[wtp-dev] OOME and performance issues in JSDT - questions for those who use...

2015-05-19 Thread Victor V. Rubezhny
Hi All, I'd like to ask several questions regarding OOME while parsing/infer types issues and the overall performance... There are pretty many related issues in bugzilla like the following: *Bug 317249* -[performance] Eclipse frequently

Re: [wtp-dev] OOME and performance issues in JSDT - questions for those who use...

2015-05-26 Thread Victor V. Rubezhny
On 05/26/2015 11:16 PM, Max Rydahl Andersen wrote: Looks great! Hope this can get into SR1. Regarding the performance issues listed, I strongly see one candidate to cut out from JSDT: It's override indicators that are doubling the performance glitches and adds almost nothing useful for user

Re: [wtp-dev] WTP Project leads - Release review

2015-06-03 Thread Victor V. Rubezhny
JSDT is fine. Regards, Victor On 06/02/2015 10:57 PM, Chuck Bridgham wrote: Hi, The current Mars release draft document is here: http://www.eclipse.org/webtools/releaseReviews/201506/WebTools3.7.pdf Please send me your comments before Thursday at noon EST. Thanks - Chuck Senior Architect,

Re: [wtp-dev] JSDT has a snapshot site

2015-06-08 Thread Victor V. Rubezhny
That's great news! Thanks Michael for pushing and Samuel for your support! Regards, Victor On 06/08/2015 08:01 PM, Mickael Istria wrote: Hi all, Since JSDT contains some incubating bundles that are not yet contributed to WTP main site, I've set up an alternative p2 repo which contains the o

Re: [wtp-dev] Please tag streams for Mars

2015-06-17 Thread Victor V. Rubezhny
Hi All, I've tagged webtools.jsdt repository with R3_7_0 Best Regards, Victor Rubezhny On 06/11/2015 12:16 AM, Carl Anderson wrote: Folks, I tagged the following repositories with R3_7_0 : webtools.common webtools.common.fproj webtools.common.snippets webtools.common.tests webtools.ejb web

[wtp-dev] Where is Victor Rubezhny (JSDT)

2015-07-29 Thread Victor V. Rubezhny
Hi Chris and ALL! I'm going to three week vacation starting from tonight (GMT +03:00), so I probably (because of lack of full-size internet in roaming) can't participate in following Smoke Tests and WTP Status Meetings. I'll be back at August, 20. I hope it won't break the release cycle for

[wtp-dev] Gerrit configuration problem for jeetools/webtools.javaee?

2015-08-20 Thread Victor V. Rubezhny
Hi, When I'm pushing the fix to Gerrit for jeetools/webtools.javaee project I'm getting the "Verified-1" status from Hudson CI. The build log says that build itself was OK, but "No test report files weren't fou

Re: [wtp-dev] Is there a status cal on September 10th?

2015-09-09 Thread Victor V. Rubezhny
Hi, Rob! Calendar at https://wiki.eclipse.org/WTP_2015-09-03 says that there should be a meeting but I'm not sure if it's correct (we have bi-weekly meetings last few weeks and the last one was on September 3rd). /Victor On 09/09/2015 08:13 PM, Rob Stryker wrote: Hi All: Just wondering if

Re: [wtp-dev] Improve Phaser Editor JSDT support

2015-09-11 Thread Victor V. Rubezhny
Hi Arián, Unfortunately, I don't know if there is a document on JSDT Inference, other than JavaScript Development Guide > Reference > org.eclipse.wst.jsdt.core.inferrenceSupport

Re: [wtp-dev] Please tag streams for Mars.1

2015-09-24 Thread Victor V. Rubezhny
JavaScript Development Tools has been tagged with R3_7_1. Best Regards, Victor Rubezhny, JSDT On 09/23/2015 10:52 PM, Vaninder K Rajput wrote: Hello Teams, Please tag streams for Mars.1 before committing any changes. We already have our Mars.1 GA driver and no more changes are expected.

Re: [wtp-dev] JSDT Weekly sync meetings

2015-10-05 Thread Victor V. Rubezhny
Time is OK for me... We have Californication call two hours and a half later, so JSDT Conf. Call at 12pm EST is not too late for me :) Thanks for the wiki page. /Victor On 10/05/2015 06:15 PM, Gorkem Ercan wrote: I have actually discussed with some of the regular contributors including Vict

Re: [wtp-dev] Draft JSDT plan is now on Wiki

2015-10-12 Thread Victor V. Rubezhny
Hi Doug, On using Node.js we have: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9479 - Use of node.js installation on user environment Version: v0.12.2 and later The CQ is resolved, so JSDT can use the user's existing Node.js installation (we aren't able to redistribute it). Regards, Vi

[wtp-dev] A couple of questions on WTP SourceEditing repository...

2015-10-20 Thread Victor V. Rubezhny
Hi, The questions are probably to Nitin (as he's a project lead for SourceEditing)... Am I correct in that if I want to deliver a couple of fixes into SourceEditing for 3.7.2 I have to push into both - R3_7_maintenance and master - branches? If so, are both branches open for push and is it a

Re: [wtp-dev] A couple of questions on WTP SourceEditing repository...

2015-10-26 Thread Victor V. Rubezhny
rged repo on my environment. Regards, Victor Rubezhny, JSDT Regards, --- Nitin Dahyabhai IBM Emerging Technology - Original message ----- From: "Victor V. Rubezhny" Sent by: wtp-dev-boun...@eclipse.org To: "General discussion of project-wide or architectural

[wtp-dev] On merging webtools.sourceediting and webtools.sourceediting.tests repositories

2015-11-05 Thread Victor V. Rubezhny
Hi All, On the work on merging webtools.sourceediting and webtools.sourceediting.tests repositories... I've got the working configuration for build and JUnit testing on test merged repository provided by Alina. It required me to cherry pick few fixes (thanks to Nitin) from the latest master

[wtp-dev] JSON Editor contribution is approved

2015-11-24 Thread Victor V. Rubezhny
Hi All! We've finally got the JSON Editor contribution approved, see: BugZilla for the contribution: - https://bugs.eclipse.org/bugs/show_bug.cgi?id=471820 - [contribution] Eclipse WTP JSON Editor CQs for the contribution and supplementary libraries & JSON schemas: - http://dev.eclipse.org/ip

Re: [wtp-dev] JSON Editor contribution is approved

2015-11-25 Thread Victor V. Rubezhny
Hi, Mickael! Yes, that's exactly what we going to do. Regards, Victor Rubezhny On 11/25/2015 10:00 AM, Mickael Istria wrote: Good news. Here are my 2 cents. On 11/25/2015 12:31 AM, Victor V. Rubezhny wrote: During few discussions that took place during last few weeks we're all agr

[wtp-dev] Minutes from 20151208 JSDT meeting

2015-12-08 Thread Victor V. Rubezhny
The meeting minutes are now available on wiki. https://wiki.eclipse.org/JSDT/Confcalls/Minutes_20151208 Thanks everyone for attending. Victor -- CONFIDENTIALITY NOTICE: This email and files attached to it are confidential. If you are not the intended recipient you are hereby notified that

[wtp-dev] Minutes from 2015-12-15 JSDT meeting

2015-12-15 Thread Victor V. Rubezhny
The meeting minutes are now available on wiki. https://wiki.eclipse.org/JSDT/Confcalls/Minutes_20151215 Thanks everyone for attending. Victor -- CONFIDENTIALITY NOTICE: This email and files attached to it are confidential. If you are not the intended recipient you are hereby notified that

[wtp-dev] Proposal: Ignore undefined HTML attributes, elements validation with extension point

2015-12-21 Thread Victor V. Rubezhny
Hi Angelo and WTP HTML Adopters, For Bug #443097 (Ignore undefined HTML attributes, elements validation with extension point) we'd like to propose a change to HTML Validation in order to allow Adopters to introduce their own validators for the custom tags like the ionic and angular ones that c

[wtp-dev] How to create a Hudson-Gerrit job for SSE?

2015-12-21 Thread Victor V. Rubezhny
Hi Carl! What do I have to do in order to create a Hudson job and setup Gerrit to verify Gerrit contributions (by that job) for SSE repository? After we merged sourceediting.tests repo into sourceediting and enabled Gerrit on the merged SSE repo, it could be useful if Gerrit will use that *

Re: [wtp-dev] Questions about JSDT development

2015-12-25 Thread Victor V. Rubezhny
Philip, That's great! Thank you for your fix proposals! Have good holidays! Kind Regards, Victor Rubezhny, JSDT On 12/25/2015 07:13 PM, Philip Lowman wrote: Mickael, Thanks for the pointers, compiling with Java 8 solved the problem. I'll signup for an Eclipse account and push my patches via

Re: [wtp-dev] Question about the planned JavaScript Debugger.

2016-01-11 Thread Victor V. Rubezhny
Hi Angelo, The Chome Dev Tools contribution is ready to go, so please give us a couple of days to push ChDT contribution into JSDT, tune the build config for it and push the required changes to its protocols. After that all we'll need to wait is the declaration of build for WTP 3.8. Once the b

Re: [wtp-dev] JSDT Sync call minutes [20160112]

2016-01-13 Thread Victor V. Rubezhny
+1 from me too, but... Yes, I've asked not to include any JUnit tests into the contribution. Otherwise I have had to open a number of additional CQs for those tests, while we are limited in time. Any JUnit Tests which aren't bringing a licensing problems are welcomed and can be added at any

Re: [wtp-dev] Development Status meeting reminder

2016-01-28 Thread Victor V. Rubezhny
The link points to the last week's agenda for some reason. The correct one - https://wiki.eclipse.org/WTP_2016-01-28 Regards, Victor On 01/28/2016 07:12 PM, Carl Anderson wrote: Folks, Just a reminder that there will be a Web Tools Platform Development Status Meeting today (1/28)- the agend

Re: [wtp-dev] Updating WTP help docs for Mars.2

2016-01-28 Thread Victor V. Rubezhny
Thank you Chuck! I've added JSDT's 3.7.2 documentation jar to the list (org.eclipse.wst.jsdt.doc_1.4.101.v201507140011.jar). Kind Regards, Victor On 01/28/2016 10:27 PM, Chuck Bridgham wrote: Hi Victor, The bug open tracking help changes for Mars.2 is listed below: https://bugs.eclipse.or

[wtp-dev] Build is broken because of change in webtools.sourceediting

2016-03-04 Thread Victor V. Rubezhny
Raghunathan, (and webtools.jsf committers) I've pushed a fix for Bug #443097 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=443097) into webtools.sourceediting repo which required me to change html.core plug-in's version to 1.2. As such, the build is currently broken because org.eclipse.ws

Re: [wtp-dev] Broken Gerrit validation for webtools/job/sourceediting-gerrit/?

2016-03-07 Thread Victor V. Rubezhny
On 03/07/2016 05:33 PM, Gorkem Ercan wrote: On 7 Mar 2016, at 7:59, Mickael Istria wrote: We need a new I-Build to complete in order to be able to reference new JSDT bundles. Last one is 4 days old, and is failing since then because some bundles seem to be missing: https://hudson.eclipse.or

Re: [wtp-dev] new parser@master

2016-03-19 Thread Victor V. Rubezhny
Sure, yes we'd like to keep JUnit tests running in order to always know their status, but currently it seems like site is not produced because of thise failures. /Victor On 03/18/2016 11:58 AM, Mickael Istria wrote: On 03/18/2016 09:51 AM, Victor V. Rubezhny wrote: I'd suggest

Re: [wtp-dev] new parser@master

2016-03-19 Thread Victor V. Rubezhny
Mickael, All should be built fine at the moment, JUnit tests are failing. I'd suggest to disable JUnit tests until they are fixed. /Victor On 03/18/2016 11:05 AM, Mickael Istria wrote: There seems to be a lot of test failures recently: https://hudson.eclipse.org/webtools/job/jsdt-snapshots/ D

Re: [wtp-dev] new parser@master

2016-03-19 Thread Victor V. Rubezhny
That's great! Thank you, Mickael! /Victor On 03/18/2016 12:36 PM, Mickael Istria wrote: On 03/18/2016 10:22 AM, Victor V. Rubezhny wrote: Sure, yes we'd like to keep JUnit tests running in order to always know their status, but currently it seems like site is not produced becaus

Re: [wtp-dev] Mark occurances and type inference

2016-04-16 Thread Victor V. Rubezhny
Eugene, JavaScript editor historically is a clone of JavaEditor along with all its preferences which make much sense in java world, but not useful/applicable to javascript. So you're right and I believe we should truncate those 'check-box' options as irrelevant for javascript. Thanks in ad

Re: [wtp-dev] Some XML Patches

2016-04-22 Thread Victor V. Rubezhny
Nitin, Nick! Could you look at the fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=491313 that is provided through Gerrit: https://git.eclipse.org/r/70427 We'd like to deliver the fix to M7 if there is no any objections. Thanks in advance, Victor Rubezhny On 04/12/2016 05:26 PM, Rob

Re: [wtp-dev] CSS editor as separate feature?

2016-05-25 Thread Victor V. Rubezhny
Hi, what build are you talking about? /Victor On 05/25/2016 09:58 PM, Lars Vogel wrote: Hi, In Neon it still appears as if the WTP CSS editor does not exists. See screenshot. Similar for the JSON editor, but at least the JSON editor is visible if I remove the "Group items by category" flag.

Re: [wtp-dev] Fwd: [epp-dev] Neon RC2 packages

2016-05-27 Thread Victor V. Rubezhny
On 05/27/2016 01:36 PM, Mickael Istria wrote: On 05/27/2016 12:33 PM, Ilya Buziuk wrote: Mickael, thanks for reporting. I will take a look Thank you. Another question: are navigation commands such as F3/Go to Declaration supposed to work? Whenever I try F3, I get a message in the status bar "

Re: [wtp-dev] Fwd: [epp-dev] Neon RC2 packages

2016-05-27 Thread Victor V. Rubezhny
On 05/27/2016 02:26 PM, Mickael Istria wrote: On 05/27/2016 12:52 PM, Victor V. Rubezhny wrote: Perhaps we have to file a bug against these messages to bugzilla - removing/hiding these messages will not solve the main problem - but if reported we could have a reminder of what we have to

Re: [wtp-dev] Fwd: [epp-dev] Neon RC2 packages

2016-05-30 Thread Victor V. Rubezhny
On 05/30/2016 02:28 PM, Ilya Buziuk wrote: On Mon, May 30, 2016 at 11:17 AM, Mickael Istria > wrote: Thanks for the info Eugene. About IP and license, would it be possible for JSDT to embed such a TS server to generate an AST-ish that we could use for su

Re: [wtp-dev] Approval of WTP Neon Release document

2016-06-09 Thread Victor V. Rubezhny
+1 (JSDT) Regards, Victor Rubezhny On 06/09/2016 06:22 PM, Carl Anderson wrote: Resending this note, since the original never showed up: WTP project leaders, Please vote your approval for the final draft of our release document that was published. https://www.eclipse.org/webtools/releaseR

Re: [wtp-dev] WTP 3.8.0 tagging (release review underway)

2016-06-15 Thread Victor V. Rubezhny
Thanks Carl! And thanks to all the contributors! Webtools.JSDT master branch is now tagged as R3_8_0 Best Regards, Victor Rubezhny, JSDT On 06/15/2016 06:05 PM, Carl Anderson wrote: Folks, It is with great pleasure (and many thanks to all of those who helped) that I announce that all of th

Re: [wtp-dev] Is Validation dead?

2016-09-21 Thread Victor V. Rubezhny
Hello Adam, why not to use Windows->Preferences->JavaScript->Include Path->Default exclusion patterns ? By default it should be set to the following pattern: **/*.min.js,**/node_modules/*,**/bower_components/* which means like 'not to validate any files those names ends with min.js (minified

Re: [wtp-dev] Is Validation dead?

2016-09-21 Thread Victor V. Rubezhny
Javascript and Client-side Javascript validation? I see validation errors in node_modules and bower_components from HTML Syntax validation, JSON validation and from Web Resources validation as well in my current project. Regards Adam Original Message Subject: Re: [wtp-dev] Is Vali

[wtp-dev] Help needed for jeetools, common and webtools issues

2017-01-19 Thread Victor V. Rubezhny
Carl, Chuck, Could you please help to review and push the fixes for the following issues into the according repositories? For webtools.javaee: - ConcurrentModificationException in J2EEElementChangedListener.getResourceMappings https://bugs.eclipse.org/bugs/show_bug.cgi?id=501140 htt

Re: [wtp-dev] Status and future outlook of the JSDT debugger

2017-01-23 Thread Victor V. Rubezhny
Angelo, sorry, unfortunately I found that your answers were moved to junk folder. I'll try your contribution with typescript.java https://github.com/angelozerr/typescript.java/wiki/Installation-Update-Site. Thank

[wtp-dev] Branching JSDT for Neon maintenance

2017-02-17 Thread Victor V. Rubezhny
Hello, I've branched JSDT for 3.8.x maintenance, please use the following branch for 3.8.x (Neon): webtools: R3_8_maintenance Thanks in advance, Victor Rubezhny ___ wtp-dev mailing list wtp-dev@eclipse.org To change your delivery options, retriev

[wtp-dev] JSDT 3.8.x maintenance branch is created

2017-02-17 Thread Victor V. Rubezhny
Hello, I've created R3_8_maintenance branch for Webtools.jsdt project. Please use this branch for 3.8.x (Neon.X) builds: webtools.jsdt: R3_8_maintenance Thanks in advance, Victor ___ wtp-dev mailing list wtp-dev@eclipse.org To change your delive

[wtp-dev] Fix for Bug 501140 - ConcurrentModificationException in J2EEElementChangedListener.getResourceMappings

2017-03-07 Thread Victor V. Rubezhny
Chuck, could you please review the fix for *Bug 501140* -ConcurrentModificationException in J2EEElementChangedListener.getResourceMappings [1] provided in Gerrit [2]? The fix looks pretty simple and safe. Is it still possible to push it

Re: [wtp-dev] Fw: [cross-project-issues-dev] jdeps Results on M7 Repo

2017-05-25 Thread Victor V. Rubezhny
Hi Carl, For Neon we use nashorn in order to run Esprima parser, however it's poorly exports its classes meanwhile we still need to use some of them even if they're internal: ## Start of Java internal API usage report for org.eclipse.wst.jsdt.core_2.0.0.v201608251059.jar org.eclip

Re: [wtp-dev] Approval of WTP Oxygen release document

2017-06-14 Thread Victor V. Rubezhny
+1 Victor On 06/14/2017 09:51 PM, Keith Chong wrote: +1 for Web Services. Regards, Keith Chong WTP Web Services Inactive hide details for Neil Hauge ---2017/06/14 03:43:16 PM---+1 NeilNeil Hauge ---2017/06/14 03:43:16 PM---+1 Neil From: Neil Hauge To: "General discussion of project-wide

Re: [wtp-dev] Successful CI requires breaking deps and reorgs, discussion required

2017-07-14 Thread Victor V. Rubezhny
On 07/11/2017 11:09 PM, Robert Stryker wrote: Hey everyone: Hello Rob! QUESTION 1) IS SUCH A CHANGE APPROPRIATE AT THIS TIME? If it's not appropriate, or cannot be approved, then we might have real issues in breaking these circular dependencies between repos until the next major release.

Re: [wtp-dev] WTP Development Status meeting reminder

2017-08-17 Thread Victor V. Rubezhny
Hello, Are the phone numbers / access codes changed? It doesn't accept old 32557235# on +18884266840 /Victor On 08/17/2017 01:57 AM, Carl Anderson wrote: Folks, Just a reminder that there will be a Web Tools Platform Development Status Meeting Thursday (8/17)- the agenda has already been p

Re: [wtp-dev] WTP Development Status meeting reminder

2017-08-17 Thread Victor V. Rubezhny
On 08/17/2017 09:16 PM, Nitin Dahyabhai wrote: On Aug 17, 2017, at 2:04 PM, Victor V. Rubezhny <mailto:vrube...@redhat.com>> wrote: Hello, Are the phone numbers / access codes changed? It doesn't accept old 32557235# on +18884266840 /Victor I made a point to add a click

Re: [wtp-dev] Resigning as Source Editing Lead

2017-10-13 Thread Victor V. Rubezhny
+1 for Nitin Nitin, welcome back to the Lead role and thanks Nick! Regards, Victor Rubezhny On 10/13/2017 03:36 AM, Nick Sandonato wrote: Do to increasing demands with other commitments, I must sadly resign as WTP Source Editing Lead. I would like to remain as a committer on the Source Editi

Re: [wtp-dev] WTP Development Status meeting reminder

2017-12-07 Thread Victor V. Rubezhny
I'm sorry, but due to lack of normal internet connection I wouldn't appear on the meeting today. I hope I'll back to the normal work in one-two weeks (this week looks like a lost one due to two holidays here in Catalonia) Victor Rubezhny, JSDT On 12/07/2017 05:13 PM, Carl Anderson wrote: F

Re: [wtp-dev] Project Lead approval needed for WTP 3.10 release review document

2018-06-13 Thread Victor V. Rubezhny
Nitin, just one note on the release document: Page 3, Chapter "PMC Organization": "Victor Rubezhny, Exadel" should read as "Victor Rubezhny, Red Hat" (should look exactly as several lines above on the same page). Other that that, my vote is +1, as JSDT Lead. Kind Regards, Victor Rubezhny, Re

Re: [wtp-dev] Reminder: development status call tomorrow the 26th

2018-07-25 Thread Victor V. Rubezhny
Hi! I might not appear tomorrow as I have to go to our Barcelona office after noon, so I don't know if I'll be back in time for the meeting. Regards, Victor On 07/25/2018 04:29 PM, Nitin Dahyabhai wrote: Hi folks, Just a reminder that our periodic status call takes place tomorrow. The agend

[wtp-dev] Rework of WebTools SourceEditing and WebServies features

2020-05-07 Thread Victor V. Rubezhny
Hello, I'd like to ask Committers to review the following PRs made to webtools.sourceediting and webtools.webservices repositories: * https://git.eclipse.org/r/#/c/161813/ -***Bug 562631