Page 1 of 1

[JAVA]Linked output messages of custom validator

Posted: Wed May 13, 2009 11:44 pm
by Tanking
Hello,

I am printing the following in the System.out PrintWriter of a custom validation:

Type:E
SystemID:file:/C:/SOMTHING
Line:238
Column:118
Description:attribute "SOMTHING" not allowed at this point; ignore


But oxygen doesn't recognize it as an error message and print each line as info... Also the document is said to be valid (exit code doesn't seem to be applied).

Oxygen displayed error:
SystemID: C:\SOMTHING
Engine name: SOMTHING
Severity: info
Description: Type:E


This error format seems to be following what is formulated in the oxygen help documentation described here: http://www.oxygenxml.com/doc/ug-oxygen/ ... ation.html.

Anyone got it working?

Thanks in advance,

Re: [JAVA]Linked output messages of custom validator

Posted: Thu May 14, 2009 2:40 pm
by sorin_ristache
Hello,

Thank you for reporting the problem. I see that the 5 text lines are not recognized as one error message from the validation operation. We will fix the problem and we will let you know.


Regards,
Sorin

Re: [JAVA]Linked output messages of custom validator

Posted: Mon May 25, 2009 5:28 pm
by sorin_ristache
It was a problem of recognizing the format of the output messages of a custom validator but now we fixed it. The fix will be available in version 10.3.


Regards,
Sorin