Giter Site home page Giter Site logo

Comments (13)

ruspl-afed avatar ruspl-afed commented on June 21, 2024 1

According to the trace VersionInfo is used from com.ibm.icu.text.SimpleDateFormat that has 172 usages in our source base

from birt.

Adi-raj-2021 avatar Adi-raj-2021 commented on June 21, 2024 1

Hi Team,

Please confirm about the issue resolution and newer version release of Birt

Thanks

from birt.

wimjongman avatar wimjongman commented on June 21, 2024

Thanks for reporting. The version of ICU that we use is too old. We need to upgrade to the latest ICU version.

from birt.

wimjongman avatar wimjongman commented on June 21, 2024

Please attach (not paste in comment) a full stacktrace.

from birt.

Adi-raj-2021 avatar Adi-raj-2021 commented on June 21, 2024

birt_stacktrace.txt
Please find the attached file to get full stacktrace.

Thanks

from birt.

Adi-raj-2021 avatar Adi-raj-2021 commented on June 21, 2024

Hi Team,

Just have few queries
As I checked the latest released Birt modules i.e
https://projects.eclipse.org/projects/technology.birt
https://download.eclipse.org/birt/downloads/drops/
https://download.eclipse.org/birt/downloads/drops/I-R1-4.9.0-201905231911/

May I know this issue covered in which next probable release?
What is the tracking id for this issue?
The current Birt release containing the jar named as "com.ibm.icu_63.1.0.v20181030-1705.jar" , so please let me know what version would be the next release of com.ibm.icu jar?
At what time we expect the fix for this issue ?

These information we needed, as asked by our product management team to keep track this issue to fix in our product.

Thanks

from birt.

wimjongman avatar wimjongman commented on June 21, 2024

This is the tracking issue for this fix.

The snapshot download location can be found in the README.MD: https://github.com/eclipse/birt

Instead of waiting for us to implement a new version of ICU you can also patch the source to NOT use the Version class and create a pull request.

from birt.

Adi-raj-2021 avatar Adi-raj-2021 commented on June 21, 2024

Okay.
I am not too aware how to create pull request for the same. I did not use git in past.
So can you please share the detailed steps how to do that. It will be helpful

Thanks

from birt.

SteveSchafer-Innovent avatar SteveSchafer-Innovent commented on June 21, 2024

As mentioned by the OP, the version currently used in https://github.com/eclipse/birt is com.ibm.icu_63.1.0.v20181030-1705. I've verified that VersionInfo.java is identical to the one in icu4j version 63.1, so the issue should be fixed in the 4.9 release.

FYI, that plugin comes from https://download.eclipse.org/eclipse/updates/4.11 which is specified in org.eclipse.birt.target.target. The most recent version of updates is 4.20, which has a more recent version of com.ibm.icu, which covers more recent versions of unicode. Perhaps it would be a good idea to upgrade to updates 4.20, if it doesn't conflict with anything. I'll give that a try.

Update: That didn't work. updates 4.20 causes a dependency on jetty 10 which isn't provisioned in p2. This is addressed in issue #621.

from birt.

ruspl-afed avatar ruspl-afed commented on June 21, 2024

@SteveSchafer-Innovent we have https://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/ in target, and this Orbit drop contains icu4j version 63.1
I suggest to mention what we need in our target explicitly:

...
		<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
			<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20190226160451/repository/"/>
			<unit id="com.ibm.icu" version="63.1.0"/>
...

and also add version constraints to our bundles that uses com.ibm.icu

from birt.

Adi-raj-2021 avatar Adi-raj-2021 commented on June 21, 2024

Hi Team,

Please let us know if the new Birt module available for download which having the fix for this issue.
Also share the version of new Birt release.(which covering under 4.9 milestone)

Thanks

from birt.

Adi-raj-2021 avatar Adi-raj-2021 commented on June 21, 2024

If new Birt release is not available yet , what is the expected date of release?
(As per the milestone 4.9 , it showing due date 15 sept , please confirm)

from birt.

wimjongman avatar wimjongman commented on June 21, 2024

Fixed.

from birt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.