Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044869
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Barcode generation in reportsminorhave not tried2020-08-21 18:092021-11-15 11:03
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0044869: Upgrade batik library

DescriptionAfter fixing issue 0044754, the batik-ext-1.7 and xml-apis-1.3.04 .jar files were removed from the module as they were causing JDK split package problems.

They were removed because it was not possible to upgrade to a newer version because the current version of the jasper library in core depends on batik 1.7, mainly because some classes were repackaged in batik 1.8 (example:
org.apache.batik.dom.svg.SAXSVGDocumentFactory ->
org.apache.batik.anim.dom.SAXSVGDocumentFactory)


Checking upstream changes that seems that the original split package problem is fixed since version 1.11 of that project.
http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/CHANGES [^]
https://issues.apache.org/jira/browse/BATIK-1249 [^]
https://xmlgraphics.apache.org/batik/ [^]

The jar files should be updated to latest (!) available upstream version 1.13 t o solve this issue.

Apart of having this 1.13 includes some security fixes.
Steps To ReproduceIn description
Proposed SolutionTo upgrade this library it is necessary to upgrade jasper library first.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0044754 closedcaristu Modules 2 jar libraries related to batik cause split package problem (batik-ext-1.7.jar, xml-apis-1.3.04.jar) 
depends on design defect 0046016 closedcberner Openbravo ERP jasper reports library should be updated to the last version 
blocks design defect 0047090 newTriage Platform Base Openbravo ERP Tracking issue: Library update 

-  Notes
(0132622)
hgbot (developer)
2021-10-25 18:11

Merge Request created: https://gitlab.com/openbravo/product/mods/org.openbravo.service.reporting.barcode/-/merge_requests/2 [^]
(0133021)
hgbot (developer)
2021-11-15 11:03

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/mods/org.openbravo.service.reporting.barcode [^]
Changeset: 698d888f2331055bcbfc4ad5eb54019b81326fe7
Author: Cristian Berner <cristian.berner@openbravo.com>
Date: 2021-10-05T11:01:24+02:00
URL: https://gitlab.com/openbravo/product/mods/org.openbravo.service.reporting.barcode/-/commit/698d888f2331055bcbfc4ad5eb54019b81326fe7 [^]

Fixes ISSUE-44869: Upgrade batik library to version 1.14

---
A lib/runtime/batik-anim-1.14.jar
A lib/runtime/batik-awt-util-1.14.jar
A lib/runtime/batik-bridge-1.14.jar
A lib/runtime/batik-constants-1.14.jar
A lib/runtime/batik-css-1.14.jar
A lib/runtime/batik-dom-1.14.jar
A lib/runtime/batik-ext-1.14.jar
A lib/runtime/batik-extension-1.14.jar
A lib/runtime/batik-gvt-1.14.jar
A lib/runtime/batik-i18n-1.14.jar
A lib/runtime/batik-parser-1.14.jar
A lib/runtime/batik-script-1.14.jar
A lib/runtime/batik-shared-resources-1.14.jar
A lib/runtime/batik-svg-dom-1.14.jar
A lib/runtime/batik-svggen-1.14.jar
A lib/runtime/batik-transcoder-1.14.jar
A lib/runtime/batik-util-1.14.jar
A lib/runtime/batik-xml-1.14.jar
A lib/runtime/xmlgraphics-commons-2.6.jar
M legal/Licensing.txt
R lib/runtime/batik-anim-1.7.jar
R lib/runtime/batik-awt-util-1.7.jar
R lib/runtime/batik-bridge-1.7.jar
R lib/runtime/batik-css-1.7.jar
R lib/runtime/batik-dom-1.7.jar
R lib/runtime/batik-extension-1.7.jar
R lib/runtime/batik-gvt-1.7.jar
R lib/runtime/batik-parser-1.7.jar
R lib/runtime/batik-script-1.7.jar
R lib/runtime/batik-svg-dom-1.7.jar
R lib/runtime/batik-svggen-1.7.jar
R lib/runtime/batik-transcoder-1.7.jar
R lib/runtime/batik-util-1.7.jar
R lib/runtime/batik-xml-1.7.jar
---
(0133022)
hgbot (developer)
2021-11-15 11:03

Merge request merged: https://gitlab.com/openbravo/product/mods/org.openbravo.service.reporting.barcode/-/merge_requests/2 [^]

- Issue History
Date Modified Username Field Change
2020-08-21 18:09 caristu New Issue
2020-08-21 18:09 caristu Assigned To => caristu
2020-08-21 18:09 caristu Issue generated from 0044754
2020-08-21 18:09 caristu Relationship added related to 0044754
2020-08-24 09:58 shuehner Issue Monitored: shuehner
2021-06-11 14:58 shuehner Relationship added depends on 0046016
2021-06-11 17:47 shuehner Relationship added blocks 0047090
2021-10-25 18:11 hgbot Note Added: 0132622
2021-11-15 11:03 hgbot Resolution open => fixed
2021-11-15 11:03 hgbot Status new => closed
2021-11-15 11:03 hgbot Note Added: 0133021
2021-11-15 11:03 hgbot Note Added: 0133022


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker