Project

General

Profile

Actions

Patch #39971

closed

Remove specific platform constraints for database adapter gems

Added by Go MAEDA 4 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

This patch simplifies the Gemfile by removing the :platforms constraints from the database adapter gems.

Since Redmine used to support JRuby, the Gemfile included platform-specific dependencies to use different database adapters for JRuby and MRI Ruby. However, the database adapter gems for JRuby were removed from the Gemfile in r16517, making these platform-specific conditions no longer necessary.


Files

remove-platforms.patch (1.05 KB) remove-platforms.patch Go MAEDA, 2023-12-29 06:21
Actions #1

Updated by Go MAEDA 4 months ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch in r22578.

Actions

Also available in: Atom PDF