Issue #2509: Fix static topo generation break caused by baseline merge.
Change-Id: I4300af81de44639a6ac55b968f18730f698e3b68 Former-commit-id: 09a2f9e3ccabc82cbea9556351bdc02bb1c350c7
This commit is contained in:
parent
5eb892f4cf
commit
187196b519
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
<!-- Fed from plugin notification -->
|
<!-- Fed from plugin notification -->
|
||||||
<from uri="jms-durable:grid-staticdata-generate" />
|
<from uri="jms-durable:grid-staticdata-generate" />
|
||||||
<doTry>
|
<doTry>
|
||||||
|
<bean ref="serializationUtil" method="transformFromThrift" />
|
||||||
<bean ref="staticDataGenerator" method="processNotification"/>
|
<bean ref="staticDataGenerator" method="processNotification"/>
|
||||||
<to uri="direct-vm:stageNotification"/>
|
<to uri="direct-vm:stageNotification"/>
|
||||||
<doCatch>
|
<doCatch>
|
||||||
|
|
Loading…
Add table
Reference in a new issue