Skip to content
This repository has been archived by the owner on Feb 2, 2025. It is now read-only.

Commit

Permalink
Fixed #60 - Remove PDFJet dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
eselmeister committed Jan 29, 2024
1 parent 0d256dd commit deb16fe
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 248 deletions.
15 changes: 1 addition & 14 deletions openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,6 @@
<!--
Plug-ins that are part of compilation.
-->
<license>
<comments>PDFJet 2.81.0 (http://pdfjet.com/os/edition.html)</comments>
<name>Open Source License</name>
<url>http://pdfjet.com/os/download.html</url>
</license>
<license>
<comments>OrientDB 2.1.16 (http://www.orientechnologies.com)</comments>
<name>Apache License v2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
<license>
<comments>Jackcess 3.2.1 (https://github.com/jahlborn/jackcess)</comments>
<name>Apache License v2.0</name>
Expand Down Expand Up @@ -89,9 +79,6 @@
<module>../thirdpartylibraries.targetplatform</module>
<module>../../plugins</module>
<module>../../features</module>
<!-- PDFJet -->
<module>../../plugins/net.openchrom.thirdpartylibraries.pdfjet</module>
<module>../../features/net.openchrom.thirdpartylibraries.pdfjet.feature</module>
<!-- CDK -->
<module>../../plugins/net.openchrom.thirdpartylibraries.cdk</module>
<module>../../features/net.openchrom.thirdpartylibraries.cdk.feature</module>
Expand All @@ -110,4 +97,4 @@
<!-- Update Site (Selected third party libraries) -->
<module>../../sites/net.openchrom.thirdpartylibraries.updateSite</module>
</modules>
</project>
</project>

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
15 changes: 0 additions & 15 deletions openchrom/plugins/net.openchrom.thirdpartylibraries.pdfjet/pom.xml

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<feature url="features/net.openchrom.thirdpartylibraries.cdk.feature_2.8.0.qualifier.jar" id="net.openchrom.thirdpartylibraries.cdk.feature" version="2.8.0.qualifier">
<category name="net.openchrom.thirdpartylibraries"/>
</feature>
<feature url="features/net.openchrom.thirdpartylibraries.pdfjet.feature_2.81.0.qualifier.jar" id="net.openchrom.thirdpartylibraries.pdfjet.feature" version="2.81.0.qualifier">
<category name="net.openchrom.thirdpartylibraries"/>
</feature>
<feature url="features/net.openchrom.thirdpartylibraries.jhdf5.feature_19.4.1.qualifier.jar" id="net.openchrom.thirdpartylibraries.jhdf5.feature" version="19.4.1.qualifier">
<category name="net.openchrom.thirdpartylibraries"/>
</feature>
Expand Down

0 comments on commit deb16fe

Please sign in to comment.