Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Some XML Patches

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 Stryker wrote:
Hi all:

I've got some xml patches which haven't received any love lately. Thought I'd ping you all to at least take a look at them.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=491313
https://bugs.eclipse.org/bugs/show_bug.cgi?id=459013

The first adds an option to xml validation preference page to ignore or mark as warning / error the specific xml situation where the error is in a referenced xml file, not the one currently being validated. A lot of times, upstream (ie on the web) xsd files contain errors or inconsistancies, and neither users nor our team has any ability to fix it.   By adding a preference, our tools users can set it as they wish, and our product can set the value directly.

The second is an NPE only replicatable in our test case.

Both need a quick look-through if we'd like them in neon.  The first seems to have failed it's gerrit build, but if you look at the logs, the failure seems completely unrelated to the patch:

org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.eclipse.wst.jsdt.web.core 1.0.800.qualifier to bundle org.eclipse.wst.jsdt.core [1.1.0,2.0.0).; No solution found because the problem is unsatisfiable.]


- Rob Stryker


_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev


CONFIDENTIALITY NOTICE: This email and files attached to it are confidential. If you are not the intended recipient you are hereby notified that using, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If you have received this email in error please notify the sender and delete this email.


Back to the top