Skip to content

Add okio 3.17.0 with upgraded kotlin version.#1369

Merged
GDLMadushanka merged 1 commit into
wso2:masterfrom
GDLMadushanka:okio
May 12, 2026
Merged

Add okio 3.17.0 with upgraded kotlin version.#1369
GDLMadushanka merged 1 commit into
wso2:masterfrom
GDLMadushanka:okio

Conversation

@GDLMadushanka
Copy link
Copy Markdown
Contributor

Purpose

Add okio 3.17.0 with upgraded kotlin versions
Reference square/okio#1767 (comment)

Add okio 3.17.0 with upgraded kotlin versions
Reference square/okio#1767 (comment)
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e704aa49-3496-431f-b94e-07ab31dfc1e2

📥 Commits

Reviewing files that changed from the base of the PR and between 3e7a4e5 and 5717397.

📒 Files selected for processing (1)
  • okio/3.17.0.wso2v1/pom.xml

📝 Walkthrough

Changes

Added a new Maven bundle module for Okio 3.17.0 (packaged as 3.17.0.wso2v1) in the WSO2 Orbit repository. The module packages the upstream Okio library as an OSGi bundle and includes the following key configuration:

  • Okio version: Upgraded from 3.16.0 to 3.17.0
  • Kotlin version: Upgraded from 2.2.10 to 2.3.21
  • Bundle packaging: Configured via Felix Maven Bundle Plugin with:
    • Export of okio.* packages at bundle version level
    • Embedded kotlin-stdlib dependency in compile and runtime scopes
    • Optional upstream okio dependency declaration

The module follows the existing WSO2 Orbit pattern for wrapping third-party libraries as OSGi-compatible bundles, matching the structure of the previous 3.16.0 version while incorporating the updated component versions.

Walkthrough

This pull request adds a Maven POM file (okio/3.17.0.wso2v1/pom.xml) that defines an OSGi bundle module for Okio version 3.17.0. The POM declares dependencies on the upstream Okio library (optional) and Kotlin stdlib, configures the Felix Maven Bundle Plugin to export Okio packages and embed the Kotlin runtime, and sets up distribution management for WSO2's releases repository. The module establishes version properties for Okio and Kotlin dependency management.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is incomplete. While Purpose is minimally addressed, critical sections like Goals, Approach, Release notes, Documentation, and other required fields are entirely absent. Complete the description template by adding Goals, Approach, Release note, Documentation impact assessment, and other applicable sections. Clarify what kotlin versions were upgraded and why.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding okio 3.17.0 with upgraded kotlin version, which matches the PR's core objective.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@GDLMadushanka GDLMadushanka merged commit 7dc9457 into wso2:master May 12, 2026
2 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.

2 participants