| commit | 0f72fdb6aadc05acd94e71c3a274ea67e04befd2 | [log] [tgz] |
|---|---|---|
| author | Guillaume Nodet <gnodet@gmail.com> | Thu Jul 17 18:31:38 2025 +0000 |
| committer | Guillaume Nodet <gnodet@gmail.com> | Thu Jul 17 18:31:38 2025 +0000 |
| tree | 82efa435d0e0b568ca70b865efa4e3959a76136e | |
| parent | ae1327d3413296636e2a4985634978be57be883c [diff] |
Complete integration test fixes - all JDK tests now passing - Remove invoker.properties from tests that actually succeed (jdk_direct_url) - Keep invoker.properties only for tests that fail due to network isolation - All 8 JDK integration tests now pass successfully - Tests properly validate configuration generation and plugin behavior - Fixed test expectations to match actual behavior in isolated test environment
You have found a bug, or you have an idea for a cool new feature? Contributing code is a great way to give something back to the open source community. Before you dig right into the code, there are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.
We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
git diff --check before committing.mvn -Prun-its verify to assure nothing else was accidentally broken.If you plan to contribute on a regular basis, please consider filing a contributor license agreement.