BATCH-2845 fix for XSD documentation

This commit is contained in:
Chase Diem
2019-10-02 23:19:34 -04:00
committed by Mahmoud Ben Hassine
parent b3cd5213e1
commit caa19d29c1
3 changed files with 18 additions and 18 deletions

View File

@@ -497,7 +497,7 @@ ref" is not required, and only needs to be specified explicitly
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.PartitionHandler" />
<tool:expected-type type="org.springframework.batch.core.partition.PartitionHandler" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -509,7 +509,7 @@ ref" is not required, and only needs to be specified explicitly
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.support.StepExecutionAggregator" />
<tool:expected-type type="org.springframework.batch.core.partition.support.StepExecutionAggregator" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -521,7 +521,7 @@ ref" is not required, and only needs to be specified explicitly
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.support.Partitioner" />
<tool:expected-type type="org.springframework.batch.core.partition.support.Partitioner" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -533,7 +533,7 @@ ref" is not required, and only needs to be specified explicitly
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.Step" />
<tool:expected-type type="org.springframework.batch.core.Step" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -879,7 +879,7 @@ ref" is not required, and only needs to be specified explicitly
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref" />
<tool:expected-type type="org.springframework.core.step.skip.SkipPolicy" />
<tool:expected-type type="org.springframework.batch.core.step.skip.SkipPolicy" />
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
@@ -890,7 +890,7 @@ ref" is not required, and only needs to be specified explicitly
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref" />
<tool:expected-type type="org.springframework.batch.retry.RetryPolicy" />
<tool:expected-type type="org.springframework.retry.RetryPolicy" />
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>

View File

@@ -521,7 +521,7 @@ ref" is not required, and only needs to be specified explicitly
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.PartitionHandler" />
<tool:expected-type type="org.springframework.batch.core.partition.PartitionHandler" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -533,7 +533,7 @@ ref" is not required, and only needs to be specified explicitly
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.support.StepExecutionAggregator" />
<tool:expected-type type="org.springframework.batch.core.partition.support.StepExecutionAggregator" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -545,7 +545,7 @@ ref" is not required, and only needs to be specified explicitly
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.support.Partitioner" />
<tool:expected-type type="org.springframework.batch.core.partition.support.Partitioner" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -557,7 +557,7 @@ ref" is not required, and only needs to be specified explicitly
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.Step" />
<tool:expected-type type="org.springframework.batch.core.Step" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -905,7 +905,7 @@ ref" is not required, and only needs to be specified explicitly
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref" />
<tool:expected-type type="org.springframework.core.step.skip.SkipPolicy" />
<tool:expected-type type="org.springframework.batch.core.step.skip.SkipPolicy" />
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
@@ -916,7 +916,7 @@ ref" is not required, and only needs to be specified explicitly
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref" />
<tool:expected-type type="org.springframework.batch.retry.RetryPolicy" />
<tool:expected-type type="org.springframework.retry.RetryPolicy" />
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>

View File

@@ -536,7 +536,7 @@
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.PartitionHandler" />
<tool:expected-type type="org.springframework.batch.core.partition.PartitionHandler" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -548,7 +548,7 @@
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.support.StepExecutionAggregator" />
<tool:expected-type type="org.springframework.batch.core.partition.support.StepExecutionAggregator" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -560,7 +560,7 @@
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.partition.support.Partitioner" />
<tool:expected-type type="org.springframework.batch.core.partition.support.Partitioner" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -572,7 +572,7 @@
</xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref">
<tool:expected-type type="org.springframework.core.Step" />
<tool:expected-type type="org.springframework.batch.core.Step" />
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
@@ -920,7 +920,7 @@
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref" />
<tool:expected-type type="org.springframework.core.step.skip.SkipPolicy" />
<tool:expected-type type="org.springframework.batch.core.step.skip.SkipPolicy" />
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
@@ -931,7 +931,7 @@
]]></xsd:documentation>
<xsd:appinfo>
<tool:annotation kind="ref" />
<tool:expected-type type="org.springframework.batch.retry.RetryPolicy" />
<tool:expected-type type="org.springframework.retry.RetryPolicy" />
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>