A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd/issues/2161 below:

[core] ResourceLoader is deprecated and marked as internal but is exposed · Issue #2161 · pmd/pmd · GitHub

Affects PMD Version:

6.20

Rule:

Description:

We're using something like this to load rulesets:

final RuleSetFactory ruleSetFactory = RulesetsFactoryUtils.getRulesetFactory(configuration, new ResourceLoader());

final RuleSets ruleSets = RulesetsFactoryUtils.getRuleSetsWithBenchmark(configuration.getRuleSets(), ruleSetFactory);

ResourceLoader is marked as deprecated and as internal API but it's exposed in public api. It'd be nice to know what to use instead.

Code Sample demonstrating the issue:

Running PMD through: [Other]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4