commons-configuration icon indicating copy to clipboard operation
commons-configuration copied to clipboard

Apache Commons Configuration

Results 15 commons-configuration issues
Sort by recently updated
recently updated
newest added

Bumps [javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) from 2.6 to 3.0.0. Commits afb5c51 [maven-release-plugin] prepare release javacc-maven-plugin-3.0.0 720379c fix link 7f316dd add simple README 1244e73 Fix #22 link to javacc new web site (#23) b0c5e36...

dependencies
java

Because of floating point imprecision, you're unlikely to get the value you expect from the BigDecimal(double) constructor. See https://rules.sonarsource.com/java/type/Bug/RSPEC-2111.

This PR adds a new Configuration called PrefixConfiguration. It is similar to SubsetConfiguration, and barrows heavily from it. The difference is that it allows a user to apply a prefix...

This PR contains small code changes in `org.apache.commons.configuration2.INIConfiguration`, which will treat inline comments on section declaration line consistently.

Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.2 to 2.0.4. Release notes Sourced from ossf/scorecard-action's releases. v2.0.4 Fixes #856 What's Changed :seedling: Bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 by @​dependabot in ossf/scorecard-action#934 feat: do...

dependencies
github_actions

Bumps `slf4j.version` from 2.0.2 to 2.0.3. Updates `slf4j-api` from 2.0.2 to 2.0.3 Commits b2cb05f prepare release 2.0.3 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger b500a6f javadoc...

dependencies
java

Bumps [javacc-maven-plugin](https://github.com/mojohaus/javacc-maven-plugin) from 2.6 to 3.0.1. Release notes Sourced from javacc-maven-plugin's releases. 3.0.1 🐛 Bug Fixes Do not overwrite javacc defaults (#27) @​cesarb 📦 Dependency updates Bump mojo-parent from 69...

dependencies
java

Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 67 to 68. Changelog Sourced from org.apache.commons:commons-parent's changelog. Apache Commons Parent 68 RELEASE NOTES The Apache Commons Parent team is pleased to announce the release of Apache...

dependencies
java

Bumps `spring.version` from 5.3.33 to 6.1.5. Updates `org.springframework:spring-core` from 5.3.33 to 6.1.5 Release notes Sourced from org.springframework:spring-core's releases. v6.1.5 :star: New Features Extract reusable method for URI validations #32440 Allow...

dependencies
java

@garydgregory I get following error while clean installing, but I'm not familiar with japicmp: `[ERROR] Failed to execute goal com.github.siom79.japicmp:japicmp-maven-plugin:0.18.5:cmp (default) on project commons-configuration2: There is at least one incompatibility:...