Skip to content

Pull requests: PCGen/pcgen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Build(deps): bump net.sourceforge.pmd:pmd-java from 7.25.0 to 7.26.0 dependencies Pull requests that update a dependency file java Pull requests that update java code
#7651 opened Jun 30, 2026 by dependabot Bot Loading…
Build(deps): bump net.sourceforge.pmd:pmd-ant from 7.25.0 to 7.26.0 dependencies Pull requests that update a dependency file java Pull requests that update java code
#7650 opened Jun 30, 2026 by dependabot Bot Loading…
Remove unnecessary 'public' modifier from JUnit 5 test methods and classes
#7649 opened Jun 29, 2026 by Vest Contributor Loading…
2 tasks done
Build(deps): bump org.junit:junit-bom from 6.1.0 to 6.1.1 dependencies Pull requests that update a dependency file java Pull requests that update java code
#7648 opened Jun 29, 2026 by dependabot Bot Loading…
Build(deps): bump gradle-wrapper from 9.6.0 to 9.6.1 dependencies Pull requests that update a dependency file java Pull requests that update java code
#7647 opened Jun 29, 2026 by dependabot Bot Loading…
Fix character chooser opening in non-writable Program Files folder
#7646 opened Jun 26, 2026 by Vest Contributor Loading…
2 tasks done
Fail gracefully when data sources are missing or malformed
#7645 opened Jun 26, 2026 by Vest Contributor Loading…
Replace pcgen.base.logging SPI with java.lang.System.Logger
#7644 opened Jun 26, 2026 by Vest Contributor Loading…
spotbugs: fix PZLA, SI, DB_DUP, MC_OVERRIDABLE — 4 small residual findings
#7643 opened Jun 26, 2026 by Vest Contributor Loading…
itest: drop 52 JUnit 4-era dummyTest() methods
#7642 opened Jun 26, 2026 by Vest Contributor Loading…
TypeSafeConstant siblings: use Map.computeIfAbsent in getConstant
#7641 opened Jun 26, 2026 by Vest Contributor Loading…
PMD: remove redundant 'implements' (UnnecessaryInterfaceDeclaration)
#7640 opened Jun 25, 2026 by Vest Contributor Loading…
spotbugs: suppress 6 design-intentional cast/CT findings
#7639 opened Jun 25, 2026 by Vest Contributor Loading…
LoadContextFacet: helper kills 7 redundant NP_NULL findings
#7636 opened Jun 25, 2026 by Vest Contributor Loading…
CDOM: mark CNAbility + CNAbilitySelection final (CT_CONSTRUCTOR_THROW)
#7635 opened Jun 25, 2026 by Vest Contributor Loading…
spotbugs cleanups: drop dead fields/locals + small fixes
#7634 opened Jun 25, 2026 by Vest Contributor Loading…
spotbugs: suppress 4 design-intentional findings
#7633 opened Jun 25, 2026 by Vest Contributor Loading…
spotbugs_ignore: suppress SE_BAD_FIELD for cdom facet events
#7632 opened Jun 25, 2026 by Vest Contributor Loading…
SpotBugs concurrency: holder-idiom singleton + volatile flag
#7631 opened Jun 25, 2026 by Vest Contributor Loading…
Name native installers like the portable zip (version + OS/arch)
#7630 opened Jun 24, 2026 by karianna Contributor Loading…
build.gradle: re-sign Mac bundle ad-hoc after patchMacJpackage
#7629 opened Jun 24, 2026 by Vest Contributor Loading…
Drop dead Jenkins/Appveyor/SourceForge autobuild infrastructure
#7617 opened Jun 20, 2026 by Vest Contributor Loading…
5 of 6 tasks
ProTip! Exclude everything labeled bug with -label:bug.