<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>vjet-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/maillist.html</link>
		<description>vjet-dev</description>
		<language>en-us</language>
		<pubDate>Mon, 10 Jun 2013 20:30:04 GMT</pubDate>
		<lastBuildDate>Mon, 10 Jun 2013 20:30:04 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>vjet-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00083.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Hi Victor,

I didn't apply all fixes just the ones related to kepler compatibility.

I am looking at js parser patches next. Sorry for confusion. I was just excited that it was working with Kepler :-)

Justin
On Jun 4, 2013, at 5:32 PM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:

&gt; Justin,
&gt; 
&gt; I've successfully installed Eclipse VJET 0.10.0.201306041627 from <a  href="http://download.eclipse.org/vjet/updates-nightly">http://download.eclipse.org/vjet/updates-nightly</a> Update Site on Eclipse SDK 4.3RC3.
&gt; 
&gt; For the first look, I'm able to reproduce some of issues like the RegEx-related ones (at least <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color) on jquery.mobile-1.1.0.min.js Minified JQuery script. So, I suppose not all the patches were applied...
&gt; Will take a closer look on it tomorrow.
&gt; 
&gt; Thanks,
&gt; Victor Rubezhny,
&gt; Exadel, Inc.
&gt; 
&gt; 
&gt; 
&gt; On 06/05/2013 12:48 AM, Victor Rubezhny wrote:
&gt;&gt; That's great!
&gt;&gt; 
&gt;&gt; Thanks, Justin! I'll try to install and play with nightly build tomorrow.
&gt;&gt; 
&gt;&gt; Best Regards,
&gt;&gt; Victor Rubezhny,
&gt;&gt; Exadel, Inc.
&gt;&gt; 
&gt;&gt; On 06/04/2013 11:52 PM, Justin Early wrote:
&gt;&gt;&gt; Hi Victor,
&gt;&gt;&gt; 
&gt;&gt;&gt; I have applied patches and updated nightly with all tests passing running off of the latest kepler platform release.
&gt;&gt;&gt; 
&gt;&gt;&gt; The nightly p2 site now has been updated and I was able to install into kepler RC2. Let me know if you have any issues with kepler install.
&gt;&gt;&gt; 
&gt;&gt;&gt; Thanks,
&gt;&gt;&gt; 
&gt;&gt;&gt; Justin
&gt;&gt;&gt; 
&gt;&gt;&gt; On May 30, 2013, at 10:25 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:
&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; I did run these tests on Kepler M6. The patches that exclude JUnit4 were applied as well as Target Platform was modified due to satisfy the dependencies.
&gt;&gt;&gt;&gt; Don't remember any issues than #406710 with tests.
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; Just note that it was done in M6 times, so many things could be changed in eclipse. I've attached my changes to the target platforms for reference.
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; Best Regards,
&gt;&gt;&gt;&gt; Victor Rubezhny,
&gt;&gt;&gt;&gt; Exadel, Inc.
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; On 05/30/2013 08:48 PM, Justin Early wrote:
&gt;&gt;&gt;&gt;&gt; No there is another one that I run into before that one.
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Tests in error:
&gt;&gt;&gt;&gt;&gt; testVjoCtype(org.eclipse.vjet.dsf.comment.parser.BootstrapCommentTest)
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; This doesn't happen locally in my juno target based workspace. I will need to see what the issue is.
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.eclipse.vjet.test.core.jstojava: There are test failures.
&gt;&gt;&gt;&gt;&gt; [ERROR]
&gt;&gt;&gt;&gt;&gt; [ERROR] Please refer to /Users/earlyster/Documents/org.eclipse.vjet/org.eclipse.vjet.all/core/test/org.eclipse.vjet.test.core.jstojava/target/surefire-reports for the individual test results.
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; On May 30, 2013, at 9:46 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt; &quot;Test failures&quot;... Is it about this one: <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710</a> - JUnit Test fails: TypeConstructResolverExtensionTests.testResolverExtension ?
&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt; Regards,
&gt;&gt;&gt;&gt;&gt;&gt; Victor
&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt; On 05/30/2013 08:41 PM, Justin Early wrote:
&gt;&gt;&gt;&gt;&gt;&gt;&gt; I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.
&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt; For JS issues
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 407603
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 401250
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 407293
&gt;&gt;&gt;&gt;&gt;&gt;&gt; I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.
&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt; Thanks,
&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt; Justin
&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt; On May 30, 2013, at 7:15 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:
&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Hi, Justin!
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Have you had a time to review the issues with patches attached?
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Hereafter is the list of most important issues for us that have patches attached:
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot install VJet into Kepler
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - JavaScript error on valid RegEx when the '/'-char is in character list (inside &quot;[...]&quot; brackets)
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start using org.junit.* packages instead of the deprecated org.junit4.* ones
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Thanks,
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Victor Rubezhny,
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Exadel, Inc.
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt;&gt; &lt;vjet-kepler-changes.txt&gt;_______________________________________________ 
&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt; 
&gt;&gt; _______________________________________________
&gt;&gt; vjet-dev mailing list
&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt; 
&gt; _______________________________________________
&gt; vjet-dev mailing list
&gt; vjet-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>


</pre>]]></content:encoded>
		<pubDate>Mon, 10 Jun 2013 20:29:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00083.html</guid>
		<author>justin.avantsoft@xxxxxxx (Justin Early)</author>
	</item>


	<item>
		<title>[vjet-dev] Vote for Committer status for Mark Palaima has failed</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00082.html</link>
		<description>webtools.vjet Committers, This automatically generated message signals that the election for Mark Palaima as a Committer on the webtools.vjet project has failed because paperwork has not been completed in the allotted 60 day window. The election has been m...</description>
		<content:encoded><![CDATA[<pre>webtools.vjet Committers,
This automatically generated message signals that the election for Mark
Palaima as a Committer on the webtools.vjet project has failed because
paperwork has not been completed in the allotted 60 day window.

The election has been marked as expired and notification has been sent to
the EMO.

If you have any questions, please do not hesitate to contact your project
lead, PMC member, or the EMO &lt;emo@xxxxxxxxxxx&gt;


</pre>]]></content:encoded>
		<pubDate>Sun, 09 Jun 2013 04:01:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00082.html</guid>
		<author>portal-noreply@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00081.html</link>
		<description> _______________________________________________ vjet-dev mailing list vjet-dev@xxxxxxxxxxx http://dev.eclipse.org/mailman/listinfo/vjet-dev _______________________________________________ vjet-dev mailing list vjet-dev@xxxxxxxxxxx http://dev.eclipse.org/m...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Justin,</pre><br>
<tt>I've successfully installed Eclipse VJET 0.10.0.201306041627 from 
<a  href="http://download.eclipse.org/vjet/updates-nightly">http://download.eclipse.org/vjet/updates-nightly</a> Update Site on Eclipse 
SDK 4.3RC3.</tt><br>
<br>
<tt>For the first look, I'm able to reproduce some of issues like the 
RegEx-related ones (at least 
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] 
regular expression causes false comment color) on 
jquery.mobile-1.1.0.min.js Minified JQuery script. So, I suppose not all 
the patches were applied...<br>
Will take a closer look on it tomorrow.</tt><br>
<br>
<pre style="margin: 0em;">Thanks,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<tt>On 06/05/2013 12:48 AM, Victor Rubezhny wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">That's great!</pre><br>
<pre style="margin: 0em;">Thanks, Justin! I'll try to install and play with nightly build tomorrow.</pre><br>
<pre style="margin: 0em;">Best Regards,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<tt>On 06/04/2013 11:52 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi Victor,</pre><br>
<tt>I have applied patches and updated nightly with all tests passing 
running off of the latest kepler platform release.</tt><br>
<br>
<tt>The nightly p2 site now has been updated and I was able to install 
into kepler RC2. Let me know if you have any issues with kepler install.</tt><br>
<br>
<pre style="margin: 0em;">Thanks,</pre><br>
<pre style="margin: 0em;">Justin</pre><br>
<tt>On May 30, 2013, at 10:25 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; 
wrote:</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I did run these tests on Kepler M6. The patches that exclude JUnit4 
were applied as well as Target Platform was modified due to satisfy 
the dependencies.<br>
Don't remember any issues than #406710 with tests.</tt><br>
<br>
<tt>Just note that it was done in M6 times, so many things could be 
changed in eclipse. I've attached my changes to the target platforms 
for reference.</tt><br>
<br>
<pre style="margin: 0em;">Best Regards,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<tt>On 05/30/2013 08:48 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">No there is another one that I run into before that one.</pre><br>
<pre style="margin: 0em;">Tests in error:
testVjoCtype(org.eclipse.vjet.dsf.comment.parser.BootstrapCommentTest)</pre><br>
<tt>This doesn't happen locally in my juno target based workspace. I 
will need to see what the issue is.</tt><br>
<br>
<tt>[ERROR] Failed to execute goal 
org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) 
on project org.eclipse.vjet.test.core.jstojava: There are test 
failures.<br>
[ERROR]<br>
[ERROR] Please refer to 
/Users/earlyster/Documents/org.eclipse.vjet/org.eclipse.vjet.all/core/test/org.eclipse.vjet.test.core.jstojava/target/surefire-reports 
for the individual test results.</tt><br>
<br>
<tt>On May 30, 2013, at 9:46 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; 
wrote:</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>&quot;Test failures&quot;... Is it about this one: 
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710</a> - JUnit Test 
fails: TypeConstructResolverExtensionTests.testResolverExtension ?</tt><br>
<br>
<pre style="margin: 0em;">Regards,
Victor</pre><br>
<tt>On 05/30/2013 08:41 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I looked at 406254, 407121, 407014 - which are related to kepler. 
I have applied these patches but running into some test failures. 
Will be looking into those test failures next and then get the 
nightly updated to be kepler compatible.</tt><br>
<br>
<tt>For JS issues
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">407603
401250
407293
</pre></blockquote><tt>I started review of these issues. These are next in queue. I hope 
to get to js issues in next week or sooner.</tt><br>
<br>
<pre style="margin: 0em;">Thanks,</pre><br>
<pre style="margin: 0em;">Justin</pre><br>
<tt>On May 30, 2013, at 7:15 AM, Victor Rubezhny 
&lt;vrubezhny@xxxxxxxxxx&gt; wrote:</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi, Justin!</pre><br>
<pre style="margin: 0em;">Have you had a time to review the issues with patches attached?</pre><br>
<tt>These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, 
JSDT team started to review the patches contributed to JSDT and 
they plan to deliver them to the 3.5.1 maintenance.<br>
So, it's a good time to review VJET's issues and deliver them at 
the same time with JSDT maintenance or right after that.</tt><br>
<br>
<tt>Hereafter is the list of most important issues for us that have 
patches attached:</tt><br>
<br>
<tt><a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot 
install VJet into Kepler<br>
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 
should restrict version of Jetty to [8.1.3,9.0.0) to prevent 
runtime errors when compiled against Eclipse Kepler (Jetty 9)<br>
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - 
ArrayIndexOutOfBoundsException in 
org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement<br>
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - 
[highlighting] regular expression causes false comment color<br>
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - 
JavaScript error on valid RegEx when the '/'-char is in 
character list (inside &quot;[...]&quot; brackets)<br>
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start 
using org.junit.* packages instead of the deprecated 
org.junit4.* ones</tt><br>
<br>
<pre style="margin: 0em;">Thanks,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<pre style="margin: 0em;"><br>_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><tt>&lt;vjet-kepler-changes.txt&gt;_______________________________________________ </tt><br>
<br>
<pre style="margin: 0em;">vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br>_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Wed, 05 Jun 2013 00:33:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00081.html</guid>
		<author>vrubezhny@xxxxxxx (Victor Rubezhny)</author>
	</item>
	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00080.html</link>
		<description>_______________________________________________ vjet-dev mailing list vjet-dev@xxxxxxxxxxx http://dev.eclipse.org/mailman/listinfo/vjet-dev _______________________________________________ vjet-dev mailing list vjet-dev@xxxxxxxxxxx http://dev.eclipse.org/ma...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">That's great!</pre><br>
<pre style="margin: 0em;">Thanks, Justin! I'll try to install and play with nightly build tomorrow.</pre><br>
<pre style="margin: 0em;">Best Regards,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<tt>On 06/04/2013 11:52 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi Victor,</pre><br>
<pre style="margin: 0em;">I have applied patches and updated nightly with all tests passing running off of the latest kepler platform release.</pre><br>
<pre style="margin: 0em;">The nightly p2 site now has been updated and I was able to install into kepler RC2. Let me know if you have any issues with kepler install.</pre><br>
<pre style="margin: 0em;">Thanks,</pre><br>
<pre style="margin: 0em;">Justin</pre><br>
<pre style="margin: 0em;">On May 30, 2013, at 10:25 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I did run these tests on Kepler M6. The patches that exclude JUnit4 were applied as well as Target Platform was modified due to satisfy the dependencies.
Don't remember any issues than #406710 with tests.</pre><br>
<pre style="margin: 0em;">Just note that it was done in M6 times, so many things could be changed in eclipse. I've attached my changes to the target platforms for reference.</pre><br>
<pre style="margin: 0em;">Best Regards,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<tt>On 05/30/2013 08:48 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">No there is another one that I run into before that one.</pre><br>
<pre style="margin: 0em;">Tests in error:
   testVjoCtype(org.eclipse.vjet.dsf.comment.parser.BootstrapCommentTest)</pre><br>
<pre style="margin: 0em;">This doesn't happen locally in my juno target based workspace. I will need to see what the issue is.</pre><br>
<pre style="margin: 0em;">[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.eclipse.vjet.test.core.jstojava: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/earlyster/Documents/org.eclipse.vjet/org.eclipse.vjet.all/core/test/org.eclipse.vjet.test.core.jstojava/target/surefire-reports for the individual test results.</pre><br>
<pre style="margin: 0em;">On May 30, 2013, at 9:46 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">&quot;Test failures&quot;... Is it about this one: <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710</a> - JUnit Test fails: TypeConstructResolverExtensionTests.testResolverExtension ?</pre><br>
<pre style="margin: 0em;">Regards,
Victor</pre><br>
<tt>On 05/30/2013 08:41 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.</pre><br>
<tt>For JS issues
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">407603
401250
407293
</pre></blockquote><pre style="margin: 0em;">I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.</pre><br>
<pre style="margin: 0em;">Thanks,</pre><br>
<pre style="margin: 0em;">Justin</pre><br>
<pre style="margin: 0em;">On May 30, 2013, at 7:15 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi, Justin!</pre><br>
<pre style="margin: 0em;">Have you had a time to review the issues with patches attached?</pre><br>
<pre style="margin: 0em;">These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.</pre><br>
<pre style="margin: 0em;">Hereafter is the list of most important issues for us that have patches attached:</pre><br>
<pre style="margin: 0em;"><a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot install VJet into Kepler
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - JavaScript error on valid RegEx when the '/'-char is in character list (inside &quot;[...]&quot; brackets)
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start using org.junit.* packages instead of the deprecated org.junit4.* ones</pre><br>
<pre style="margin: 0em;">Thanks,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<pre style="margin: 0em;"><br>_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">&lt;vjet-kepler-changes.txt&gt;_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Tue, 04 Jun 2013 20:48:18 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00080.html</guid>
		<author>vrubezhny@xxxxxxx (Victor Rubezhny)</author>
	</item>
	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00079.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Hi Victor,

I have applied patches and updated nightly with all tests passing running off of the latest kepler platform release.

The nightly p2 site now has been updated and I was able to install into kepler RC2. Let me know if you have any issues with kepler install.

Thanks,

Justin

On May 30, 2013, at 10:25 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:

&gt; I did run these tests on Kepler M6. The patches that exclude JUnit4 were applied as well as Target Platform was modified due to satisfy the dependencies.
&gt; Don't remember any issues than #406710 with tests.
&gt; 
&gt; Just note that it was done in M6 times, so many things could be changed in eclipse. I've attached my changes to the target platforms for reference.
&gt; 
&gt; Best Regards,
&gt; Victor Rubezhny,
&gt; Exadel, Inc.
&gt; 
&gt; On 05/30/2013 08:48 PM, Justin Early wrote:
&gt;&gt; No there is another one that I run into before that one.
&gt;&gt; 
&gt;&gt; Tests in error:
&gt;&gt;   testVjoCtype(org.eclipse.vjet.dsf.comment.parser.BootstrapCommentTest)
&gt;&gt; 
&gt;&gt; This doesn't happen locally in my juno target based workspace. I will need to see what the issue is.
&gt;&gt; 
&gt;&gt; [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.eclipse.vjet.test.core.jstojava: There are test failures.
&gt;&gt; [ERROR]
&gt;&gt; [ERROR] Please refer to /Users/earlyster/Documents/org.eclipse.vjet/org.eclipse.vjet.all/core/test/org.eclipse.vjet.test.core.jstojava/target/surefire-reports for the individual test results.
&gt;&gt; 
&gt;&gt; On May 30, 2013, at 9:46 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:
&gt;&gt; 
&gt;&gt;&gt; &quot;Test failures&quot;... Is it about this one: <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710</a> - JUnit Test fails: TypeConstructResolverExtensionTests.testResolverExtension ?
&gt;&gt;&gt; 
&gt;&gt;&gt; Regards,
&gt;&gt;&gt; Victor
&gt;&gt;&gt; 
&gt;&gt;&gt; On 05/30/2013 08:41 PM, Justin Early wrote:
&gt;&gt;&gt;&gt; I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; For JS issues
&gt;&gt;&gt;&gt;&gt; 407603
&gt;&gt;&gt;&gt;&gt; 401250
&gt;&gt;&gt;&gt;&gt; 407293
&gt;&gt;&gt;&gt; I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; Thanks,
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; Justin
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; On May 30, 2013, at 7:15 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Hi, Justin!
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Have you had a time to review the issues with patches attached?
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
&gt;&gt;&gt;&gt;&gt; So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Hereafter is the list of most important issues for us that have patches attached:
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot install VJet into Kepler
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - JavaScript error on valid RegEx when the '/'-char is in character list (inside &quot;[...]&quot; brackets)
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start using org.junit.* packages instead of the deprecated org.junit4.* ones
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Thanks,
&gt;&gt;&gt;&gt;&gt; Victor Rubezhny,
&gt;&gt;&gt;&gt;&gt; Exadel, Inc.
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt; _______________________________________________
&gt;&gt; vjet-dev mailing list
&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt; 
&gt; &lt;vjet-kepler-changes.txt&gt;_______________________________________________
&gt; vjet-dev mailing list
&gt; vjet-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>


</pre>]]></content:encoded>
		<pubDate>Tue, 04 Jun 2013 19:52:48 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00079.html</guid>
		<author>justin@xxxxxxx (Justin Early)</author>
	</item>
	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00078.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Hi Victor,

I have applied patches and updated nightly with all tests passing running off of the latest kepler platform release.

The nightly p2 site now has been updated and I was able to install into kepler RC2. Let me know if you have any issues with kepler install.

Thanks,

Justin

On May 30, 2013, at 10:25 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:

&gt; I did run these tests on Kepler M6. The patches that exclude JUnit4 were applied as well as Target Platform was modified due to satisfy the dependencies.
&gt; Don't remember any issues than #406710 with tests.
&gt; 
&gt; Just note that it was done in M6 times, so many things could be changed in eclipse. I've attached my changes to the target platforms for reference.
&gt; 
&gt; Best Regards,
&gt; Victor Rubezhny,
&gt; Exadel, Inc.
&gt; 
&gt; On 05/30/2013 08:48 PM, Justin Early wrote:
&gt;&gt; No there is another one that I run into before that one.
&gt;&gt; 
&gt;&gt; Tests in error:
&gt;&gt;   testVjoCtype(org.eclipse.vjet.dsf.comment.parser.BootstrapCommentTest)
&gt;&gt; 
&gt;&gt; This doesn't happen locally in my juno target based workspace. I will need to see what the issue is.
&gt;&gt; 
&gt;&gt; [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.eclipse.vjet.test.core.jstojava: There are test failures.
&gt;&gt; [ERROR]
&gt;&gt; [ERROR] Please refer to /Users/earlyster/Documents/org.eclipse.vjet/org.eclipse.vjet.all/core/test/org.eclipse.vjet.test.core.jstojava/target/surefire-reports for the individual test results.
&gt;&gt; 
&gt;&gt; On May 30, 2013, at 9:46 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:
&gt;&gt; 
&gt;&gt;&gt; &quot;Test failures&quot;... Is it about this one: <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710</a> - JUnit Test fails: TypeConstructResolverExtensionTests.testResolverExtension ?
&gt;&gt;&gt; 
&gt;&gt;&gt; Regards,
&gt;&gt;&gt; Victor
&gt;&gt;&gt; 
&gt;&gt;&gt; On 05/30/2013 08:41 PM, Justin Early wrote:
&gt;&gt;&gt;&gt; I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; For JS issues
&gt;&gt;&gt;&gt;&gt; 407603
&gt;&gt;&gt;&gt;&gt; 401250
&gt;&gt;&gt;&gt;&gt; 407293
&gt;&gt;&gt;&gt; I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; Thanks,
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; Justin
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt; On May 30, 2013, at 7:15 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:
&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Hi, Justin!
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Have you had a time to review the issues with patches attached?
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
&gt;&gt;&gt;&gt;&gt; So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Hereafter is the list of most important issues for us that have patches attached:
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot install VJet into Kepler
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - JavaScript error on valid RegEx when the '/'-char is in character list (inside &quot;[...]&quot; brackets)
&gt;&gt;&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start using org.junit.* packages instead of the deprecated org.junit4.* ones
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; Thanks,
&gt;&gt;&gt;&gt;&gt; Victor Rubezhny,
&gt;&gt;&gt;&gt;&gt; Exadel, Inc.
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; 
&gt;&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt; _______________________________________________
&gt;&gt; vjet-dev mailing list
&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt; 
&gt; &lt;vjet-kepler-changes.txt&gt;_______________________________________________
&gt; vjet-dev mailing list
&gt; vjet-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>


</pre>]]></content:encoded>
		<pubDate>Tue, 04 Jun 2013 19:51:08 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00078.html</guid>
		<author>justin.avantsoft@xxxxxxx (Justin Early)</author>
	</item>


	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00077.html</link>
		<description>_______________________________________________ vjet-dev mailing list vjet-dev@xxxxxxxxxxx http://dev.eclipse.org/mailman/listinfo/vjet-dev _______________________________________________ vjet-dev mailing list vjet-dev@xxxxxxxxxxx http://dev.eclipse.org/ma...</description>
		<content:encoded><![CDATA[<tt>I did run these tests on Kepler M6. The patches that exclude JUnit4 were 
applied as well as Target Platform was modified due to satisfy the 
dependencies.<br>
Don't remember any issues than #406710 with tests.</tt><br>
<br>
<tt>Just note that it was done in M6 times, so many things could be changed 
in eclipse. I've attached my changes to the target platforms for reference.</tt><br>
<br>
<pre style="margin: 0em;">Best Regards,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<tt>On 05/30/2013 08:48 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">No there is another one that I run into before that one.</pre><br>
<pre style="margin: 0em;">Tests in error:
   testVjoCtype(org.eclipse.vjet.dsf.comment.parser.BootstrapCommentTest)</pre><br>
<pre style="margin: 0em;">This doesn't happen locally in my juno target based workspace. I will need to see what the issue is.</pre><br>
<pre style="margin: 0em;">[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.eclipse.vjet.test.core.jstojava: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/earlyster/Documents/org.eclipse.vjet/org.eclipse.vjet.all/core/test/org.eclipse.vjet.test.core.jstojava/target/surefire-reports for the individual test results.</pre><br>
<pre style="margin: 0em;">On May 30, 2013, at 9:46 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">&quot;Test failures&quot;... Is it about this one: <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710</a> - JUnit Test fails: TypeConstructResolverExtensionTests.testResolverExtension ?</pre><br>
<pre style="margin: 0em;">Regards,
Victor</pre><br>
<tt>On 05/30/2013 08:41 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.</pre><br>
<tt>For JS issues
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">407603
401250
407293
</pre></blockquote><pre style="margin: 0em;">I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.</pre><br>
<pre style="margin: 0em;">Thanks,</pre><br>
<pre style="margin: 0em;">Justin</pre><br>
<pre style="margin: 0em;">On May 30, 2013, at 7:15 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi, Justin!</pre><br>
<pre style="margin: 0em;">Have you had a time to review the issues with patches attached?</pre><br>
<pre style="margin: 0em;">These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.</pre><br>
<pre style="margin: 0em;">Hereafter is the list of most important issues for us that have patches attached:</pre><br>
<pre style="margin: 0em;"><a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot install VJet into Kepler
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - JavaScript error on valid RegEx when the '/'-char is in character list (inside &quot;[...]&quot; brackets)
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start using org.junit.* packages instead of the deprecated org.junit4.* ones</pre><br>
<pre style="margin: 0em;">Thanks,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<pre style="margin: 0em;"><br>_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><br>
<pre>Author: vrubezhny &lt;vrubezhny@xxxxxxxxxx&gt;  2013-04-29 20:34:20
Committer: vrubezhny &lt;vrubezhny@xxxxxxxxxx&gt;  2013-04-29 20:34:20
Parent: c6cb589646be265bdda6603347a6f4e7d5353f4f (Bug 406254 - Start using org.junit.* packages instead of the deprecated org.junit4.* ones)
Branch: kepler
Follows: v0.9.1
Precedes: 

    kepler

---------------- features/org.eclipse.vjet.all.repo/vjet.target ----------------
index f7ed347..2a5a544 100644
@@ -21,6 +21,7 @@
 &lt;unit id=&quot;javax.xml&quot; version=&quot;1.3.4.v201005080400&quot;/&gt;
 &lt;unit id=&quot;org.apache.commons.collections&quot; version=&quot;0.0.0&quot;/&gt;
 &lt;unit id=&quot;org.apache.commons.io&quot; version=&quot;0.0.0&quot;/&gt;
+&lt;unit id=&quot;org.apache.commons.httpclient&quot; version=&quot;0.0.0&quot;/&gt;
 &lt;repository location=&quot;<a  href="http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository&quot;/">http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository&quot;/</a>&gt;
 &lt;/location&gt;
 &lt;location includeAllPlatforms=&quot;true&quot; includeConfigurePhase=&quot;false&quot; includeMode=&quot;planner&quot; includeSource=&quot;true&quot; type=&quot;InstallableUnit&quot;&gt;
@@ -35,8 +36,19 @@
 &lt;unit id=&quot;org.eclipse.tm.terminal.ssh&quot; version=&quot;0.0.0&quot;/&gt;
 &lt;unit id=&quot;org.eclipse.tm.terminal.telnet&quot; version=&quot;0.0.0&quot;/&gt;
 &lt;unit id=&quot;org.eclipse.tm.terminal.view&quot; version=&quot;0.0.0&quot;/&gt;
-&lt;repository location=&quot;<a  href="http://download.eclipse.org/releases/juno&quot;/">http://download.eclipse.org/releases/juno&quot;/</a>&gt;
+&lt;repository location=&quot;<a  href="http://download.eclipse.org/releases/kepler&quot;/">http://download.eclipse.org/releases/kepler&quot;/</a>&gt;
 &lt;/location&gt;
+&lt;location includeAllPlatforms=&quot;true&quot; includeConfigurePhase=&quot;false&quot; includeMode=&quot;planner&quot; includeSource=&quot;true&quot; type=&quot;InstallableUnit&quot;&gt;
+&lt;unit id=&quot;org.eclipse.jetty.http&quot; version=&quot;0.0.0&quot;/&gt;
+&lt;unit id=&quot;org.eclipse.jetty.server&quot; version=&quot;0.0.0&quot;/&gt;
+&lt;unit id=&quot;org.eclipse.jetty.continuation&quot; version=&quot;0.0.0&quot;/&gt;
+&lt;unit id=&quot;org.eclipse.jetty.io&quot; version=&quot;0.0.0&quot;/&gt;
+&lt;unit id=&quot;org.eclipse.jetty.security&quot; version=&quot;0.0.0&quot;/&gt;
+&lt;unit id=&quot;org.eclipse.jetty.servlet&quot; version=&quot;0.0.0&quot;/&gt;
+&lt;unit id=&quot;org.eclipse.jetty.util&quot; version=&quot;0.0.0&quot;/&gt;
+&lt;repository location=&quot;<a  href="http://download.eclipse.org/jetty/updates/jetty-wtp&quot;/">http://download.eclipse.org/jetty/updates/jetty-wtp&quot;/</a>&gt;
+&lt;/location&gt;
+
 &lt;location path=&quot;${eclipse_home}&quot; type=&quot;Directory&quot;/&gt;
 &lt;/locations&gt;
 &lt;/target&gt;

----------- features/org.eclipse.vjet.js.ide/vjetdependencies.target -----------
index e415b42..e0c9b9c 100644
@@ -11,5 +11,8 @@
 &lt;unit id=&quot;org.apache.commons.io.source&quot; version=&quot;2.0.1.v201105210651&quot;/&gt;
 &lt;repository location=&quot;<a  href="http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/&quot;/">http://download.eclipse.org/tools/orbit/downloads/drops/R20120526062928/repository/&quot;/</a>&gt;
 &lt;/location&gt;
+&lt;location includeAllPlatforms=&quot;true&quot; includeConfigurePhase=&quot;false&quot; includeMode=&quot;planner&quot; includeSource=&quot;true&quot; type=&quot;InstallableUnit&quot;&gt;
+&lt;repository location=&quot;<a  href="http://download.eclipse.org/jetty/updates/jetty-wtp&quot;/">http://download.eclipse.org/jetty/updates/jetty-wtp&quot;/</a>&gt;
+&lt;/location&gt;
 &lt;/locations&gt;
 &lt;/target&gt;
</pre>]]></content:encoded>
		<pubDate>Thu, 30 May 2013 17:25:06 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00077.html</guid>
		<author>vrubezhny@xxxxxxx (Victor Rubezhny)</author>
	</item>
	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00076.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>No there is another one that I run into before that one. 

Tests in error: 
  testVjoCtype(org.eclipse.vjet.dsf.comment.parser.BootstrapCommentTest)

This doesn't happen locally in my juno target based workspace. I will need to see what the issue is. 

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.eclipse.vjet.test.core.jstojava: There are test failures.
[ERROR] 
[ERROR] Please refer to /Users/earlyster/Documents/org.eclipse.vjet/org.eclipse.vjet.all/core/test/org.eclipse.vjet.test.core.jstojava/target/surefire-reports for the individual test results.

On May 30, 2013, at 9:46 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:

&gt; &quot;Test failures&quot;... Is it about this one: <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710</a> - JUnit Test fails: TypeConstructResolverExtensionTests.testResolverExtension ?
&gt; 
&gt; Regards,
&gt; Victor
&gt; 
&gt; On 05/30/2013 08:41 PM, Justin Early wrote:
&gt;&gt; I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.
&gt;&gt; 
&gt;&gt; For JS issues
&gt;&gt;&gt; 407603
&gt;&gt;&gt; 401250
&gt;&gt;&gt; 407293
&gt;&gt; I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.
&gt;&gt; 
&gt;&gt; Thanks,
&gt;&gt; 
&gt;&gt; Justin
&gt;&gt; 
&gt;&gt; On May 30, 2013, at 7:15 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:
&gt;&gt; 
&gt;&gt;&gt; Hi, Justin!
&gt;&gt;&gt; 
&gt;&gt;&gt; Have you had a time to review the issues with patches attached?
&gt;&gt;&gt; 
&gt;&gt;&gt; These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
&gt;&gt;&gt; So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.
&gt;&gt;&gt; 
&gt;&gt;&gt; Hereafter is the list of most important issues for us that have patches attached:
&gt;&gt;&gt; 
&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot install VJet into Kepler
&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color
&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - JavaScript error on valid RegEx when the '/'-char is in character list (inside &quot;[...]&quot; brackets)
&gt;&gt;&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start using org.junit.* packages instead of the deprecated org.junit4.* ones
&gt;&gt;&gt; 
&gt;&gt;&gt; Thanks,
&gt;&gt;&gt; Victor Rubezhny,
&gt;&gt;&gt; Exadel, Inc.
&gt;&gt;&gt; 
&gt;&gt;&gt; 
&gt;&gt;&gt; _______________________________________________
&gt;&gt;&gt; vjet-dev mailing list
&gt;&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt;&gt; _______________________________________________
&gt;&gt; vjet-dev mailing list
&gt;&gt; vjet-dev@xxxxxxxxxxx
&gt;&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
&gt; 
&gt; _______________________________________________
&gt; vjet-dev mailing list
&gt; vjet-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>


</pre>]]></content:encoded>
		<pubDate>Thu, 30 May 2013 16:48:57 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00076.html</guid>
		<author>justin@xxxxxxx (Justin Early)</author>
	</item>
	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00075.html</link>
		<description>_______________________________________________ vjet-dev mailing list vjet-dev@xxxxxxxxxxx http://dev.eclipse.org/mailman/listinfo/vjet-dev </description>
		<content:encoded><![CDATA[<tt>&quot;Test failures&quot;... Is it about this one: 
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710</a> - JUnit Test fails: 
TypeConstructResolverExtensionTests.testResolverExtension ?</tt><br>
<br>
<pre style="margin: 0em;">Regards,
Victor</pre><br>
<tt>On 05/30/2013 08:41 PM, Justin Early wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.</pre><br>
<tt>For JS issues
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">407603
401250
407293
</pre></blockquote><pre style="margin: 0em;">I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.</pre><br>
<pre style="margin: 0em;">Thanks,</pre><br>
<pre style="margin: 0em;">Justin</pre><br>
<pre style="margin: 0em;">On May 30, 2013, at 7:15 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi, Justin!</pre><br>
<pre style="margin: 0em;">Have you had a time to review the issues with patches attached?</pre><br>
<pre style="margin: 0em;">These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.</pre><br>
<pre style="margin: 0em;">Hereafter is the list of most important issues for us that have patches attached:</pre><br>
<pre style="margin: 0em;"><a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot install VJet into Kepler
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - JavaScript error on valid RegEx when the '/'-char is in character list (inside &quot;[...]&quot; brackets)
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start using org.junit.* packages instead of the deprecated org.junit4.* ones</pre><br>
<pre style="margin: 0em;">Thanks,
Victor Rubezhny,
Exadel, Inc.</pre><br>
<pre style="margin: 0em;"><br>_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;">_______________________________________________
vjet-dev mailing list
vjet-dev@xxxxxxxxxxx
<a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>
</pre></blockquote><pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Thu, 30 May 2013 16:46:07 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00075.html</guid>
		<author>vrubezhny@xxxxxxx (Victor Rubezhny)</author>
	</item>
	<item>
		<title>Re: [vjet-dev] Getting the VJET issues fixed?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00074.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>I looked at 406254, 407121, 407014 - which are related to kepler. I have applied these patches but running into some test failures. Will be looking into those test failures next and then get the nightly updated to be kepler compatible.

For JS issues 
&gt; 407603
&gt; 401250
&gt; 407293

I started review of these issues. These are next in queue. I hope to get to js issues in next week or sooner.

Thanks,

Justin

On May 30, 2013, at 7:15 AM, Victor Rubezhny &lt;vrubezhny@xxxxxxxxxx&gt; wrote:

&gt; Hi, Justin!
&gt; 
&gt; Have you had a time to review the issues with patches attached?
&gt; 
&gt; These days, according to Christopher Jaun &lt;cmjaun@xxxxxxxxxx&gt;, JSDT team started to review the patches contributed to JSDT and they plan to deliver them to the 3.5.1 maintenance.
&gt; So, it's a good time to review VJET's issues and deliver them at the same time with JSDT maintenance or right after that.
&gt; 
&gt; Hereafter is the list of most important issues for us that have patches attached:
&gt; 
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121</a> - Cannot install VJet into Kepler
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014</a> - VJET 0.10 should restrict version of Jetty to [8.1.3,9.0.0) to prevent runtime errors when compiled against Eclipse Kepler (Jetty 9)
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603</a> - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250">https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250</a> - [highlighting] regular expression causes false comment color
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293">https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293</a> - JavaScript error on valid RegEx when the '/'-char is in character list (inside &quot;[...]&quot; brackets)
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254">https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254</a> - Start using org.junit.* packages instead of the deprecated org.junit4.* ones
&gt; 
&gt; Thanks,
&gt; Victor Rubezhny,
&gt; Exadel, Inc.
&gt; 
&gt; 
&gt; _______________________________________________
&gt; vjet-dev mailing list
&gt; vjet-dev@xxxxxxxxxxx
&gt; <a  href="http://dev.eclipse.org/mailman/listinfo/vjet-dev">http://dev.eclipse.org/mailman/listinfo/vjet-dev</a>


</pre>]]></content:encoded>
		<pubDate>Thu, 30 May 2013 16:41:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/vjet-dev/msg00074.html</guid>
		<author>justin@xxxxxxx (Justin Early)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
