Skip to content

Conversation

yutaro-sakamoto
Copy link
Contributor

@yutaro-sakamoto yutaro-sakamoto commented Jul 24, 2025

Fix

@yutaro-sakamoto yutaro-sakamoto marked this pull request as ready for review July 25, 2025 01:09
@Copilot Copilot AI review requested due to automatic review settings July 25, 2025 01:09
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR releases version 1.1.11 of opensource COBOL 4J, updating version numbers across all relevant files and documentation. The release includes a fix for OPEN operations on INDEXED files to properly set file status to 30 for invalid or corrupted file formats.

  • Version number updates from 1.1.10 to 1.1.11 across configuration files, source code, and documentation
  • Updated release notes and changelogs with bug fix information
  • Added new version entry to requirements documentation

Reviewed Changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
win/config.h Updates Windows configuration package version strings
tests/package.m4 Updates test framework package metadata
tests/command-line-options.src/info-java-dir.at Updates expected version in JSON output tests
libcobj/app/src/main/java/jp/osscons/opensourcecobol/libcobj/user_util/cobj_api/ApiFilesOptions.java Updates version string in command-line option handler
libcobj/app/src/main/java/jp/osscons/opensourcecobol/libcobj/Const.java Updates version constant in Java library
libcobj/app/build.gradle.kts Updates Maven publication version
doc/requirements-all.md Adds compatibility entries for version 1.1.11
configure.ac Updates autoconf package initialization with new version
configure Updates generated configure script with new version strings
ReleaseNote.md Replaces previous release content with current bug fix information
README_JP.md Updates Japanese installation instructions with new version
README.md Updates English installation instructions with new version
NEWS Adds bug fix entry for indexed file OPEN operation
ChangeLog Adds release entry with date and version
CHANGELOG.md Adds structured changelog entry for the new version

@yutaro-sakamoto yutaro-sakamoto merged commit 48e1c40 into opensourcecobol:develop Jul 25, 2025
139 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant