Skip to content

Commit

Permalink
fix(connector): update document connectors
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Sep 3, 2024
1 parent 505adc9 commit 9ac17ec
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 75 deletions.
11 changes: 3 additions & 8 deletions app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bonitasoft.example</groupId>
<artifactId>procurement-example-parent</artifactId>
<version>3.1</version>
<version>3.2</version>
</parent>
<artifactId>procurement-example</artifactId>
<name>procurement-example</name>
Expand Down Expand Up @@ -89,17 +89,12 @@
<dependency>
<groupId>org.bonitasoft.connectors</groupId>
<artifactId>bonita-connector-document-converter</artifactId>
<version>2.2.0</version>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.bonitasoft.connectors</groupId>
<artifactId>bonita-connector-document-templating</artifactId>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
<version>3.0.1</version>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
121 changes: 58 additions & 63 deletions app/process_configurations/_yBZV0RKsEeWPr7pxbi20Rg.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
</actorMapping>
</actorMappings>
<definitionMappings type="ACTOR_FILTER" definitionId="bonita-actorfilter-initiator" definitionVersion="1.0" implementationId="bonita-actorfilter-initiator-impl" implementationVersion="1.0.0"/>
<definitionMappings type="CONNECTOR" definitionId="document-templating" definitionVersion="1.0.1" implementationId="document-templating-impl" implementationVersion="2.2.0"/>
<definitionMappings type="CONNECTOR" definitionId="document-converter" definitionVersion="1.0.2" implementationId="document-converter-impl" implementationVersion="2.2.0"/>
<definitionMappings type="CONNECTOR" definitionId="document-templating" definitionVersion="1.0.1" implementationId="document-templating-impl" implementationVersion="2.3.0"/>
<definitionMappings type="CONNECTOR" definitionId="document-converter" definitionVersion="1.0.2" implementationId="document-converter-impl" implementationVersion="2.3.0"/>
<definitionMappings type="CONNECTOR" definitionId="rest-file-put" definitionVersion="1.0.0" implementationId="rest-file-put-impl" implementationVersion="1.2.0"/>
<definitionMappings type="CONNECTOR" definitionId="rest-post" definitionVersion="1.3.0" implementationId="rest-post-impl" implementationVersion="1.2.0"/>
<processDependencies id="ACTOR_FILTER">
Expand All @@ -21,73 +21,68 @@
</children>
</processDependencies>
<processDependencies id="CONNECTOR">
<children id="document-templating-impl-2.2.0">
<fragments key="document-templating-impl -- 2.2.0" value="bonita-connector-document-templating-2.2.0.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="commons-collections-3.2.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="commons-lang-2.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="commons-lang3-3.11.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="commons-text-1.9.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.odfdom.converter.core-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.odfdom.converter.pdf-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.odfdom.converter.xhtml-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.converter-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.converter.odt.odfdom-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.core-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.document-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.document.docx-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.document.odt-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.itext.extension-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.template-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="fr.opensagres.xdocreport.template.velocity-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="itext-2.1.7.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="odfdom-java-0.8.7.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="oro-2.0.8.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="velocity-1.7.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="velocity-tools-generic-1.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.2.0" value="xercesImpl-2.9.1.jar" type="CONNECTOR"/>
</children>
<children id="document-converter-impl-2.2.0">
<fragments key="document-converter-impl -- 2.2.0" value="bonita-connector-document-converter-2.2.0.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="commons-collections-3.2.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="commons-collections4-4.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="commons-compress-1.18.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="commons-lang-2.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="commons-lang3-3.11.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="commons-math3-3.6.1.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="commons-text-1.9.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="curvesapi-1.05.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.odfdom.converter.core-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.odfdom.converter.pdf-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.odfdom.converter.xhtml-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.poi.xwpf.converter.core-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.poi.xwpf.converter.pdf-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.poi.xwpf.converter.xhtml-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.converter-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.converter.docx.xwpf-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.converter.odt.odfdom-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.core-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.document-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.document.docx-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.document.odt-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.itext.extension-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.template-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="fr.opensagres.xdocreport.template.velocity-2.0.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="itext-2.1.7.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="odfdom-java-0.8.7.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="ooxml-schemas-1.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="oro-2.0.8.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="poi-4.0.1.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="poi-ooxml-4.0.1.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="velocity-1.7.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="xercesImpl-2.9.1.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.2.0" value="xmlbeans-3.0.1.jar" type="CONNECTOR"/>
</children>
<children id="rest-file-put-impl-1.2.0">
<fragments key="rest-file-put-impl -- 1.2.0" value="bonita-connector-rest-1.2.0.jar" type="CONNECTOR"/>
</children>
<children id="rest-post-impl-1.2.0">
<fragments key="rest-post-impl -- 1.2.0" value="bonita-connector-rest-1.2.0.jar" type="CONNECTOR"/>
</children>
<children id="document-templating-impl-2.3.0">
<fragments key="document-templating-impl -- 2.3.0" value="bonita-connector-document-templating-2.3.0.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="activation-1.1.1.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="commons-text-1.10.0.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.odfdom.converter.core-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.odfdom.converter.pdf-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.odfdom.converter.xhtml-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.converter-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.converter.odt.odfdom-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.core-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.document-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.document.docx-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.document.odt-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.itext.extension-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.template-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="fr.opensagres.xdocreport.template.velocity-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="itext-2.1.7.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="odfdom-java-0.8.7.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="oro-2.0.8.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="velocity-engine-core-2.3.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="velocity-tools-generic-1.4.jar" type="CONNECTOR"/>
<fragments key="document-templating-impl -- 2.3.0" value="xercesImpl-2.9.1.jar" type="CONNECTOR"/>
</children>
<children id="document-converter-impl-2.3.0">
<fragments key="document-converter-impl -- 2.3.0" value="bonita-connector-document-converter-2.3.0.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="SparseBitSet-1.2.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="activation-1.1.1.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="commons-collections4-4.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="commons-compress-1.21.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="commons-math3-3.6.1.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="curvesapi-1.06.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.odfdom.converter.core-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.odfdom.converter.pdf-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.odfdom.converter.xhtml-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.poi.xwpf.converter.core-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.poi.xwpf.converter.pdf-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.poi.xwpf.converter.xhtml-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.converter-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.converter.docx.xwpf-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.converter.odt.odfdom-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.core-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.document-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.document.docx-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.document.odt-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.itext.extension-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="fr.opensagres.xdocreport.template-2.0.4.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="itext-2.1.7.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="log4j-api-2.17.1.jar" exported="false" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="log4j-core-2.17.1.jar" exported="false" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="odfdom-java-0.8.7.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="poi-5.2.0.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="poi-ooxml-5.2.0.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="poi-ooxml-full-5.2.0.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="xercesImpl-2.9.1.jar" type="CONNECTOR"/>
<fragments key="document-converter-impl -- 2.3.0" value="xmlbeans-5.0.3.jar" type="CONNECTOR"/>
</children>
</processDependencies>
<processDependencies id="GROOVY_SCRIPT"/>
<processDependencies id="OTHER"/>
Expand Down
2 changes: 1 addition & 1 deletion bdm/dao-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bonitasoft.example</groupId>
<artifactId>procurement-example-bdm-parent</artifactId>
<version>3.1</version>
<version>3.2</version>
</parent>
<artifactId>procurement-example-bdm-dao-client</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bdm/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bonitasoft.example</groupId>
<artifactId>procurement-example-bdm-parent</artifactId>
<version>3.1</version>
<version>3.2</version>
</parent>
<artifactId>procurement-example-bdm-model</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bdm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bonitasoft.example</groupId>
<artifactId>procurement-example-parent</artifactId>
<version>3.1</version>
<version>3.2</version>
</parent>
<artifactId>procurement-example-bdm-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.bonitasoft.example</groupId>
<artifactId>procurement-example-parent</artifactId>
<version>3.1</version>
<version>3.2</version>
<packaging>pom</packaging>
<modules>
<module>app</module>
Expand Down

0 comments on commit 9ac17ec

Please sign in to comment.