birt
birt copied to clipboard
Eclipse BIRT™ The open source reporting and data visualization project.
I have the sql for a report something similar to below sql. this report was working fine before upgrade to 4.21. Now throwing error. Due to business reason I had...
Hi everyone, Is there a plan to update to axis2? The axis1 library hasn't been updated since 2006, and switching to axis2 would be a major change (see https://axis.apache.org/axis2/java/core/)), necessary...
https://github.com/eclipse-birt/birt/issues/2329
Birt Version: 4.21.0 Description: In a report containing a crosstab, one column displays student names that must be sorted in alphabetical order. However, when a name begins with an accented...
Tracks the release engineering activities for the 4.22 release. ### Opening actions - [x] Update version numbers - [ ] Set 4.23 Milestone release date - [ ] Create 4.23...
Return BEFORE_AVOID_WITH_NULL when RowArea._split() cannot split due to page-break-inside: avoid, preventing infinite retry loops. Fixes #2319
Configures GitHub Copilot coding agent for this repository by providing project context and conventions. ## Changes Created `.github/copilot-instructions.md` with: - **Build system**: Maven 3.9.11 + Tycho, JDK 21, multi-module project...
## Jakarta EE 9 Migration - COMPLETED ✅ This PR implements the complete automated migration from javax.* to jakarta.* across the BIRT repository for Jakarta EE 9 compatibility. ### Migration...
When I'm trying to integrate the oda.mongodb into spring boot 3.5+. I get this error message `java.lang.NoSuchMethodError: 'com.mongodb.internal.connection.StreamFactoryFactory com.mongodb.internal.connection.StreamFactoryHelper.getSyncStreamFactoryFactory(com.mongodb.connection.TransportSettings, com.mongodb.spi.dns.InetAddressResolver)' at com.mongodb.MongoClient.(MongoClient.java:256) ~[mongodb-driver-legacy-5.5.1.jar:na] at com.mongodb.MongoClient.(MongoClient.java:444) ~[mongodb-driver-legacy-5.5.1.jar:na] at com.mongodb.MongoClient.(MongoClient.java:330) ~[mongodb-driver-legacy-5.5.1.jar:na] at...
Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).