Commit 2348843
committed
build: align 2.0.x pom.xml with okhttp3-extension template (JDK 17)
- Restructure pom.xml to match okhttp3-extension feature/2.0.x template
- Adopt Aliyun distributionManagement, central-publishing-maven-plugin
- Use okhttp 5.4.0 (JDK 17+ line), jackson 2.22.0, slf4j 2.0.18
- Use Lombok 1.18.46, commons-exec 1.4.0, junit 5.11.4
- Add maven.compiler.release for JDK 17 modular compile
- Adopt full pluginManagement: enforcer, compiler, deploy, gpg, install,
jar, javadoc, release, resources, source, surefire, central-publishing
- Add OpenCodeRequestContext (workspace routing context)
- Add OpenCodeHttpClientTest (MockWebServer integration test)1 parent b44571b commit 2348843
3 files changed
Lines changed: 645 additions & 436 deletions
File tree
- src
- main/java/io/github/hiwepy/opencode/api
- test/java/io/github/hiwepy/opencode/api
0 commit comments