upgrade Imixs-Archive
This commit is contained in:
parent
b60f1b37ef
commit
76adf7b495
2 changed files with 9 additions and 7 deletions
2
pom.xml
2
pom.xml
|
|
@ -29,7 +29,7 @@
|
|||
<org.imixs.marty.version>4.2.0</org.imixs.marty.version>
|
||||
<org.imixs.office.version>4.5.0-SNAPSHOT</org.imixs.office.version>
|
||||
<org.imixs.adapters.version>2.3.0</org.imixs.adapters.version>
|
||||
<org.imixs.archive.version>2.2.13</org.imixs.archive.version>
|
||||
<org.imixs.archive.version>2.2.14-SNAPSHOT</org.imixs.archive.version>
|
||||
<org.imixs.melman.version>1.0.20</org.imixs.melman.version>
|
||||
<org.imixs.ml.version>1.1.5</org.imixs.ml.version>
|
||||
<microprofile.version>2.2</microprofile.version>
|
||||
|
|
|
|||
|
|
@ -302,7 +302,7 @@ Betrag: <itemvalue>_amount</itemvalue> (Brutto € <itemvalue>_amount_brutto</it
|
|||
<tika name="options">X-Tika-OCRLanguage=eng+deu</tika>
|
||||
<tika name="options">X-Tika-PDFocrStrategy=OCR_ONLY</tika>
|
||||
<tika name="filepattern">(PDF|pdf)$</tika>
|
||||
|
||||
<tika name="maxpdfpages">10</tika>
|
||||
]]></imixs:value>
|
||||
</imixs:item>
|
||||
<imixs:item name="txtname" type="xs:string">
|
||||
|
|
@ -621,7 +621,9 @@ filename.pattern = (PDF|pdf)$</bpmn2:text>
|
|||
<bpmn2:textAnnotation id="TextAnnotation_3">
|
||||
<bpmn2:text>scann pdf files only (PDF|pdf)$
|
||||
|
||||
X-Tika-PDFocrStrategy=OCR_ONLY</bpmn2:text>
|
||||
X-Tika-PDFocrStrategy=OCR_ONLY
|
||||
|
||||
Max 10 PDF Pages will be scanned</bpmn2:text>
|
||||
</bpmn2:textAnnotation>
|
||||
<bpmn2:association id="Association_2" sourceRef="TextAnnotation_3" targetRef="IntermediateCatchEvent_3"/>
|
||||
</bpmn2:process>
|
||||
|
|
@ -742,9 +744,9 @@ X-Tika-PDFocrStrategy=OCR_ONLY</bpmn2:text>
|
|||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_TextAnnotation_3" bpmnElement="TextAnnotation_3">
|
||||
<dc:Bounds height="71.0" width="227.0" x="450.0" y="120.0"/>
|
||||
<dc:Bounds height="101.0" width="257.0" x="420.0" y="120.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_36">
|
||||
<dc:Bounds height="65.0" width="215.0" x="456.0" y="120.0"/>
|
||||
<dc:Bounds height="95.0" width="245.0" x="426.0" y="120.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_IntermediateCatchEvent_7" bpmnElement="IntermediateCatchEvent_7">
|
||||
|
|
@ -851,8 +853,8 @@ X-Tika-PDFocrStrategy=OCR_ONLY</bpmn2:text>
|
|||
<bpmndi:BPMNLabel id="BPMNLabel_35"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="BPMNEdge_Association_2" bpmnElement="Association_2" sourceElement="BPMNShape_TextAnnotation_3" targetElement="BPMNShape_IntermediateCatchEvent_3">
|
||||
<di:waypoint xsi:type="dc:Point" x="677.0" y="155.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="733.0" y="155.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="677.0" y="170.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="733.0" y="170.0"/>
|
||||
<di:waypoint xsi:type="dc:Point" x="733.0" y="303.0"/>
|
||||
<bpmndi:BPMNLabel id="BPMNLabel_37"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
|
|
|
|||
Loading…
Reference in a new issue