Jeroen Meijer

Results 31 issues of Jeroen Meijer

### Expected Behavior I would like to see the `PluginManager` having the feature to give me all "first-order" plugins. I.e. the plugins that were applied by a project itself, and...

a:feature
in:plugin-management

The propel:build-sql task and other tasks have the default environment set to `dev`. When such an environment does not exists the task will simply output `[phingcall] Error importing platform/Platform.php`. Which...

I believe https://semver.org specifies no more than three levels (major, minor and patch). This is a backwards incompatible change, hence I bumped the major version for semver4j as well.

#### Feature summary At this moment I do not think AssertJ supports non-accessible classes and fields with Java 17+. Would it be useful to have a default `RecursiveComparisonConfiguration` that ignores...

theme: recursive comparison

I am looking for a list of visitors/detectors that I can omit. Specifically, I am look for the allowed values for https://spotbugs.github.io/spotbugs-maven-plugin/spotbugs-mojo.html#omitVisitors. Previously, in SpotBugs 3.1, this list could be...

documentation
good first issue

I think the approach of distributing aws sam cli needs serious reconsideration. My concern is largely based on this document https://drewdevault.com/2021/09/27/Let-distros-do-their-job.html. Distributions are responsible for distributing software, not the developer....

type/bug
platform/linux
area/installation
stage/needs-investigation

**Affects PMD Version:** 7.0.0 **Description:** Errors about unreachable methods are intermittently (only 50% of the times) produced. 1. Unknown error occurred while executing a PmdRunnable: net.sourceforge.pmd.util.ContextedAssertionError: This should be unreachable:...

a:bug
was:unreproducible

~/ut/ltsmin-2.0/src/gcf-tool(master) $ ./gcf --list ../xyz.gcf Archive ../xyz.gcf contains: stream size compressed stream name (compression) 4 12 init (gzip) 316 45 SL-0-0 (rle32|gzip) 316 50 SL-0-1 (rle32|gzip) 316 55 SL-0-2 (rle32|gzip)...

bug

From TODO file in testsuite/ : The test suite needs still to be extended with: tests for the distributed tools using --mpi, --workers and --procs. The distributed backend is tested...

enhancement