mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
91ed484f92
http://www.germane-software.com/repos/rexml/trunk/test/. Many tests are failed temporary. I'll fix them quickly. Sorry. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
29 lines
997 B
XML
29 lines
997 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
<ProductionSupport version="1.1" >
|
|
<Errors>
|
|
<CommonErrors>
|
|
<CommonError>
|
|
<Key><![CDATA[RoyUpdatePolicyBusReq(Object)>>#error:]]></Key>
|
|
<Patterns>
|
|
<Pattern><![CDATA[The error code is '9997']]></Pattern>
|
|
</Patterns>
|
|
<Message>
|
|
<String>Update Policy request 9997: Please check CICS log</String>
|
|
</Message>
|
|
<BackendSupport/>
|
|
</CommonError>
|
|
<CommonError>
|
|
<Key>MotorInsuranceContract(Object)>>#error:</Key>
|
|
<Patterns>
|
|
<Pattern>Have not got a complete</Pattern>
|
|
</Patterns>
|
|
<Message>
|
|
<String>Have not got a complete and consistent set of price matrices for policy period - ask back-end prod supp to sort out</String>
|
|
</Message>
|
|
<BackendSupport/>
|
|
</CommonError>
|
|
</CommonErrors>
|
|
</Errors>
|
|
</ProductionSupport>
|