Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [vjet-dev] Getting the VJET issues fixed?

"Test failures"... Is it about this one: https://bugs.eclipse.org/bugs/show_bug.cgi?id=406710 - JUnit Test fails: TypeConstructResolverExtensionTests.testResolverExtension ?

Regards,
Victor

On 05/30/2013 08:41 PM, Justin Early wrote:
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
407603
401250
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 <vrubezhny@xxxxxxxxxx> wrote:

Hi, Justin!

Have you had a time to review the issues with patches attached?

These days, according to Christopher Jaun <cmjaun@xxxxxxxxxx>, 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.

Hereafter is the list of most important issues for us that have patches attached:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=407121 - Cannot install VJet into Kepler
https://bugs.eclipse.org/bugs/show_bug.cgi?id=407014 - 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)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=407603 - ArrayIndexOutOfBoundsException in org.eclipse.mod.wst.jsdt.internal.compiler.parser.Parser.consumeEmptyStatement
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401250 - [highlighting] regular expression causes false comment color
https://bugs.eclipse.org/bugs/show_bug.cgi?id=407293 - JavaScript error on valid RegEx when the '/'-char is in character list (inside "[...]" brackets)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=406254 - Start using org.junit.* packages instead of the deprecated org.junit4.* ones

Thanks,
Victor Rubezhny,
Exadel, Inc.


_______________________________________________
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/mailman/listinfo/vjet-dev



Back to the top