Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
lysine-dev
/
okio
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
9k
Code
Issues
89
Pull requests
14
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add module-info.java
- #1486
#1486
Open
Sineaggi
wants to merge 24 commits into
lysine-dev:main
lysine-dev/okio:main
from
Sineaggi:add-module-info
Sineaggi/okio:add-module-info
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Add module-info.java
#1486
Sineaggi
wants to merge 24 commits into
lysine-dev:main
lysine-dev/okio:main
from
Sineaggi:add-module-info
Sineaggi/okio:add-module-info
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2024
Add module-info.java
Sineaggi
committed
18a2c42
View commit details
Copy full SHA for 18a2c42
Browse repository at this point
Try kotlin-multiplatform withJava approach
Sineaggi
committed
bffc4da
View commit details
Copy full SHA for bffc4da
Browse repository at this point
Move module-info.class file to versions directory
Sineaggi
committed
8924329
View commit details
Copy full SHA for 8924329
Browse repository at this point
Use sourceSets
Sineaggi
committed
b251c4d
View commit details
Copy full SHA for b251c4d
Browse repository at this point
Simplify task inputs
Sineaggi
committed
be95292
View commit details
Copy full SHA for be95292
Browse repository at this point
Commits on Jun 2, 2024
Derive dependsOn from inputs
Sineaggi
committed
f46b19b
View commit details
Copy full SHA for f46b19b
Browse repository at this point
Commits on Jun 3, 2024
Add integration test
Sineaggi
committed
42cd517
View commit details
Copy full SHA for 42cd517
Browse repository at this point
Use multiplatform's withJava feature
Sineaggi
committed
35d8e20
View commit details
Copy full SHA for 35d8e20
Browse repository at this point
Merge branch 'refs/heads/master' into add-module-info
Show description for 0796297
Sineaggi
committed
0796297
View commit details
Copy full SHA for 0796297
Browse repository at this point
Fix nested dependsOn
Sineaggi
committed
6230964
View commit details
Copy full SHA for 6230964
Browse repository at this point
Remove no longer necessary fixupmessages
Sineaggi
committed
d9363fd
View commit details
Copy full SHA for d9363fd
Browse repository at this point
Simplify module compilation
Sineaggi
committed
3524cf2
View commit details
Copy full SHA for 3524cf2
Browse repository at this point
Avoid task configuration
Sineaggi
committed
b7ecd73
View commit details
Copy full SHA for b7ecd73
Browse repository at this point
Commits on Jun 4, 2024
Avoid jul.Logger on java > 8
Sineaggi
committed
c3a31b3
View commit details
Copy full SHA for c3a31b3
Browse repository at this point
Convert loggers to kotlin
Sineaggi
committed
510a2b4
View commit details
Copy full SHA for 510a2b4
Browse repository at this point
Simplify sourceSet
Sineaggi
committed
5ee60c7
View commit details
Copy full SHA for 5ee60c7
Browse repository at this point
Make loggers kotlin-internal
Sineaggi
committed
2ab80d8
View commit details
Copy full SHA for 2ab80d8
Browse repository at this point
Rewrite module test in kotlin
Sineaggi
committed
d44d3a4
View commit details
Copy full SHA for d44d3a4
Browse repository at this point
Update modular tests to be more reasonable
Sineaggi
committed
7913508
View commit details
Copy full SHA for 7913508
Browse repository at this point
Commits on Jun 5, 2024
Update jar to not include compilation results
Sineaggi
committed
0e2fe7b
View commit details
Copy full SHA for 0e2fe7b
Browse repository at this point
Commits on Jun 6, 2024
Ensure mr-jar contains new logger class
Sineaggi
committed
8ae775b
View commit details
Copy full SHA for 8ae775b
Browse repository at this point
Commits on Jul 15, 2025
Merge branch 'master' into add-module-info
Sineaggi
committed
09a40e9
View commit details
Copy full SHA for 09a40e9
Browse repository at this point
Migrate to kotlin test
Sineaggi
committed
a0cb0ee
View commit details
Copy full SHA for a0cb0ee
Browse repository at this point
Simplify build after removing kotlin
Sineaggi
committed
f0fa97f
View commit details
Copy full SHA for f0fa97f
Browse repository at this point
You can’t perform that action at this time.