Skip to content

Commit

Permalink
Update Jasper Reports to version 6.12.2
Browse files Browse the repository at this point in the history
- Unfortunately, version 6.13 and later creates dozens of jr-fontXXXXXXXXXXXXXX.ttf temporary files in the temp folder.
  • Loading branch information
Phillipus committed Jan 9, 2025
1 parent d6d24d6 commit a3fce50
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion com.archimatetool.jasperreports/.classpath
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/jasperreports-6.21.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jasperreports-6.12.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
Expand Down
4 changes: 2 additions & 2 deletions com.archimatetool.jasperreports/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Bundle-ClassPath: com.archimatetool.jasperreports.jar,
lib/commons-digester-2.1.jar,
lib/commons-logging-1.3.4.jar,
lib/ecj-4.9.jar,
lib/jasperreports-6.21.4.jar,
lib/jasperreports-fonts-6.21.4.jar,
lib/jasperreports-6.12.2.jar,
lib/jasperreports-fonts-6.12.2.jar,
lib/jackson-core-2.18.2.jar,
lib/jackson-databind-2.18.2.jar,
lib/openpdf-2.0.3.jar
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a3fce50

Please sign in to comment.