Update ant plugin to use get_build_properties
Metadata
Current evaluation
Resolved by merging pull request #991, which updated the ant plugin to use get_build_properties() and added corresponding unit tests.
Suggested action: —
No scores available.
Issue body
Update ant plugin to use get_build_properties()
Also updated unit test
https://github.com/snapcore/snapcraft/pull/991
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Resolved by merging pull request #991, which updated the ant plugin to use get_build_properties() and added corresponding unit tests. | |
| qwen/qwen3.6-35b-a3b | — | — | Resolved via pull request #991. The ant plugin was updated to use get_build_properties(), with corresponding unit tests updated to match the implementation. | |
| qwen/qwen3.6-35b-a3b | — | — | Updated the ant plugin to use get_build_properties() and adjusted unit tests. The change was merged via pull request #991, closing the issue. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Updated the ant plugin to use get_build_properties() and adjusted unit tests. The changes were merged via pull request #991, resolving the issue. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #991 Updated ant plugin to use get_build_properties() | snapcraft | merged | Merged after approval, the ant plugin was updated to properly use get_build_properties() and register with the build-properties list, resolving a warning issue. The change added 18 lines across 3 files and passed all checks. | |
| #974 Updated maven plugin to use get_build_properties() | snapcraft | merged | Merged update to the maven plugin that replaces schema modification with get_build_properties(). Unit tests were added to verify the change, resolving deprecated property checks. CI passed and coverage increased by 0.02%. | |
| #1650597 Update kernel plugin to use get_build_properties | snapcraft (launchpad) | closed | Merged via pull request #995. The kernel plugin was updated to use get_build_properties() instead of modifying the schema, with corresponding tests added to test_plugin_kernel.py. | |
| #1650608 Update autotools plugin to use get_build_properties | snapcraft (launchpad) | closed | Merged changes from pull request 999 update the autotools plugin to use get_build_properties() instead of modifying the schema. Tests were added to test_plugin_autotools.py, and the implementation was integrated into the codebase. | |
| #994 Updated kbuild plugin to use get_build_properties() | snapcraft | closed | Updated the kbuild plugin to use get_build_properties(). The change was merged and consolidated with PR #995, closing the request without additional review. | |
| #1649986 update maven plugin to use get_build_properties | snapcraft (launchpad) | closed | The maven plugin was updated to use get_build_properties() instead of modifying the schema. The issue was closed after implementation. | |
| #1650553 Update qmake plugin to use get_build_properties | snapcraft (launchpad) | closed | Updated the qmake plugin to use get_build_properties() and get_pull_properties() instead of schema modifications, with new tests added. The associated pull request was merged, closing the issue. | |
| #992 plugins: update make plugin to use get_build_properties() | snapcraft | merged | Merged into master. Updated the make plugin to use get_build_properties() and added corresponding tests. Approved by a reviewer, passed CI checks, and resolved Launchpad bug 1650548. | |
| #975 Updated gradle plugin to use get_build_properties() | snapcraft | merged | Merged following reviewer approval and passing CI. The update replaces direct schema modification in maven.py with the get_build_properties() method, resolving bug 1649988. The change modifies three files, adding 18 lines and removing 4. | |
| #1650548 Update make plugin to use get_build_properties | snapcraft (launchpad) | closed | The make plugin was updated to use get_build_properties() instead of schema modification, with tests added. The issue was closed after implementation. |